OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options  
Date 09-Oct-08 01:14
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 081009
Time: 0114
Status: FAILURE

make[3]: Entering directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
TestIdleConnectionTimeout 10
Testing connectLocal()
Test 1 of 2: Begin 10 second idle period...
Test 1 success.
Test 2 of 2: Begin 10 second idle period...
Expected error: Connection closed by CIM Server.
Skipping connect() test, PEGASUS_TEST_USER_ID and PEGASUS_TEST_USER_PASS not defined.
+++++ passed all tests
make[3]: Leaving directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make[2]: Leaving directory `/var/buildValgrind/pegasus'
make[1]: Leaving directory `/var/buildValgrind/pegasus'
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==1058== Memcheck, a memory error detector.
==1058== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1058== Using LibVEX rev 1658, a library for dynamic binary translation.
==1058== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1058== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1058== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1058== For more details, rerun with: -v
==1058==
==1058== My PID = 1058, parent PID = 1057. Prog and args are:
==1058== /var/buildValgrind/pegasus/build/bin_exe/TestSnmpHandlerException
==1058==
==1058==
==1058== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 1)
==1058== malloc/free: in use at exit: 653 bytes in 15 blocks.
==1058== malloc/free: 6,401 allocs, 6,386 frees, 1,120,374 bytes allocated.
==1058== For counts of detected errors, rerun with: -v
==1058== searching for pointers to 15 not-freed blocks.
==1058== checked 698,824 bytes.
==1058==
==1058== 8 bytes in 1 blocks are definitely lost in loss record 3 of 10
==1058== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==1058== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==1058== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==1058== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==1058== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==1058== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==1058== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==1058== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==1058== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==1058== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==1058== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==1058== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==1058== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==1058== by 0x53B4659: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==1058== by 0x53B472B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==1058== by 0x508AA1D: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==1058== by 0x508AD9E: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==1058== by 0x40CA33: main (TestSnmpHandlerException.cpp:486)
==1058==
==1058==
==1058== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 8 of 10
==1058== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==1058== by 0x30F2051898: ???
==1058== by 0x30F2052314: ???
==1058== by 0x30F20523C9: ???
==1058== by 0x30F205251A: ???
==1058== by 0x30F20525E7: ???
==1058== by 0x30F20383EE: ???
==1058== by 0x30F203A212: ???
==1058== by 0x61C0A64: ???
==1058== by 0x61BCCDC: ???
==1058== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==1058== by 0x40A05C: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:384)
==1058== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==1058==
==1058==
==1058== 120 bytes in 6 blocks are definitely lost in loss record 9 of 10
==1058== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==1058== by 0x30F20650C7: ???
==1058== by 0x30F206560C: ???
==1058== by 0x30F205E375: ???
==1058== by 0x30F2034ECA: ???
==1058== by 0x61C00E1: ???
==1058== by 0x61C07F2: ???
==1058== by 0x61BCCDC: ???
==1058== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==1058== by 0x4077C0: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:312)
==1058== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==1058==
==1058== LEAK SUMMARY:
==1058== definitely lost: 192 bytes in 8 blocks.
==1058== indirectly lost: 7 bytes in 1 blocks.
==1058== possibly lost: 0 bytes in 0 blocks.
==1058== still reachable: 454 bytes in 6 blocks.
==1058== suppressed: 0 bytes in 0 blocks.
==1058== Reachable blocks (those to which a pointer was found) are not shown.
==1058== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21432== Memcheck, a memory error detector.
==21432== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21432== Using LibVEX rev 1658, a library for dynamic binary translation.
==21432== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21432== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21432== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21432== For more details, rerun with: -v
==21432==
==21432== My PID = 21432, parent PID = 21431. Prog and args are:
==21432== /var/buildValgrind/pegasus/build/bin_exe/TestThread
==21432==
==21432==
==21432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21432== malloc/free: in use at exit: 24,344 bytes in 502 blocks.
==21432== malloc/free: 199,069 allocs, 198,567 frees, 18,951,564 bytes allocated.
==21432== For counts of detected errors, rerun with: -v
==21432== searching for pointers to 502 not-freed blocks.
==21432== checked 11,142,304 bytes.
==21432==
==21432== 288 bytes in 1 blocks are possibly lost in loss record 2 of 3
==21432== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==21432== by 0x30F000FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==21432== by 0x30F1006A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==21432== by 0x4CABC85: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:214)
==21432== by 0x4D8851D: Pegasus::Thread::run() (Thread.cpp:121)
==21432== by 0x402831: testOneThread() (Thread.cpp:124)
==21432== by 0x40343F: main (Thread.cpp:523)
==21432==
==21432==
==21432== 24,000 bytes in 500 blocks are definitely lost in loss record 3 of 3
==21432== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==21432== by 0x4CBA53F: Pegasus::ArrayRep::alloc(unsigned) (ArrayRep.h:139)
==21432== by 0x4CB3914: Pegasus::Array::reserveCapacity(unsigned) (ArrayImpl.h:166)
==21432== by 0x4CB3AF4: Pegasus::Array::append(unsigned const&) (ArrayImpl.h:219)
==21432== by 0x402F41: testMultipleThreads() (Thread.cpp:199)
==21432== by 0x403444: main (Thread.cpp:525)
==21432==
==21432== LEAK SUMMARY:
==21432== definitely lost: 24,000 bytes in 500 blocks.
==21432== possibly lost: 288 bytes in 1 blocks.
==21432== still reachable: 56 bytes in 1 blocks.
==21432== suppressed: 0 bytes in 0 blocks.
==21432== Reachable blocks (those to which a pointer was found) are not shown.
==21432== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14025== Memcheck, a memory error detector.
==14025== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14025== Using LibVEX rev 1658, a library for dynamic binary translation.
==14025== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14025== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14025== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14025== For more details, rerun with: -v
==14025==
==14025== My PID = 14025, parent PID = 14024. Prog and args are:
==14025== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==14025== --executor-socket
==14025== 5
==14025== enableBinaryRepository=true
==14025== repositoryDir=/var/buildValgrind/pegasus/build/repository_bin
==14025==
==14025==
==14025== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==14025== malloc/free: in use at exit: 296,763 bytes in 3,636 blocks.
==14025== malloc/free: 21,045,645 allocs, 21,042,009 frees, 2,838,516,794 bytes allocated.
==14025== For counts of detected errors, rerun with: -v
==14025== searching for pointers to 3,636 not-freed blocks.
==14025== checked 1,140,704 bytes.
==14025==
==14025== 8 bytes in 1 blocks are definitely lost in loss record 3 of 40
==14025== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==14025== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==14025== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==14025== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==14025== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==14025== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==14025== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==14025== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==14025== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==14025== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==14025== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==14025== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==14025== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==14025== by 0x89DA659: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==14025== by 0x89DA72B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==14025== by 0x5BA9A1D: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==14025== by 0x5BA9D9E: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==14025== by 0x5BA5E0D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==14025== by 0x5BA5F15: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==14025== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==14025== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==14025== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==14025== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==14025== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==14025== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==14025==
==14025==
==14025== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 9 of 40
==14025== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==14025== by 0x30F2051898: ???
==14025== by 0x30F2052314: ???
==14025== by 0x30F20523C9: ???
==14025== by 0x30F205251A: ???
==14025== by 0x30F20525E7: ???
==14025== by 0x30F204C824: ???
==14025== by 0x30F204EFE6: ???
==14025== by 0x30F2031C80: ???
==14025== by 0x30F2033908: ???
==14025== by 0xD101D05: ???
==14025== by 0xD0FAF49: ???
==14025== by 0x5BA9528: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==14025== by 0x5BA882A: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==14025== by 0x50BC51F: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:573)
==14025== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==14025== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==14025== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==14025== by 0x4047DF: main (cimserver.cpp:637)
==14025==
==14025==
==14025== 320 bytes in 16 blocks are definitely lost in loss record 20 of 40
==14025== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==14025== by 0x30F20650C7: ???
==14025== by 0x30F206560C: ???
==14025== by 0x30F205E375: ???
==14025== by 0x30F2034ECA: ???
==14025== by 0xD1010E1: ???
==14025== by 0xD1017F2: ???
==14025== by 0xD0FDCDC: ???
==14025== by 0x5BA602F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==14025== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==14025== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==14025== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==14025== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==14025== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==14025== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==14025== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==14025== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==14025==
==14025== LEAK SUMMARY:
==14025== definitely lost: 392 bytes in 18 blocks.
==14025== indirectly lost: 7 bytes in 1 blocks.
==14025== possibly lost: 0 bytes in 0 blocks.
==14025== still reachable: 296,364 bytes in 3,617 blocks.
==14025== suppressed: 0 bytes in 0 blocks.
==14025== Reachable blocks (those to which a pointer was found) are not shown.
==14025== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24273== Memcheck, a memory error detector.
==24273== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24273== Using LibVEX rev 1658, a library for dynamic binary translation.
==24273== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24273== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24273== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24273== For more details, rerun with: -v
==24273==
==24273== My PID = 24273, parent PID = 24272. Prog and args are:
==24273== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==24273== --executor-socket
==24273== 5
==24273== forceProviderProcesses=false
==24273==
==24273==
==24273== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 29 from 1)
==24273== malloc/free: in use at exit: 296,763 bytes in 3,636 blocks.
==24273== malloc/free: 22,442,454 allocs, 22,438,818 frees, 3,069,576,167 bytes allocated.
==24273== For counts of detected errors, rerun with: -v
==24273== searching for pointers to 3,636 not-freed blocks.
==24273== checked 1,139,280 bytes.
==24273==
==24273== 8 bytes in 1 blocks are definitely lost in loss record 3 of 47
==24273== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==24273== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==24273== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==24273== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==24273== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==24273== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==24273== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==24273== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==24273== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==24273== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==24273== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==24273== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==24273== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==24273== by 0x89DA659: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==24273== by 0x89DA72B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==24273== by 0x5BA9A1D: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==24273== by 0x5BA9D9E: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==24273== by 0x5BA5E0D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==24273== by 0x5BA5F15: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==24273== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==24273== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==24273== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==24273== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==24273== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==24273== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==24273==
==24273==
==24273== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 10 of 47
==24273== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==24273== by 0x30F2051898: ???
==24273== by 0x30F2052314: ???
==24273== by 0x30F20523C9: ???
==24273== by 0x30F205251A: ???
==24273== by 0x30F20525E7: ???
==24273== by 0x30F204C824: ???
==24273== by 0x30F204EFE6: ???
==24273== by 0x30F2031C80: ???
==24273== by 0x30F2033908: ???
==24273== by 0x19433D05: ???
==24273== by 0x1942CF49: ???
==24273== by 0x5BA9528: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==24273== by 0x5BA882A: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==24273== by 0x50BC51F: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:573)
==24273== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==24273== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==24273== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==24273== by 0x4047DF: main (cimserver.cpp:637)
==24273==
==24273==
==24273== 320 bytes in 16 blocks are definitely lost in loss record 23 of 47
==24273== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==24273== by 0x30F20650C7: ???
==24273== by 0x30F206560C: ???
==24273== by 0x30F205E375: ???
==24273== by 0x30F2034ECA: ???
==24273== by 0x194330E1: ???
==24273== by 0x194337F2: ???
==24273== by 0x1942FCDC: ???
==24273== by 0x5BA602F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==24273== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==24273== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==24273== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==24273== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==24273== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==24273== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==24273== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==24273== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==24273==
==24273== LEAK SUMMARY:
==24273== definitely lost: 392 bytes in 18 blocks.
==24273== indirectly lost: 7 bytes in 1 blocks.
==24273== possibly lost: 0 bytes in 0 blocks.
==24273== still reachable: 296,364 bytes in 3,617 blocks.
==24273== suppressed: 0 bytes in 0 blocks.
==24273== Reachable blocks (those to which a pointer was found) are not shown.
==24273== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==3992== Memcheck, a memory error detector.
==3992== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==3992== Using LibVEX rev 1658, a library for dynamic binary translation.
==3992== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==3992== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==3992== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==3992== For more details, rerun with: -v
==3992==
==3992== My PID = 3992, parent PID = 3991. Prog and args are:
==3992== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==3992== --executor-socket
==3992== 5
==3992==
==3992==
==3992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==3992== malloc/free: in use at exit: 297,460 bytes in 3,639 blocks.
==3992== malloc/free: 21,863,854 allocs, 21,860,215 frees, 3,054,579,314 bytes allocated.
==3992== For counts of detected errors, rerun with: -v
==3992== searching for pointers to 3,639 not-freed blocks.
==3992== checked 1,139,152 bytes.
==3992==
==3992== 8 bytes in 1 blocks are definitely lost in loss record 3 of 47
==3992== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==3992== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==3992== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==3992== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==3992== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==3992== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==3992== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==3992== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==3992== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==3992== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==3992== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==3992== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==3992== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==3992== by 0x89DA659: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==3992== by 0x89DA72B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==3992== by 0x5BA9A1D: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==3992== by 0x5BA9D9E: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==3992== by 0x5BA5E0D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==3992== by 0x5BA5F15: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==3992== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==3992== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==3992== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==3992== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==3992== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==3992== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==3992==
==3992==
==3992== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 10 of 47
==3992== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==3992== by 0x30F2051898: ???
==3992== by 0x30F2052314: ???
==3992== by 0x30F20523C9: ???
==3992== by 0x30F205251A: ???
==3992== by 0x30F20525E7: ???
==3992== by 0x30F204C824: ???
==3992== by 0x30F204EFE6: ???
==3992== by 0x30F2031C80: ???
==3992== by 0x30F2033908: ???
==3992== by 0xC4D9D05: ???
==3992== by 0xC4D2F49: ???
==3992== by 0x5BA9528: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==3992== by 0x5BA882A: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==3992== by 0x50BC51F: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:573)
==3992== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==3992== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==3992== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==3992== by 0x4047DF: main (cimserver.cpp:637)
==3992==
==3992==
==3992== 320 bytes in 16 blocks are definitely lost in loss record 23 of 47
==3992== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==3992== by 0x30F20650C7: ???
==3992== by 0x30F206560C: ???
==3992== by 0x30F205E375: ???
==3992== by 0x30F2034ECA: ???
==3992== by 0xC4D90E1: ???
==3992== by 0xC4D97F2: ???
==3992== by 0xC4D5CDC: ???
==3992== by 0x5BA602F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==3992== by 0x5BA78C2: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==3992== by 0x5BA7E66: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==3992== by 0x8A0182D: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:492)
==3992== by 0x8A0304F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:355)
==3992== by 0x8A368DA: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==3992== by 0x8A34891: _start_wrapper (Thread.cpp:71)
==3992== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==3992== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==3992==
==3992== LEAK SUMMARY:
==3992== definitely lost: 392 bytes in 18 blocks.
==3992== indirectly lost: 7 bytes in 1 blocks.
==3992== possibly lost: 0 bytes in 0 blocks.
==3992== still reachable: 297,061 bytes in 3,620 blocks.
==3992== suppressed: 0 bytes in 0 blocks.
==3992== Reachable blocks (those to which a pointer was found) are not shown.
==3992== To see them, rerun with: --show-reachable=yes