Hello, Im getting Bus Error while running my application on HP-UX(PA,32bit) Our application uses xerces and xalan as third party.
Im using xerces - 2.8.8, xalan 1.10, gcc 3.4.4 xerces and xalan are built on HP-UX(PA) using gcc Program received signal SIGBUS, Bus error si_code: 0 - BUS_UNKNOWN - Unknown Error. [Switching to thread 3 (system thread 232964)] 0xde81e0 in xercesc_2_8::IconvLCPTranscoder::transcode (this=<incomplete type>, toTranscode=<incomplete type>, manager=<incomplete type>) at IconvTransService.cpp:323 323 { (gdb) bt #0 0xde81e0 in xercesc_2_8::IconvLCPTranscoder::transcode (this=<incomplete type>, toTranscode=<incomplete type>, manager=<incomplete type>) at IconvTransService.cpp:323 #1 0xd1c448 in xercesc_2_8::XMLString::transcode (toTranscode=<incomplete type>, manager=<incomplete type>) at XMLString.cpp:548 #2 0xca75d8 in xercesc_2_8::XMLPlatformUtils::openFile (fileName=<incomplete type>, manager=<incomplete type>) at HPPlatformUtils.cpp:233 #3 0xd52330 in xercesc_2_8::BinFileInputStream::BinFileInputStream (this=<incomplete type>, fileName=<incomplete type>, manager=<incomplete type>) at BinFileInputStream.cpp:42 - Can you please let me know, Whether this is known bug ? - Should i try using ICU as a transcoder ? - Should i upgrade my xerces and xalan versions ? - Any help on this ? Thanks in advance, Regards, Usha -- View this message in context: http://old.nabble.com/Bus-Error-on-HP-UX-%28PA-RISC%29-tp33037779p33037779.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.