OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options  
Date 10-Oct-08 01:14
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 081010
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:

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

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

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

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

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