[ http://issues.apache.org/jira/browse/XERCESC-1564?page=comments#action_12366977 ]
Alberto Massari commented on XERCESC-1564: ------------------------------------------ Sorry for the typo: the bug was XERCESC-1051 > Stack overflow at DFAContentModel::buildSyntaxTree recursive calls > ------------------------------------------------------------------ > > Key: XERCESC-1564 > URL: http://issues.apache.org/jira/browse/XERCESC-1564 > Project: Xerces-C++ > Type: Bug > Components: SAX/SAX2 > Versions: 2.7.0 > Environment: Windows 2000 prof., VC 7.1 > Reporter: Ram Cohen > Attachments: matmas05.xml, schema.xml > > When doing SAX schema validation a stack overflow occurs. > The schema is located by using an EntityResolver object that directs the > schema to a locally stored file. > Overflow is in DFAContentModel::buildSyntaxTree function recursively calling > itself -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
