Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
> Presumably you don't have access to a copy of visual studio or > anything like that? > > (I'll have to see if I can make the release builder generate .DBG > files somehow) What about those mini-dumps that can give a nice "core dumps" to analize after crash? That is supposed to be one of the improvements in VS.NET, might be worth to try... I don't have VS.NET so I can't go into the details, what I means is something like that: http://www.codeproject.com/debug/postmortemdebug_standalone1.asp Best Regards, Jerzy ----- Original Message ----- From: "Tony Hoyle" <tmh at nodomain.org> Newsgroups: support.cvsnt To: <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Sent: Thursday, December 05, 2002 8:01 PM Subject: [cvsnt] Re: SSPI encryption not working > On Thu, 5 Dec 2002 10:45:07 -0000, "Phil Dye" > <phil.dye at alchemydigital.com> wrote: > > >I know little/nothing about Windows app debugging, so forgive me if this is > >no use, but I've managed to ascertain that the server cvs process is causing > >an access violation and dumping via Dr Watson. I have the drwtsn32.log and > >user.dmp files if they're of use to anyone. From tracing the process with > >the sysinternals.com FileMon tool, it seems to fire up, load the various > >_protocol.dll files fine, then the CVSROOT/config and CVSROOT/passwd files, > >and then dies. > > > >Again, without -x on the client, this is all fine. > > > > Do you have anything else on the server that could be interfering? > Antivirus/Firewall/etc? > > I'm not sure what could go wrong... Dr Watson is pretty useless for > debugging, unfortunately. I've put in a couple of extra checks in the > code but w/o being able to crash it myself I'm just shooting in the > dark really. > > Presumably you don't have access to a copy of visual studio or > anything like that? > > (I'll have to see if I can make the release builder generate .DBG > files somehow) > > Tony > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs > >