DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24371>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24371 dom parser would crash without warning when parsing an ill-formed xml document ------- Additional Comments From [EMAIL PROTECTED] 2003-11-04 17:12 ------- Hi, I just run the DOMCount sample and put a break point in msdev at the "doc = parser->parseURI(xmlFile);" line. and also put a break point in the errorHandler's handleError method. Once I tried to execute the parsing line. the program would just exit without any warnings. I'm using xerces 2.3.0. msvc6.0. in msdev's status pane, two lines of texts were added: The thread 0x9D4 has exited with code -1 (0xFFFFFFFF). The program 'C:\views\mws\tools\3rd_party\xml-apache\xml-xerces\Build\Win32\VC6 \Debug\DOMCount.exe' has exited with code -1 (0xFFFFFFFF). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
