Bug with cvslockd on the FreeBSD 5.3

Volker Stolz vs at FreeBSD.org
Fri Mar 11 05:52:06 PST 2005


Am 11. Mar 2005 um 14:19 CET schrieb Alexey N. Kovyrin:

> P.S. Can u crosspost this message to maillist too?

Full text below. Please  check if the latest version from ports fixes
your problem, fjoe@ (the maintainer) mentioned there was a recent update.

Volker

> >* Michael Vince <mv at roq.com 
> ><http://lists.freebsd.org/mailman/listinfo/freebsd-ports>>:
> >>/ I would just like to let the mailing list know about the CVSNT port.
> /> >/ The CVSNT port doesn't work, I fact I have tried it on and off over a 
> /> >/ 6month period and it has never worked
> /> >
> >//>/ Even just running '/usr/local/bin/cvslockd' and telneting it 
> >instantly 
> /> >/ core dumps it on a 5.3 release machine.
> /> >/ telnet localhost 2402
> I have this problem too....
> 
> -su-3.00# cvslockd -d &
> [1] 50531
> -su-3.00# Initialising socket...ok
> Starting lock server on port 2402/tcp...
> CVS Lock service initialised successfully
> -su-3.00# echo $CVSROOT
> /cvs/diplom
> -su-3.00# cvs init
> cvs [init aborted]: Error communicating with lock server
> [1]+  Segmentation fault      (core dumped) cvslockd -d
> -su-3.00#
> 
> 
> 
> -su-3.00# gdb /usr/local/bin/cvslockd cvslockd.core
> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 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 "i386-marcel-freebsd"...
> Core was generated by `cvslockd'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /lib/libcrypt.so.2...done.
> Loaded symbols for /lib/libcrypt.so.2
> Reading symbols from /usr/local/lib/libiconv.so.4...done.
> Loaded symbols for /usr/local/lib/libiconv.so.4
> Reading symbols from /usr/lib/libstdc++.so.4...done.
> Loaded symbols for /usr/lib/libstdc++.so.4
> Reading symbols from /lib/libm.so.3...done.
> Loaded symbols for /lib/libm.so.3
> Reading symbols from /lib/libc.so.5...done.
> Loaded symbols for /lib/libc.so.5
> Reading symbols from /libexec/ld-elf.so.1...done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0  0x282a1377 in times () from /lib/libc.so.5
> (gdb) bt
> #0  0x282a1377 in times () from /lib/libc.so.5
> #1  0x080495fe in lock_time () at LockParse.cpp:158
> #2  0x0804990e in OpenLockClient (s=5, sin=0xbfbfe790, sinlen=16) at 
> LockParse.cpp:234
> #3  0x08050ad9 in run_server (port=2402, seq=0, local_only=0) at 
> server.cpp:197
> #4  0x08049475 in main (argc=2, argv=0xbfbfed88) at cvslockd.cpp:71
> (gdb)
> 
> 
> -su-3.00# ldd /usr/local/bin/cvslockd
> /usr/local/bin/cvslockd:
>        libcrypt.so.2 => /lib/libcrypt.so.2 (0x28081000)
>        libiconv.so.4 => /usr/local/lib/libiconv.so.4 (0x2809a000)
>        libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x28171000)
>        libm.so.3 => /lib/libm.so.3 (0x28247000)
>        libc.so.5 => /lib/libc.so.5 (0x28260000)
> -su-3.00#
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME


More information about the freebsd-ports mailing list