Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 13:45:13 +0000 (UTC)
From:      Volker Stolz <vs@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: CVSNT port doesn't work at all coredumps even trying to telnet into it
Message-ID:  <d0hlt8$4bd$1@sea.gmane.org>
References:  <42231C1D.6010005@roq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Michael Vince <mv@roq.com>:
> 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

At least on 4.11 this does not happen:
stolz@menelaos [14:47:37]>  telnet localhost 2402
Trying ::1...
Connected to localhost.
Escape character is '^]'.
CVSLock 2.0 Ready

^]
telnet> quit
Connection closed.

Can you please send the output of ldd /usr/local/bin/cvslockd?
Please run the core dump through gdb! You might want to rebuild the
port and use the binary from the port instead of the installed version
to get debugging symbols.
Also, you might want to file a PR using send-pr.
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0hlt8$4bd$1>