https://issues.apache.org/ooo/show_bug.cgi?id=118640
--- Comment #17 from Armin Le Grand <[email protected]> --- Possible fix: Add a mxImpl->maFastParser.setDocumentHandler(0) to XmlFilterBase::~XmlFilterBase() to force the execution of the destructor and thus object creation of the last FragmentHandler before XmlFilterBase::mxImpl gets destroyed which is holding the needed context data. Checked, that works well. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
