You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Erik Schroeder <es...@wausaufs.com> on 2001/09/02 01:29:28 UTC

RE: Sax2 parser crashes in the middle of a parse. Works once, fai ls, once, fails, definite pattern.

Sounds like you are calling XMLPlatformUtils::Initialize(), doing the
parsing, then XMLPlatformUtils::Terminate(), over and over again in the same
process.

Don't do that.

See http://xml.apache.org/xerces-c/faq-parse.html#faq-25

! ------- Additional Comments From wade.chandler@metrois.com  2001-09-01
16:21 -------
! I have been trying to attache my projects archive to the bug list, but
I am
! having no such luck.  The file is 11MB in size.  If anyone would like
the file
! then please write me at wade.chandler@metrois.com for the file.
Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org