Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-2187

DOM tests crash on AIX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1, 3.2.2
    • 3.2.3
    • DOM
    • None

    Description

      When running tests on AIX, they crash a lot.

      One example is a RangeTest:

      bash-4.3$ dbx ./tests/.libs/RangeTest
      (dbx) run
      IOT/Abort trap in pthread_kill at 0x90000000052eed4 ($t1)
      0x90000000052eed4 (pthread_kill+0xd4) e8410028 ld r2,0x28(r1)
      (dbx) where
      pthread_kill(??, ??) at 0x90000000052eed4
      _p_raise(??) at 0x90000000052e708
      raise.raise(??) at 0x90000000002c34c
      abort() at 0x900000000082de4
      std::myabort()() at 0x90000000babad8c
      std::terminate()() at 0x90000000baba2ec
      exceptio.std::terminate().terminate()() at 0x90000000babae8c
      __DoThrowV6() at 0x90000000babd218
      xercesc_3_2::DOMParentNode::getContainingNodeImpl() const() at 0x90000005c27abac
      xercesc_3_2::DOMParentNode::insertBefore(xercesc_3_2::DOMNode*,xercesc_3_2::DOMNode*)() at 0x90000005c27af60
      xercesc_3_2::DOMDocumentImpl::insertBefore(xercesc_3_2::DOMNode*,xercesc_3_2::DOMNode*)() at 0x90000005c20500c
      xercesc_3_2::DOMDocumentImpl::appendChild(xercesc_3_2::DOMNode*)() at 0x90000005c201cf0
      main() at 0x100000958
      (dbx) quit

      Attachments

        Activity

          People

            scantor Scott Cantor
            alexeyroytman Alexey Roytman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: