OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

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

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

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

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

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

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

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

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

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

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

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