http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1327 *** shadow/1327 Thu Apr 12 13:38:31 2001 --- shadow/1327.tmp.3708 Mon Apr 16 11:09:57 2001 *************** *** 18,21 **** content the parser does not throw an exception. It crashes. In debug mode VisualStudio 6.0 give me some more info "Debug Assertion Failed" or "Damage before free block...". How to check XML source before execute parser->parse ! (source); and get crashed? --- 18,26 ---- content the parser does not throw an exception. It crashes. In debug mode VisualStudio 6.0 give me some more info "Debug Assertion Failed" or "Damage before free block...". How to check XML source before execute parser->parse ! (source); and get crashed? ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-04-16 11:09 ------- ! Have you installed an Error Handler to catch the messages? Please try your ! malformed xml file with sample DOMPrint and see if it still crashes. If so, ! please post your malformed xml file for further investigation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
