[
https://issues.apache.org/jira/browse/XERCESC-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535006
]
David Bertoni commented on XERCESC-1753:
----------------------------------------
This is probably not a bug. Xerces-C throws exceptions to report errors, and
your application must be compiled to support exception handling. Please make
sure you've compiled and linked your application properly.
Note that we will not patch 2.4or even 2.6 if this turns out to be a bug.
> Xerces crashes when a invalid file is passed an input.
> ------------------------------------------------------
>
> Key: XERCESC-1753
> URL: https://issues.apache.org/jira/browse/XERCESC-1753
> Project: Xerces-C++
> Issue Type: Bug
> Components: SAX/SAX2
> Affects Versions: 2.4.0
> Environment: Sun Solaris
> Reporter: Sunil Dandamudi
> Fix For: 2.6.0
>
>
> When a invalid file like a excel sheet is passed as input to SAX Parser, the
> xerces is gpf with the following stack trace. This has been fixed in 2.6.
> libxerces-c.so.24.0:__1cLxercesc_2_4MXMLException2T5B6M_v_+0x4
> libxerces-c.so.24.0:__1cLxercesc_2_4RXMLUTF8TranscoderNtranscodeFrom6MkpkCkIkpH5rIkpC_I_+0x550
> libxerces-c.so.24.0:__1cLxercesc_2_4JXMLReaderOxcodeMoreChars6MkpHkpCkI_I_+0x98
> libxerces-c.so.24.0:__1cLxercesc_2_4JXMLReaderRrefreshCharBuffer6M_b_+0x270
> libxerces-c.so.24.0:__1cLxercesc_2_4JReaderMgrMpeekNextChar6M_H_+0x24
> libxerces-c.so.24.0:__1cLxercesc_2_4KXMLScannerKscanProlog6M_v_+0x74
> libdstxxmlparser.so:__1cLxercesc_2_4OXMLScannerMscanDocument6Mrkn0ALInputSource__v_+0x78
> libdstxxmlparser.so:__1cLxercesc_2_4NSAXParserFparse6Mrkn0ALInputSource__v_+0x6c
> Any patch available for 2.4 ?
--
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]