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

Scott Cantor updated XERCESC-2187:
----------------------------------
    Fix Version/s: 3.2.3

> DOM tests crash on AIX
> ----------------------
>
>                 Key: XERCESC-2187
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2187
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.2.1, 3.2.2
>         Environment: $ cc_r -qVersion
> IBM XL C/C++ for AIX, V11.1 (5724-X13)
> Version: 11.01.0000.0009
> $ xlC_r -qVersion
> IBM XL C/C++ for AIX, V11.1 (5724-X13)
> Version: 11.01.0000.0009
> AIX <myhostname> 1 6 00F8A90A4C00
>            Reporter: Alexey Roytman
>            Assignee: Scott Cantor
>            Priority: Major
>             Fix For: 3.2.3
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to