Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1578

Problems with MemHandlerTest on Tru64 UNIX 5.1 for Xerces C++ 2.7.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 2.7.0
    • None
    • Samples/Tests
    • None
    • Tru64 UNIX 5.1 and CXX as compiler

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            orlandoh Orlando Hernandez
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: