https://issues.apache.org/ooo/show_bug.cgi?id=118640
--- Comment #10 from Armin Le Grand <[email protected]> --- There is one Entity instance left after parsing the file, so there must be a case where inside FastSaxParser::parseStream not the needed pair of calls to pushEntity/popEntity is done; this can only happen when an exception of so far unknown type is thrown, that may have to do with the exceptions triggered by the asserted non-working attribute changes. Adding another catch case and checking... -- 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.
