Uploaded image for project: 'XalanC'
  1. XalanC
  2. XALANC-736

Assertion failure in debug mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11
    • 1.11
    • None
    • None
    • Visual Studio 2010
      Binary package of Xerces 3.1.1
      Binary package of Xalan 1.11.0

    Description

      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);

      Attachments

        1. XercesXalanDemo.zip
          5 kB
          Claudia Baier
        2. 736.diff
          0.7 kB
          Antony Bartlett
        3. XalanParsedURI.cpp
          11 kB
          Steven J. Hathaway
        4. XalanParsedURI.diff
          2 kB
          Steven J. Hathaway

        Activity

          People

            shathaway Steven J. Hathaway
            claudia Claudia Baier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: