OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

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

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

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

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

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

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