OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

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

==25019== Memcheck, a memory error detector.
==25019== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25019== Using LibVEX rev 1658, a library for dynamic binary translation.
==25019== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25019== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25019== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25019== For more details, rerun with: -v
==25019==
==25019== My PID = 25019, parent PID = 25018. Prog and args are:
==25019== /var/buildValgrind/pegasus/build/bin_exe/TestSnmpHandlerException
==25019==
==25019==
==25019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 1)
==25019== malloc/free: in use at exit: 1,031 bytes in 19 blocks.
==25019== malloc/free: 6,092 allocs, 6,073 frees, 1,089,725 bytes allocated.
==25019== For counts of detected errors, rerun with: -v
==25019== searching for pointers to 19 not-freed blocks.
==25019== checked 698,816 bytes.
==25019==
==25019== 8 bytes in 1 blocks are definitely lost in loss record 4 of 14
==25019== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==25019== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==25019== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==25019== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==25019== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==25019== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==25019== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==25019== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==25019== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==25019== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==25019== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==25019== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==25019== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==25019== by 0x53B2BAD: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==25019== by 0x53B2C7F: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==25019== by 0x5087C49: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==25019== by 0x5087FCA: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==25019== by 0x40CA33: main (TestSnmpHandlerException.cpp:486)
==25019==
==25019==
==25019== 33 bytes in 1 blocks are definitely lost in loss record 6 of 14
==25019== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==25019== by 0x61C0FC8: ???
==25019== by 0x61C173A: ???
==25019== by 0x61BDC3C: ???
==25019== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==25019== by 0x408110: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:328)
==25019== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==25019==
==25019==
==25019== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 10 of 14
==25019== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==25019== by 0x30F2051898: ???
==25019== by 0x30F2052314: ???
==25019== by 0x30F20523C9: ???
==25019== by 0x30F205251A: ???
==25019== by 0x30F20525E7: ???
==25019== by 0x30F20383EE: ???
==25019== by 0x30F203A212: ???
==25019== by 0x61C19AC: ???
==25019== by 0x61BDC3C: ???
==25019== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==25019== by 0x40A05C: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:384)
==25019== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==25019==
==25019==
==25019== 120 bytes in 6 blocks are definitely lost in loss record 12 of 14
==25019== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==25019== by 0x30F20650C7: ???
==25019== by 0x30F206560C: ???
==25019== by 0x30F205E375: ???
==25019== by 0x30F2034ECA: ???
==25019== by 0x61C1041: ???
==25019== by 0x61C173A: ???
==25019== by 0x61BDC3C: ???
==25019== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==25019== by 0x4077C0: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:312)
==25019== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==25019==
==25019==
==25019== 353 (272 direct, 81 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 14
==25019== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==25019== by 0x30F2016A46: ???
==25019== by 0x61C04D3: ???
==25019== by 0x61C1768: ???
==25019== by 0x61BDC3C: ???
==25019== by 0x405BE3: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:87)
==25019== by 0x40A05C: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:384)
==25019== by 0x40CA69: main (TestSnmpHandlerException.cpp:489)
==25019==
==25019== LEAK SUMMARY:
==25019== definitely lost: 497 bytes in 10 blocks.
==25019== indirectly lost: 88 bytes in 3 blocks.
==25019== possibly lost: 0 bytes in 0 blocks.
==25019== still reachable: 446 bytes in 6 blocks.
==25019== suppressed: 0 bytes in 0 blocks.
==25019== Reachable blocks (those to which a pointer was found) are not shown.
==25019== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11963== Memcheck, a memory error detector.
==11963== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11963== Using LibVEX rev 1658, a library for dynamic binary translation.
==11963== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11963== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11963== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11963== For more details, rerun with: -v
==11963==
==11963== My PID = 11963, parent PID = 11962. Prog and args are:
==11963== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==11963== 0
==11963== 5
==11963== 9
==11963== root
==11963== TestCMPIIndicationStressTestProviderModule
==11963==
==11963==
==11963== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==11963== malloc/free: in use at exit: 34,353 bytes in 388 blocks.
==11963== malloc/free: 26,597 allocs, 26,209 frees, 2,565,964 bytes allocated.
==11963== For counts of detected errors, rerun with: -v
==11963== searching for pointers to 388 not-freed blocks.
==11963== checked 801,744 bytes.
==11963==
==11963== 33,330 (576 direct, 32,754 indirect) bytes in 4 blocks are definitely lost in loss record 59 of 60
==11963== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==11963== by 0x7DBBB8D: ???
==11963== by 0x7DBD3F9: ???
==11963== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==11963== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==11963== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==11963== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==11963== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==11963== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==11963== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==11963==
==11963== LEAK SUMMARY:
==11963== definitely lost: 576 bytes in 4 blocks.
==11963== indirectly lost: 32,754 bytes in 372 blocks.
==11963== possibly lost: 0 bytes in 0 blocks.
==11963== still reachable: 1,023 bytes in 12 blocks.
==11963== suppressed: 0 bytes in 0 blocks.
==11963== Reachable blocks (those to which a pointer was found) are not shown.
==11963== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1960== Memcheck, a memory error detector.
==1960== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1960== Using LibVEX rev 1658, a library for dynamic binary translation.
==1960== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1960== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1960== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1960== For more details, rerun with: -v
==1960==
==1960== My PID = 1960, parent PID = 1959. Prog and args are:
==1960== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==1960== 0
==1960== 5
==1960== 9
==1960== root
==1960== TestCMPIIndicationStressTestProviderModule
==1960==
==1960==
==1960== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==1960== malloc/free: in use at exit: 34,353 bytes in 388 blocks.
==1960== malloc/free: 26,594 allocs, 26,206 frees, 2,565,558 bytes allocated.
==1960== For counts of detected errors, rerun with: -v
==1960== searching for pointers to 388 not-freed blocks.
==1960== checked 801,456 bytes.
==1960==
==1960== 33,330 (576 direct, 32,754 indirect) bytes in 4 blocks are definitely lost in loss record 59 of 60
==1960== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==1960== by 0x7DBBB8D: ???
==1960== by 0x7DBD3F9: ???
==1960== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==1960== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==1960== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==1960== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==1960== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==1960== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==1960== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==1960==
==1960== LEAK SUMMARY:
==1960== definitely lost: 576 bytes in 4 blocks.
==1960== indirectly lost: 32,754 bytes in 372 blocks.
==1960== possibly lost: 0 bytes in 0 blocks.
==1960== still reachable: 1,023 bytes in 12 blocks.
==1960== suppressed: 0 bytes in 0 blocks.
==1960== Reachable blocks (those to which a pointer was found) are not shown.
==1960== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22193== Memcheck, a memory error detector.
==22193== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22193== Using LibVEX rev 1658, a library for dynamic binary translation.
==22193== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22193== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22193== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22193== For more details, rerun with: -v
==22193==
==22193== My PID = 22193, parent PID = 22192. Prog and args are:
==22193== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==22193== 0
==22193== 5
==22193== 9
==22193== root
==22193== TestCMPIIndicationStressTestProviderModule
==22193==
==22193==
==22193== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==22193== malloc/free: in use at exit: 34,353 bytes in 388 blocks.
==22193== malloc/free: 26,593 allocs, 26,205 frees, 2,565,659 bytes allocated.
==22193== For counts of detected errors, rerun with: -v
==22193== searching for pointers to 388 not-freed blocks.
==22193== checked 801,808 bytes.
==22193==
==22193== 33,330 (576 direct, 32,754 indirect) bytes in 4 blocks are definitely lost in loss record 59 of 60
==22193== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==22193== by 0x7DBBB8D: ???
==22193== by 0x7DBD3F9: ???
==22193== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==22193== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==22193== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==22193== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==22193== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==22193== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==22193== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==22193==
==22193== LEAK SUMMARY:
==22193== definitely lost: 576 bytes in 4 blocks.
==22193== indirectly lost: 32,754 bytes in 372 blocks.
==22193== possibly lost: 0 bytes in 0 blocks.
==22193== still reachable: 1,023 bytes in 12 blocks.
==22193== suppressed: 0 bytes in 0 blocks.
==22193== Reachable blocks (those to which a pointer was found) are not shown.
==22193== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28909== Memcheck, a memory error detector.
==28909== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28909== Using LibVEX rev 1658, a library for dynamic binary translation.
==28909== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28909== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28909== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28909== For more details, rerun with: -v
==28909==
==28909== My PID = 28909, parent PID = 28908. Prog and args are:
==28909== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==28909== 0
==28909== 5
==28909== 9
==28909== root
==28909== TestCMPIIndicationStressTestProviderModule
==28909==
==28909==
==28909== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==28909== malloc/free: in use at exit: 6,986 bytes in 99 blocks.
==28909== malloc/free: 4,989 allocs, 4,890 frees, 409,881 bytes allocated.
==28909== For counts of detected errors, rerun with: -v
==28909== searching for pointers to 99 not-freed blocks.
==28909== checked 801,792 bytes.
==28909==
==28909== 5,963 (144 direct, 5,819 indirect) bytes in 1 blocks are definitely lost in loss record 40 of 40
==28909== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28909== by 0x7DBBB8D: ???
==28909== by 0x7DBD3F9: ???
==28909== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==28909== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==28909== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==28909== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==28909== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==28909== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==28909== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==28909==
==28909== LEAK SUMMARY:
==28909== definitely lost: 144 bytes in 1 blocks.
==28909== indirectly lost: 5,819 bytes in 86 blocks.
==28909== possibly lost: 0 bytes in 0 blocks.
==28909== still reachable: 1,023 bytes in 12 blocks.
==28909== suppressed: 0 bytes in 0 blocks.
==28909== Reachable blocks (those to which a pointer was found) are not shown.
==28909== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28935== Memcheck, a memory error detector.
==28935== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28935== Using LibVEX rev 1658, a library for dynamic binary translation.
==28935== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28935== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28935== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28935== For more details, rerun with: -v
==28935==
==28935== My PID = 28935, parent PID = 28934. Prog and args are:
==28935== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==28935== 0
==28935== 5
==28935== 10
==28935== root
==28935== TestCMPIIndicationStressTestProviderModule
==28935==
==28935==
==28935== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==28935== malloc/free: in use at exit: 8,050 bytes in 119 blocks.
==28935== malloc/free: 5,769 allocs, 5,650 frees, 487,131 bytes allocated.
==28935== For counts of detected errors, rerun with: -v
==28935== searching for pointers to 119 not-freed blocks.
==28935== checked 801,808 bytes.
==28935==
==28935== 7,027 (144 direct, 6,883 indirect) bytes in 1 blocks are definitely lost in loss record 43 of 43
==28935== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28935== by 0x7DBBB8D: ???
==28935== by 0x7DBD3F9: ???
==28935== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==28935== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==28935== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==28935== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==28935== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==28935== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==28935== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==28935==
==28935== LEAK SUMMARY:
==28935== definitely lost: 144 bytes in 1 blocks.
==28935== indirectly lost: 6,883 bytes in 106 blocks.
==28935== possibly lost: 0 bytes in 0 blocks.
==28935== still reachable: 1,023 bytes in 12 blocks.
==28935== suppressed: 0 bytes in 0 blocks.
==28935== Reachable blocks (those to which a pointer was found) are not shown.
==28935== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28967== Memcheck, a memory error detector.
==28967== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28967== Using LibVEX rev 1658, a library for dynamic binary translation.
==28967== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28967== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28967== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28967== For more details, rerun with: -v
==28967==
==28967== My PID = 28967, parent PID = 28966. Prog and args are:
==28967== /var/buildValgrind/pegasus/build/bin_exe/cimprovagt
==28967== 0
==28967== 5
==28967== 10
==28967== root
==28967== TestCMPIIndicationStressTestProviderModule
==28967==
==28967==
==28967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 1)
==28967== malloc/free: in use at exit: 8,050 bytes in 119 blocks.
==28967== malloc/free: 7,134 allocs, 7,015 frees, 620,293 bytes allocated.
==28967== For counts of detected errors, rerun with: -v
==28967== searching for pointers to 119 not-freed blocks.
==28967== checked 801,776 bytes.
==28967==
==28967== 7,027 (144 direct, 6,883 indirect) bytes in 1 blocks are definitely lost in loss record 43 of 43
==28967== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28967== by 0x7DBBB8D: ???
==28967== by 0x7DBD3F9: ???
==28967== by 0x4C1E181: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:366)
==28967== by 0x405464: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:554)
==28967== by 0x405907: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:650)
==28967== by 0x6373BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==28967== by 0x6371BB5: _start_wrapper (Thread.cpp:71)
==28967== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==28967== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==28967==
==28967== LEAK SUMMARY:
==28967== definitely lost: 144 bytes in 1 blocks.
==28967== indirectly lost: 6,883 bytes in 106 blocks.
==28967== possibly lost: 0 bytes in 0 blocks.
==28967== still reachable: 1,023 bytes in 12 blocks.
==28967== suppressed: 0 bytes in 0 blocks.
==28967== Reachable blocks (those to which a pointer was found) are not shown.
==28967== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15747== Memcheck, a memory error detector.
==15747== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15747== Using LibVEX rev 1658, a library for dynamic binary translation.
==15747== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15747== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15747== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15747== For more details, rerun with: -v
==15747==
==15747== My PID = 15747, parent PID = 15746. Prog and args are:
==15747== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==15747== --executor-socket
==15747== 5
==15747== forceProviderProcesses=false
==15747==
==15747==
==15747== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 29 from 1)
==15747== malloc/free: in use at exit: 170,032 bytes in 2,015 blocks.
==15747== malloc/free: 15,718,683 allocs, 15,716,668 frees, 2,537,963,413 bytes allocated.
==15747== For counts of detected errors, rerun with: -v
==15747== searching for pointers to 2,015 not-freed blocks.
==15747== checked 1,038,088 bytes.
==15747==
==15747== 8 bytes in 1 blocks are definitely lost in loss record 3 of 44
==15747== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==15747== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==15747== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==15747== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==15747== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==15747== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==15747== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==15747== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==15747== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==15747== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==15747== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==15747== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==15747== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==15747== by 0x89E3BAD: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==15747== by 0x89E3C7F: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==15747== by 0x5BB1C49: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==15747== by 0x5BB1FCA: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==15747== by 0x5BAE02D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==15747== by 0x5BAE135: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==15747== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==15747== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==15747== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==15747== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==15747== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==15747== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==15747==
==15747==
==15747== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 11 of 44
==15747== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==15747== by 0x30F2051898: ???
==15747== by 0x30F2052314: ???
==15747== by 0x30F20523C9: ???
==15747== by 0x30F205251A: ???
==15747== by 0x30F20525E7: ???
==15747== by 0x30F204C824: ???
==15747== by 0x30F204EFE6: ???
==15747== by 0x30F2031C80: ???
==15747== by 0x30F2033908: ???
==15747== by 0xDB18C41: ???
==15747== by 0xDB11EA9: ???
==15747== by 0x5BB1754: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==15747== by 0x5BB0A58: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==15747== by 0x50BE045: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:591)
==15747== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==15747== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==15747== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==15747== by 0x4047DF: main (cimserver.cpp:637)
==15747==
==15747==
==15747== 320 bytes in 16 blocks are definitely lost in loss record 22 of 44
==15747== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==15747== by 0x30F20650C7: ???
==15747== by 0x30F206560C: ???
==15747== by 0x30F205E375: ???
==15747== by 0x30F2034ECA: ???
==15747== by 0xDB18041: ???
==15747== by 0xDB1873A: ???
==15747== by 0xDB14C3C: ???
==15747== by 0x5BAE24F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==15747== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==15747== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==15747== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==15747== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==15747== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==15747== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==15747== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==15747== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==15747==
==15747== LEAK SUMMARY:
==15747== definitely lost: 392 bytes in 18 blocks.
==15747== indirectly lost: 7 bytes in 1 blocks.
==15747== possibly lost: 0 bytes in 0 blocks.
==15747== still reachable: 169,633 bytes in 1,996 blocks.
==15747== suppressed: 0 bytes in 0 blocks.
==15747== Reachable blocks (those to which a pointer was found) are not shown.
==15747== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27916== Memcheck, a memory error detector.
==27916== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27916== Using LibVEX rev 1658, a library for dynamic binary translation.
==27916== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27916== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27916== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27916== For more details, rerun with: -v
==27916==
==27916== My PID = 27916, parent PID = 27915. Prog and args are:
==27916== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==27916== --executor-socket
==27916== 5
==27916==
==27916==
==27916== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==27916== malloc/free: in use at exit: 170,951 bytes in 2,018 blocks.
==27916== malloc/free: 15,326,125 allocs, 15,324,107 frees, 2,547,309,870 bytes allocated.
==27916== For counts of detected errors, rerun with: -v
==27916== searching for pointers to 2,018 not-freed blocks.
==27916== checked 1,038,288 bytes.
==27916==
==27916== 8 bytes in 1 blocks are definitely lost in loss record 3 of 44
==27916== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==27916== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==27916== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==27916== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==27916== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==27916== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==27916== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==27916== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==27916== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==27916== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==27916== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==27916== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==27916== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==27916== by 0x89E3BAD: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==27916== by 0x89E3C7F: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==27916== by 0x5BB1C49: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==27916== by 0x5BB1FCA: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==27916== by 0x5BAE02D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==27916== by 0x5BAE135: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==27916== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==27916== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==27916== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==27916== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==27916== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==27916== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==27916==
==27916==
==27916== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 11 of 44
==27916== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==27916== by 0x30F2051898: ???
==27916== by 0x30F2052314: ???
==27916== by 0x30F20523C9: ???
==27916== by 0x30F205251A: ???
==27916== by 0x30F20525E7: ???
==27916== by 0x30F204C824: ???
==27916== by 0x30F204EFE6: ???
==27916== by 0x30F2031C80: ???
==27916== by 0x30F2033908: ???
==27916== by 0xB8E4C41: ???
==27916== by 0xB8DDEA9: ???
==27916== by 0x5BB1754: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==27916== by 0x5BB0A58: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==27916== by 0x50BE045: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:591)
==27916== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==27916== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==27916== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==27916== by 0x4047DF: main (cimserver.cpp:637)
==27916==
==27916==
==27916== 320 bytes in 16 blocks are definitely lost in loss record 22 of 44
==27916== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==27916== by 0x30F20650C7: ???
==27916== by 0x30F206560C: ???
==27916== by 0x30F205E375: ???
==27916== by 0x30F2034ECA: ???
==27916== by 0xB8E4041: ???
==27916== by 0xB8E473A: ???
==27916== by 0xB8E0C3C: ???
==27916== by 0x5BAE24F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==27916== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==27916== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==27916== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==27916== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==27916== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==27916== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==27916== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==27916== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==27916==
==27916== LEAK SUMMARY:
==27916== definitely lost: 392 bytes in 18 blocks.
==27916== indirectly lost: 7 bytes in 1 blocks.
==27916== possibly lost: 0 bytes in 0 blocks.
==27916== still reachable: 170,552 bytes in 1,999 blocks.
==27916== suppressed: 0 bytes in 0 blocks.
==27916== Reachable blocks (those to which a pointer was found) are not shown.
==27916== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==5518== Memcheck, a memory error detector.
==5518== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==5518== Using LibVEX rev 1658, a library for dynamic binary translation.
==5518== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==5518== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==5518== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==5518== For more details, rerun with: -v
==5518==
==5518== My PID = 5518, parent PID = 5517. Prog and args are:
==5518== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==5518== --executor-socket
==5518== 5
==5518== enableBinaryRepository=true
==5518== repositoryDir=/var/buildValgrind/pegasus/build/repository_bin
==5518==
==5518==
==5518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==5518== malloc/free: in use at exit: 170,254 bytes in 2,015 blocks.
==5518== malloc/free: 14,514,150 allocs, 14,512,135 frees, 2,319,150,751 bytes allocated.
==5518== For counts of detected errors, rerun with: -v
==5518== searching for pointers to 2,015 not-freed blocks.
==5518== checked 1,038,816 bytes.
==5518==
==5518== 8 bytes in 1 blocks are definitely lost in loss record 3 of 42
==5518== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==5518== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==5518== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==5518== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==5518== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==5518== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==5518== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==5518== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==5518== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==5518== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==5518== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==5518== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==5518== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==5518== by 0x89E3BAD: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==5518== by 0x89E3C7F: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==5518== by 0x5BB1C49: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==5518== by 0x5BB1FCA: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==5518== by 0x5BAE02D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:408)
==5518== by 0x5BAE135: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:339)
==5518== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==5518== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==5518== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==5518== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==5518== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==5518== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==5518==
==5518==
==5518== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 11 of 42
==5518== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==5518== by 0x30F2051898: ???
==5518== by 0x30F2052314: ???
==5518== by 0x30F20523C9: ???
==5518== by 0x30F205251A: ???
==5518== by 0x30F20525E7: ???
==5518== by 0x30F204C824: ???
==5518== by 0x30F204EFE6: ???
==5518== by 0x30F2031C80: ???
==5518== by 0x30F2033908: ???
==5518== by 0x15F1BC41: ???
==5518== by 0x15F14EA9: ???
==5518== by 0x5BB1754: Pegasus::HandlerTable::~HandlerTable() (HandlerTable.cpp:146)
==5518== by 0x5BB0A58: Pegasus::IndicationHandlerService::~IndicationHandlerService() (IndicationHandlerService.h:64)
==5518== by 0x50BE045: Pegasus::CIMServer::~CIMServer() (CIMServer.cpp:591)
==5518== by 0x403D5A: deleteCIMServer() (cimserver.cpp:336)
==5518== by 0x4067D7: CIMServerProcess::cimserver_run(int, char**, bool, bool) (cimserver.cpp:1241)
==5518== by 0x4C0C986: Pegasus::ServerProcess::platform_run(int, char**, bool, bool) (ServerProcessUnix.cpp:189)
==5518== by 0x4047DF: main (cimserver.cpp:637)
==5518==
==5518==
==5518== 320 bytes in 16 blocks are definitely lost in loss record 22 of 42
==5518== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==5518== by 0x30F20650C7: ???
==5518== by 0x30F206560C: ???
==5518== by 0x30F205E375: ???
==5518== by 0x30F2034ECA: ???
==5518== by 0x15F1B041: ???
==5518== by 0x15F1B73A: ???
==5518== by 0x15F17C3C: ???
==5518== by 0x5BAE24F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:353)
==5518== by 0x5BAFAEF: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:295)
==5518== by 0x5BB0094: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:73)
==5518== by 0x8A0AD8F: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:509)
==5518== by 0x8A0C6B5: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:372)
==5518== by 0x8A41BFE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==5518== by 0x8A3FBB5: _start_wrapper (Thread.cpp:71)
==5518== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==5518== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==5518==
==5518== LEAK SUMMARY:
==5518== definitely lost: 392 bytes in 18 blocks.
==5518== indirectly lost: 7 bytes in 1 blocks.
==5518== possibly lost: 0 bytes in 0 blocks.
==5518== still reachable: 169,855 bytes in 1,996 blocks.
==5518== suppressed: 0 bytes in 0 blocks.
==5518== Reachable blocks (those to which a pointer was found) are not shown.
==5518== To see them, rerun with: --show-reachable=yes