[ 
http://issues.apache.org/jira/browse/XERCESC-1578?page=comments#action_12370199 
] 

Orlando Hernandez commented on XERCESC-1578:
--------------------------------------------

Searching in the internet I found this link:

http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/200602.mbox/[EMAIL 
PROTECTED]

Reporting the same problem.

> Problems with MemHandlerTest on Tru64 UNIX 5.1 for Xerces C++ 2.7.0
> -------------------------------------------------------------------
>
>          Key: XERCESC-1578
>          URL: http://issues.apache.org/jira/browse/XERCESC-1578
>      Project: Xerces-C++
>         Type: Bug
>   Components: Samples/Tests
>     Versions: 2.7.0
>  Environment: Tru64 UNIX 5.1 and CXX as compiler
>     Reporter: Orlando Hernandez
>     Priority: Blocker

>
> runConfigure -d -p tru64 -c cxx -x cxx -b 64 -rpthread -z -pthread
> gmake
> ladebug MemHandlerTest
> Welcome to the Ladebug Debugger Version 69 (built May  4 2003 for Tru64 UNIX)
> ------------------ 
> object file name: MemHandlerTest 
> Reading symbolic information ...done
> dbx> r
> Thread received signal SEGV
> stopped at [void* __nw__7XMemoryXUl(size_t):37 0x3ffbffbe8dc]
> Source file not found or not readable, tried...
>     ./XMemory.cpp
> (Cannot find source file XMemory.cpp)
> dbx> where
> >0  0x3ffbffbe8dc in __nw__7XMemoryXUl(size=16) "XMemory.cpp":37
> #1  0x3ffbfee48e4 in 
> XMLPlatformUtils::Initialize(locale=0x3ffbfcf11c0="en_US", nlsHome=0x0, 
> panicHandler=0x0, memoryManager=0x140006d60, toInitStatics='\000') 
> "PlatformUtils.cpp":276
> #2  0x120008ea8 in main(argC=1, argV=0x11fffc018) 
> "/usr/users/ohernand/gnu/xalan.1.10.0/xerces-c-src_2_7_0/tests/MemHandlerTest/MemoryMonitor.cpp":173
> #3  0x120005a18 in __start(...) in MemHandlerTest
> dbx> up
> >1  0x3ffbfee48e4 in 
> >XMLPlatformUtils::Initialize(locale=0x3ffbfcf11c0="en_US", nlsHome=0x0, 
> >panicHandler=0x0, memoryManager=0x140006d60, toInitStatics='\000') 
> >"PlatformUtils.cpp":276
> Source file not found or not readable, tried...
>     ./PlatformUtils.cpp
> (Cannot find source file PlatformUtils.cpp)
> dbx> up
> >2  0x120008ea8 in main(argC=1, argV=0x11fffc018) 
> >"/usr/users/ohernand/gnu/xalan.1.10.0/xerces-c-src_2_7_0/tests/MemHandlerTest/MemoryMonitor.cpp":173
>     173         XMLPlatformUtils::Initialize(XMLUni::fgXercescDefaultLocale, 
> 0, 0, staticMemMonitor);
> dbx> up
> >3  0x120005a18 in __start(...) in MemHandlerTest
> dbx> up
> Can't move up that many frames.
> dbx> 
> The same problem happend in the 2.6 version.
> All the test has the same behavior.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to