[
https://issues.apache.org/jira/browse/XERCESC-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725576#action_12725576
]
Alberto Massari commented on XERCESC-1863:
------------------------------------------
Can you attach the XML you are trying to parse? I tried adding your lines to
DOMCount and parsing personal.xml from the samples/data fodler, and it doesn't
crash.
Thanks,
Alberto
> Using WFXMLScanner in certain circumstances make the application to abort
> -------------------------------------------------------------------------
>
> Key: XERCESC-1863
> URL: https://issues.apache.org/jira/browse/XERCESC-1863
> Project: Xerces-C++
> Issue Type: Bug
> Components: DOM
> Affects Versions: 3.0.1
> Environment: xerces-c-3.0.1-x86-windows-vc-8.0
> Reporter: Kristian Ivarsson
> Priority: Minor
>
> Setup:
> ...
> DOMLSParser::getDomConfig::setParameter( xercesc::XMLUni::fgDOMValidate, true
> );
> DOMLSParser::getDomConfig::setParameter(
> xercesc::XMLUni::fgXercesScannerName, xercesc::XMLUni::fgWFXMLScanner );
> ...
> Parse an XML with a DOCTYPE and the application aborts ("Access violation")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]