I have seen this EXACT same behavior.  I thought it might be due to my using a dll and having differences in the versions of the C run time that I'm linking with.  I've since confirmed that my dll and my main exe are both using the same version of the CRT.  Anyone else come across this... and even better... does anyone have a fix for it???
 
Regards,
 
Mike Krause
Hewlett-Packard Company
 
-----Original Message-----
From: Rupesh kumar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 26, 2000 7:41 AM
To: [EMAIL PROTECTED]
Subject: bug??

Version number : 1.0.1
 
Platform: NT4 + SP4
 
Compiler: MSVC6
 
Sample file: Attached---Its basically a cut paste of DOMPrint sample
 
Problem: In function   ostream& operator<<(ostream& target, const DOMString& s)
 
When delete is called on p it results in a Debug Assertion.
 
In dbgheap.c and while evaluating the _expression_ _CrtlsValidHeapPointer(pUserData)
 
 
Regards
 
Rupesh.
 
-------------May the "source" be with you----------------

Reply via email to