You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Steven J. Hathaway (JIRA)" <ji...@apache.org> on 2013/02/26 00:24:14 UTC

[jira] [Resolved] (XALANC-736) Assertion failure in debug mode

     [ https://issues.apache.org/jira/browse/XALANC-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven J. Hathaway resolved XALANC-736.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.11

Committed to trunk, maintenance branch Xalan-C_1_11, and GSoC branch.
                
> Assertion failure in debug mode
> -------------------------------
>
>                 Key: XALANC-736
>                 URL: https://issues.apache.org/jira/browse/XALANC-736
>             Project: XalanC
>          Issue Type: Bug
>    Affects Versions: 1.11
>         Environment: Visual Studio 2010
> Binary package of Xerces 3.1.1
> Binary package of Xalan 1.11.0
>            Reporter: Claudia Baier
>            Assignee: Steven J. Hathaway
>             Fix For: 1.11
>
>         Attachments: 736.diff, XalanParsedURI.cpp, XalanParsedURI.diff, XercesXalanDemo.zip
>
>
> I have a problem running applications in debug mode. I try to process a xslt file which includes
> another xslt file. In release mode everything works fine. But in debug mode the application
> crashes with the message:
> "Debug Assertion Failed!
> ...
> Expression: invalid null pointer"
> This happens when I call
> theXalanTransformer.transform(*parsedXML, *xslIn, std::cout);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org