Hi, I have been desperatly trying to run a SAX parser for several days but it fails crashing when in a call to XMLString::transcode. I searched for the web mainly and in a more limited way on the Xerces-c-user forum but could not find a topic related to my problem...
I am currently running an application compiled with MSDEV6 and the Xerces-c library I built from the xerces-c 2.8 sources. My operating system is windows XP SP3. I provide an archive that contains: - The code for my parser and the XmlLoader - The stack trace obtained in the debugger - The output of the application - The message given by the error window - The xml file to parse Please let me know if you need further details on my application. I'll try to get a more detailled stacktrace about xerces and system libs. Thanks Benoit PS: I am aware of some eventual http://old.nabble.com/file/p32149425/XercesC_problem.zip XercesC_problem.zip memory leaks in my parser at the moment, I'll try to fix it once I'll be able to run the application without crashing -- View this message in context: http://old.nabble.com/Crash-within-XMLString%3A%3Atranscode-tp32149425p32149425.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.
