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=21001>. 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=21001 XercesDOMParser::loadGrammar cause seg fault ------- Additional Comments From [EMAIL PROTECTED] 2003-07-25 19:13 ------- The parser3->loadGrammar fails because there is no document (fDocument = 0) and fDocument is derefenced thus causing the seg fault. The proposed patch is to remove the code for the doc type handler. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
