You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "jerome (JIRA)" <xe...@xml.apache.org> on 2004/12/22 11:48:03 UTC

[jira] Created: (XERCESC-1315) core in xerces hash

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

t@5671 (l@11) 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: t@5671
=>[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.
jerome.lamiot@freesbee.fr


-- 
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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1315) core in xerces hash

Posted by "jerome (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1315?page=comments#action_57251 ]
     
jerome commented on XERCESC-1315:
---------------------------------

Yes, my program do lot a thread.
each thread do a PlatformUtil::Initialize and a PlatformUtil::Terminate.
do you tell me to do one initialize and one terminante around threads creation.
the documentation isn't clear about that point.
thanks for your reponse.

> core in xerces hash
> -------------------
>
>          Key: XERCESC-1315
>          URL: http://issues.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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Resolved: (XERCESC-1315) core in xerces hash

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ 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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1315) core in xerces hash

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1315?page=comments#action_57252 ]
     
Alberto Massari commented on XERCESC-1315:
------------------------------------------

Hi Jerome,
Initialize and Terminate can be invoked multiple times, but they are not multi-thread safe. If you want to keep using your current programming model, you should use a semaphore to synchronize them. Or you can move those calls to the main() functions of your program.

Let us know if it works,

Alberto

> core in xerces hash
> -------------------
>
>          Key: XERCESC-1315
>          URL: http://issues.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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1315) core in xerces hash

Posted by "jerome (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1315?page=comments#action_57263 ]
     
jerome commented on XERCESC-1315:
---------------------------------

thanks a lot for your help..
i modify my program.
bye.

> core in xerces hash
> -------------------
>
>          Key: XERCESC-1315
>          URL: http://issues.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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Closed: (XERCESC-1315) core in xerces hash

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1315?page=history ]
     
Alberto Massari closed XERCESC-1315:
------------------------------------


> core in xerces hash
> -------------------
>
>          Key: XERCESC-1315
>          URL: http://issues.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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1315) core in xerces hash

Posted by "jerome (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1315?page=comments#action_59569 ]
     
jerome commented on XERCESC-1315:
---------------------------------

Hie
I verified that point and it seems work very better.
you're right.
thanks a lot again


> core in xerces hash
> -------------------
>
>          Key: XERCESC-1315
>          URL: http://issues.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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1315) core in xerces hash

Posted by "jerome (JIRA)" <xe...@xml.apache.org>.
     [ http://nagoya.apache.org/jira/browse/XERCESC-1315?page=comments#action_56965 ]
     
jerome commented on XERCESC-1315:
---------------------------------

I make a mistake..
i was on SAX mode and not DOM.

> 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
> t@5671 (l@11) 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: t@5671
> =>[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.
> jerome.lamiot@freesbee.fr

-- 
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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org