DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37063>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37063 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-14 04:34 ------- I built Xerces+ICU and the parsing MFC application. When my application window closed and end to ExitInstance(), general protection error happened (read address:0xC0000005 place:0x00000000). In other case, if application don't call parse functions, these errors don't happen. Its parse is validating parse and DOM creating. So much exception is generated: Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0012263c Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x00123460 Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0011ead4 Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0011eb98 Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0011f8f8 Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0011f9bc Microsoft C++ exception: xercesc_2_7::EndOfEntityException @ 0x0011e8e4 Does xerces (especially, debugging version) consume a large amount of heap areas? Xerces destroys even the area of MFC and the application program. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
