core on Memory manager ---------------------- Key: XERCESC-1317 URL: http://nagoya.apache.org/jira/browse/XERCESC-1317 Project: Xerces-C++ Type: Bug Components: SAX/SAX2 Versions: 2.5.0 Environment: solaris sparc v8 Reporter: jerome
[EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal SEGV (no mapping at the fault address) 0xfeb42164: _morecore+0x00c4: st %o1, [%o0] (/tools/list/forte/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) where current thread: [EMAIL PROTECTED] =>[1] _morecore(0x663dfff8, 0xfebc0880, 0xfebba000, 0x0, 0x66000003, 0x3e0000), at 0xfeb42164 [2] memchr(0x0, 0xfebba000, 0xfebc07f4, 0xfebc0874, 0xfebc0818, 0x0), at 0xfeb42a68 [3] realloc(0x800, 0x0, 0xfebba000, 0x800, 0xfebbe428, 0x0), at 0xfeb41b9c [4] realloc(0x800, 0xfebbe448, 0xfe96e000, 0xfe9706a0, 0xfebbe428, 0xfebbe448), at 0xfeb41a90 [5] _Znwj(0x800, 0x0, 0x8b6, 0xfb7458f8, 0x4, 0xa), at 0xff161e40 [6] _ZN11xercesc_2_517MemoryManagerImpl8allocateEj(0x3f6bd8, 0x800, 0x0, 0xfeb84d0c, 0xfb759bc8, 0xff09f990), at 0xfede1c2c [7] _ZN11xercesc_2_59SAXParserC1EPNS_12XMLValidatorEPNS_13MemoryManagerEPNS_14XMLGrammarPoolE(0xfb745ab0, 0x0, 0x3f6bd8, 0xfb745b18, 0x0, 0xfb745ab0), at 0xfee0a1c8 [8] 0x46b44(0xce4e0, 0x430198, 0xfb873172, 0x49540000, 0x4954, 0xce044), at 0x46b43 [9] 0x40af8(0x430198, 0x4301a0, 0x0, 0x0, 0x0, 0x4301a0), at 0x40af7 [10] 0x4111c(0x430198, 0xfdfb5d10, 0x1, 0xfe97ad94, 0x0, 0x2), at 0x4111b it seems i have some probleme to allocate memory pour parsing. i am in a multithread process and i seems i re-use thread ?? the memory manager can't allocate memory (?) for more details contact me [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]