OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

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

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

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

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

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

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

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

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

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

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

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