bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[darwin / OS X 10.1.3] "cvs log -r," core dumps in strlen()


From: Richard Soderberg
Subject: [darwin / OS X 10.1.3] "cvs log -r," core dumps in strlen()
Date: Mon, 4 Mar 2002 15:04:43 -0500

on darwin OS X 10.1.3, "cvs log -r," core dumps in strlen(). Is this a bug in full-blown CVS, or a bug in darwin's version of CVS?

R.

localhost% gdb cvs
GNU gdb 5.0-20001113 (Apple version gdb-203) (Wed Nov 7 16:28:57 GMT 2001) (UI_OUT)
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-apple-macos10".
Reading symbols for shared libraries .. done
(gdb) set args log -r,
(gdb) run
Starting program: /usr/bin/cvs log -r,
[Switching to thread 1 (process 2527 thread 0x1903)]

Program received signal EXC_BAD_ACCESS, Could not access memory.
0x70000a50 in strlen ()
(gdb) bt
#0  0x70000a50 in strlen ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]