To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112027 Issue #|112027 Summary|writerfilter: recurse to death if we see an unknown to |ken Component|Word processor Version|DEV300m80 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|hbrinkm Reported by|cmc
------- Additional comments from [email protected] Wed Jun 2 09:56:51 +0000 2010 ------- In the attached docx, for me I see a unknown nvGrpSpPr, grpSpPr and grpSp tokens which get given a OOXML_FAST_TOKENS_END fallback, and then later in the parsing I get a endlessly recursive OOXMLFactory::createFastChildContextFromStart OOXMLFactory::createFastChildContextFromFactory on that value. Hackaround attached to avoid entering the generated .cxx with an invalid token. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
