RE: delete parser causes crash

2002-01-08 Thread Jesse Pelton
You're probably mixing debug and retail runtimes. There's a FAQ dealing with this on the Apache site.   -Original Message-From: Jack Bosworth [mailto:[EMAIL PROTECTED]]Sent: Sunday, January 06, 2002 8:06 PMTo: [EMAIL PROTECTED]Subject: delete parser causes crash I'

delete parser causes crash

2002-01-08 Thread Jack Bosworth
I'm trying to use Xerces-C++ 1.6.0 in a DLL (a plug-in).  I had the XML-related code working in a DLL with another (very simple) application, and I copied it into the "real" DLL code.  I find that the following always crashes, complaining of corrupted memory in the destructor.   DOMParser *