[ http://nagoya.apache.org/jira/browse/XERCESC-1315?page=history ]
Alberto Massari resolved XERCESC-1315:
--------------------------------------
Resolution: Invalid
>From what I can guess from the stack trace, you are invoking
>PlatformUtils::Initialize from a secondary thread. But this API should be
>invoked (like PlatformUtils::Terminate) from the main thread, as it is not
>multi-threaded enabled.
Try placing it in your main() function and let us know if the crash goes away.
Alberto
> core in xerces hash
> -------------------
>
> Key: XERCESC-1315
> URL: http://nagoya.apache.org/jira/browse/XERCESC-1315
> Project: Xerces-C++
> Type: Bug
> Components: DOM
> Versions: 2.5.0
> Environment: solaris sparc v8
> on process multithread
> Reporter: jerome
>
> SEGV on XMLString:hash
> [EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal SEGV (no mapping
> at the fault address)
> 0xfee6bd5c: _ZN11xercesc_2_59XMLString4hashEPKtjPNS_13MemoryManagerE+0x00a4:
> lduh [%i0], %g1
> (/tools/list/forte/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) where
> current thread: [EMAIL PROTECTED]
> =>[1] _ZN11xercesc_2_59XMLString4hashEPKtjPNS_13MemoryManagerE(0x1f9831e,
> 0xce, 0x775418, 0x0, 0xff3e2660, 0xfecbbcba), at 0xfee6bd5c
> [2]
> _ZN11xercesc_2_59HashXMLCh10getHashValEPKvjPNS_13MemoryManagerE(0x775b68,
> 0x1f9831e, 0xce, 0x775418, 0x28, 0x80), at 0xfedccab4
> [3] _ZN11xercesc_2_514RefHashTableOfINS_8ENameMapEE6rehashEv(0x6bd0e8,
> 0x7b7a80, 0x24, 0x7743b0, 0x0, 0x4d), at 0xfef1d1f8
> [4] _ZN11xercesc_2_514RefHashTableOfINS_8ENameMapEE3putEPvPS1_(0x6bd0e8,
> 0xfef981a8, 0x7e8f00, 0x0, 0x0, 0x748d78), at 0xfef1bdb0
> [5] _ZN11xercesc_2_515XMLTransService16initTransServiceEv(0x79e9b0, 0x0,
> 0xff0a4244, 0x8, 0xff0a4190, 0xff0a41a0), at 0xfee269e4
> [6]
> _ZN11xercesc_2_516XMLPlatformUtils10InitializeEPKcS2_PNS_12PanicHandlerEPNS_13MemoryManagerE(0xf3b9c,
> 0x0, 0x0, 0xff0a41b4, 0x7fba2700, 0x7fbac780), at 0xfeded908
> [7] _Z14Proxy_XML_QhroP14_SDocumentQHROP11_SInputQHRO(0x7fbb1818, 0x776118,
> 0xfdd4efbd, 0x54000000, 0x977c4, 0x977c8), at 0x229c0
> [8] _Z13Alim_XML_QhroP11_SInputQHRO(0x776118, 0x0, 0x0, 0x0, 0x0, 0x0), at
> 0x201e4
> [9] _Z13Alim_XML_QhroP11_SInputQHRO(0x776118, 0xfe833d10, 0x1, 0xfe97ad94,
> 0x0, 0x2), at 0x2073c
> contact me for more details.
> [EMAIL PROTECTED]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]