[cvsnt] Re: Crash on socket connect
Tony Hoyle
tmh at nodomain.org
Tue Sep 24 21:54:45 BST 2002
On Tue, 24 Sep 2002 22:04:52 +0300, Timo Kauppinen wrote:
> Perhaps I'm not using VC debugger correctly but it didn't reveal much more
> information. Just the null-pointer exception described earlier.
>
It should give you some idea where it failed, if you look at the call
stack.
If it's cvsservice itself that's failing then it sounds like something in
the system - cvsservice is a simple program that accepts the socket
connection and executes a copy of cvs to service the connection... there
really isn't much to go wrong. However without the debugger it's
difficult to say for sure.
Tony
More information about the cvsnt
mailing list