[reSIProcate] VS2005 crashing with DUM
Scott Godin
slgodin at icescape.com
Fri Oct 19 07:55:26 CDT 2007
Strange. I do not have these issues.
Make sure your building everything (including your application) with the
same CRT library type - ie. Multi-threaded DLL (Debug non Debug). You
can also try a Rebuild-All.
Scott
From: resiprocate-devel-bounces at resiprocate.org
[mailto:resiprocate-devel-bounces at resiprocate.org] On Behalf Of Nilay
Tripathi
Sent: Friday, October 19, 2007 3:35 AM
To: resiprocate-devel
Subject: [reSIProcate] VS2005 crashing with DUM
Hi,
I am trying to make resiprocate run on Windows and it crashes on
receiving first 401 response for the REGISTER sent out.
On debugging I reached into handledByAuthOrRedirect( ) in
ClientAuthManager.cxx.
On mDum.mClientAuthManager->handle(...) call, it just skips it (which it
should not). It doesn't even go inside handle function and then the VS
pops up an Exception and then a CRASH.
There seems to be some problem with auto_ptr thing. Has anybody
encountered such problem?
Would really appreciate any inputs on this!
I am running VS2005 Prof. (SP1) on Win XP.
Thanks & Regards,
Nilay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20071019/491ed0ff/attachment.htm>
More information about the resiprocate-devel
mailing list