You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2009/06/30 13:04:47 UTC

[jira] Commented: (XERCESC-1863) Using WFXMLScanner in certain circumstances make the application to abort

    [ 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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org