OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 30-Mar-11 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110330
Time: 1400
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==27393== Memcheck, a memory error detector.
==27393== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27393== Using LibVEX rev 1658, a library for dynamic binary translation.
==27393== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27393== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27393== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27393== For more details, rerun with: -v
==27393==
==27393== My PID = 27393, parent PID = 27392. Prog and args are:
==27393== /var/buildMAIN/pegasus/build/bin_exe/TestSnmpHandler
==27393== setup
==27393== WQL
==27393==
==27393== Invalid write of size 1
==27393== at 0x407AD2: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:207)
==27393== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==27393== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==27393== Address 0x5B27C68 is 0 bytes after a block of size 16 alloc'd
==27393== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==27393== by 0x407A5B: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:202)
==27393== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==27393== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==27393==
==27393== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 5 from 1)
==27393== malloc/free: in use at exit: 80 bytes in 1 blocks.
==27393== malloc/free: 2,861 allocs, 2,860 frees, 377,171 bytes allocated.
==27393== For counts of detected errors, rerun with: -v
==27393== searching for pointers to 1 not-freed blocks.
==27393== checked 1,067,576 bytes.
==27393==
==27393==
==27393== 80 bytes in 1 blocks are definitely lost in loss record 1 of 1
==27393== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==27393== by 0x368262E1D7: snmp_duplicate_objid (in /usr/lib64/libnetsnmp.so.10.0.1)
==27393== by 0x4079A8: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:183)
==27393== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==27393== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==27393==
==27393== LEAK SUMMARY:
==27393== definitely lost: 80 bytes in 1 blocks.
==27393== possibly lost: 0 bytes in 0 blocks.
==27393== still reachable: 0 bytes in 0 blocks.
==27393== suppressed: 0 bytes in 0 blocks.
==27393== Reachable blocks (those to which a pointer was found) are not shown.
==27393== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9679== Memcheck, a memory error detector.
==9679== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9679== Using LibVEX rev 1658, a library for dynamic binary translation.
==9679== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9679== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9679== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9679== For more details, rerun with: -v
==9679==
==9679== My PID = 9679, parent PID = 9678. Prog and args are:
==9679== /var/buildMAIN/pegasus/build/bin_exe/TestSnmpHandler
==9679== setup
==9679== WQL
==9679==
==9679== Invalid write of size 1
==9679== at 0x407AD2: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:207)
==9679== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==9679== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==9679== Address 0x5B27C68 is 0 bytes after a block of size 16 alloc'd
==9679== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==9679== by 0x407A5B: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:202)
==9679== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==9679== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==9679==
==9679== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 5 from 1)
==9679== malloc/free: in use at exit: 80 bytes in 1 blocks.
==9679== malloc/free: 2,861 allocs, 2,860 frees, 377,171 bytes allocated.
==9679== For counts of detected errors, rerun with: -v
==9679== searching for pointers to 1 not-freed blocks.
==9679== checked 1,067,736 bytes.
==9679==
==9679==
==9679== 80 bytes in 1 blocks are definitely lost in loss record 1 of 1
==9679== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==9679== by 0x368262E1D7: snmp_duplicate_objid (in /usr/lib64/libnetsnmp.so.10.0.1)
==9679== by 0x4079A8: _createHandlerInstance(Pegasus::CIMClient&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, unsigned short, unsigned short, Pegasus::String const&, unsigned char const&, unsigned char const&, Pegasus::String const&, unsigned char const&, Pegasus::String const&) (testSnmpHandler.cpp:183)
==9679== by 0x409DE0: _setup(Pegasus::CIMClient&, Pegasus::String const&) (testSnmpHandler.cpp:596)
==9679== by 0x40AF21: main (testSnmpHandler.cpp:1287)
==9679==
==9679== LEAK SUMMARY:
==9679== definitely lost: 80 bytes in 1 blocks.
==9679== possibly lost: 0 bytes in 0 blocks.
==9679== still reachable: 0 bytes in 0 blocks.
==9679== suppressed: 0 bytes in 0 blocks.
==9679== Reachable blocks (those to which a pointer was found) are not shown.
==9679== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20130== Memcheck, a memory error detector.
==20130== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20130== Using LibVEX rev 1658, a library for dynamic binary translation.
==20130== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20130== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20130== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20130== For more details, rerun with: -v
==20130==
==20130== My PID = 20130, parent PID = 20129. Prog and args are:
==20130== /var/buildMAIN/pegasus/build/bin_exe/TestSnmpHandlerException
==20130==
==20130==
==20130== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 51 from 2)
==20130== malloc/free: in use at exit: 1,496 bytes in 15 blocks.
==20130== malloc/free: 7,754 allocs, 7,739 frees, 1,918,909 bytes allocated.
==20130== For counts of detected errors, rerun with: -v
==20130== searching for pointers to 15 not-freed blocks.
==20130== checked 773,560 bytes.
==20130==
==20130== 8 bytes in 1 blocks are definitely lost in loss record 3 of 10
==20130== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==20130== by 0x3680E067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==20130== by 0x3680E07D52: _dl_map_object (in /lib64/ld-2.5.so)
==20130== by 0x3680E0B1BC: openaux (in /lib64/ld-2.5.so)
==20130== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==20130== by 0x3680E0B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==20130== by 0x3680E10CAC: dl_open_worker (in /lib64/ld-2.5.so)
==20130== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==20130== by 0x3680E1064B: _dl_open (in /lib64/ld-2.5.so)
==20130== by 0x3681A00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==20130== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==20130== by 0x3681A0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==20130== by 0x3681A00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==20130== by 0x5352E39: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:64)
==20130== by 0x5352F0B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:128)
==20130== by 0x5130891: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:100)
==20130== by 0x5130C12: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:67)
==20130== by 0x40BD8F: main (TestSnmpHandlerException.cpp:468)
==20130==
==20130==
==20130== 71 (64 direct, 7 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 10
==20130== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==20130== by 0x3682651898: ???
==20130== by 0x3682652314: ???
==20130== by 0x36826523C9: ???
==20130== by 0x368265251A: ???
==20130== by 0x36826525E7: ???
==20130== by 0x36826383EE: ???
==20130== by 0x368263A212: ???
==20130== by 0x82DCFB9: ???
==20130== by 0x82D878E: ???
==20130== by 0x40588F: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:85)
==20130== by 0x4093B8: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:366)
==20130== by 0x40BDC5: main (TestSnmpHandlerException.cpp:471)
==20130==
==20130==
==20130== 120 bytes in 6 blocks are definitely lost in loss record 8 of 10
==20130== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==20130== by 0x36826650C7: ???
==20130== by 0x368266560C: ???
==20130== by 0x368265E375: ???
==20130== by 0x3682634ECA: ???
==20130== by 0x82DBE33: ???
==20130== by 0x82DCD47: ???
==20130== by 0x82D878E: ???
==20130== by 0x40588F: TestException(Pegasus::CIMHandler*, Pegasus::CIMInstance, Pegasus::CIMInstance, Pegasus::CIMStatusCode) (TestSnmpHandlerException.cpp:85)
==20130== by 0x40746C: TestExceptionHandling(Pegasus::CIMHandler*) (TestSnmpHandlerException.cpp:310)
==20130== by 0x40BDC5: main (TestSnmpHandlerException.cpp:471)
==20130==
==20130== LEAK SUMMARY:
==20130== definitely lost: 192 bytes in 8 blocks.
==20130== indirectly lost: 7 bytes in 1 blocks.
==20130== possibly lost: 0 bytes in 0 blocks.
==20130== still reachable: 1,297 bytes in 6 blocks.
==20130== suppressed: 0 bytes in 0 blocks.
==20130== Reachable blocks (those to which a pointer was found) are not shown.
==20130== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23751== Memcheck, a memory error detector.
==23751== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23751== Using LibVEX rev 1658, a library for dynamic binary translation.
==23751== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23751== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23751== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23751== For more details, rerun with: -v
==23751==
==23751== My PID = 23751, parent PID = 23750. Prog and args are:
==23751== /var/buildMAIN/pegasus/build/bin_exe/cimservermain
==23751== --executor-socket
==23751== 5
==23751==
==23751==
==23751== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1941 from 2)
==23751== malloc/free: in use at exit: 40,638 bytes in 162 blocks.
==23751== malloc/free: 57,190,742 allocs, 57,190,580 frees, 9,535,162,898 bytes allocated.
==23751== For counts of detected errors, rerun with: -v
==23751== searching for pointers to 162 not-freed blocks.
==23751== checked 979,720 bytes.
==23751==
==23751== 8 bytes in 1 blocks are definitely lost in loss record 2 of 23
==23751== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==23751== by 0x3680E067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==23751== by 0x3680E07D52: _dl_map_object (in /lib64/ld-2.5.so)
==23751== by 0x3680E0B1BC: openaux (in /lib64/ld-2.5.so)
==23751== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==23751== by 0x3680E0B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==23751== by 0x3680E10CAC: dl_open_worker (in /lib64/ld-2.5.so)
==23751== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==23751== by 0x3680E1064B: _dl_open (in /lib64/ld-2.5.so)
==23751== by 0x3681A00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==23751== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==23751== by 0x3681A0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==23751== by 0x3681A00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==23751== by 0x8BADE39: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:64)
==23751== by 0x8BADF0B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:128)
==23751== by 0x5BA4891: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:100)
==23751== by 0x5BA4C12: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:67)
==23751== by 0x5BA077D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:512)
==23751== by 0x5BA088F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:443)
==23751== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==23751== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==23751== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==23751== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==23751== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==23751== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==23751==
==23751==
==23751== 475 (160 direct, 315 indirect) bytes in 1 blocks are definitely lost in loss record 17 of 23
==23751== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==23751== by 0x3682631A75: ???
==23751== by 0x3682639C5B: ???
==23751== by 0xD962FB9: ???
==23751== by 0xD95E78E: ???
==23751== by 0x5BA0986: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:457)
==23751== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==23751== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==23751== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==23751== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==23751== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==23751== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==23751== by 0x8F4D09D: _start_wrapper (Thread.cpp:69)
==23751== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==23751== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==23751==
==23751==
==23751== 480 bytes in 24 blocks are definitely lost in loss record 18 of 23
==23751== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==23751== by 0x36826650C7: ???
==23751== by 0x368266560C: ???
==23751== by 0x368265E375: ???
==23751== by 0x3682634ECA: ???
==23751== by 0xD961E33: ???
==23751== by 0xD962D47: ???
==23751== by 0xD95E78E: ???
==23751== by 0x5BA0986: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:457)
==23751== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==23751== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==23751== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==23751== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==23751== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==23751== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==23751== by 0x8F4D09D: _start_wrapper (Thread.cpp:69)
==23751== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==23751== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==23751==
==23751== LEAK SUMMARY:
==23751== definitely lost: 648 bytes in 26 blocks.
==23751== indirectly lost: 315 bytes in 7 blocks.
==23751== possibly lost: 0 bytes in 0 blocks.
==23751== still reachable: 39,675 bytes in 129 blocks.
==23751== suppressed: 0 bytes in 0 blocks.
==23751== Reachable blocks (those to which a pointer was found) are not shown.
==23751== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==6063== Memcheck, a memory error detector.
==6063== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6063== Using LibVEX rev 1658, a library for dynamic binary translation.
==6063== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6063== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==6063== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==6063== For more details, rerun with: -v
==6063==
==6063== My PID = 6063, parent PID = 6062. Prog and args are:
==6063== /var/buildMAIN/pegasus/build/bin_exe/cimservermain
==6063== --executor-socket
==6063== 5
==6063== enableBinaryRepository=true
==6063== repositoryDir=/var/buildMAIN/pegasus/build/repository_bin
==6063==
==6063==
==6063== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1995 from 2)
==6063== malloc/free: in use at exit: 40,638 bytes in 162 blocks.
==6063== malloc/free: 50,644,409 allocs, 50,644,247 frees, 7,823,649,772 bytes allocated.
==6063== For counts of detected errors, rerun with: -v
==6063== searching for pointers to 162 not-freed blocks.
==6063== checked 980,104 bytes.
==6063==
==6063== 8 bytes in 1 blocks are definitely lost in loss record 2 of 23
==6063== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==6063== by 0x3680E067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==6063== by 0x3680E07D52: _dl_map_object (in /lib64/ld-2.5.so)
==6063== by 0x3680E0B1BC: openaux (in /lib64/ld-2.5.so)
==6063== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==6063== by 0x3680E0B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==6063== by 0x3680E10CAC: dl_open_worker (in /lib64/ld-2.5.so)
==6063== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==6063== by 0x3680E1064B: _dl_open (in /lib64/ld-2.5.so)
==6063== by 0x3681A00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==6063== by 0x3680E0CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==6063== by 0x3681A0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==6063== by 0x3681A00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==6063== by 0x8BADE39: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:64)
==6063== by 0x8BADF0B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:128)
==6063== by 0x5BA4891: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:100)
==6063== by 0x5BA4C12: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:67)
==6063== by 0x5BA077D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:512)
==6063== by 0x5BA088F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:443)
==6063== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==6063== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==6063== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==6063== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==6063== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==6063== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==6063==
==6063==
==6063== 475 (160 direct, 315 indirect) bytes in 1 blocks are definitely lost in loss record 15 of 23
==6063== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==6063== by 0x3682631A75: ???
==6063== by 0x3682639C5B: ???
==6063== by 0xD909FB9: ???
==6063== by 0xD90578E: ???
==6063== by 0x5BA0986: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:457)
==6063== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==6063== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==6063== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==6063== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==6063== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==6063== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==6063== by 0x8F4D09D: _start_wrapper (Thread.cpp:69)
==6063== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==6063== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==6063==
==6063==
==6063== 480 bytes in 24 blocks are definitely lost in loss record 18 of 23
==6063== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==6063== by 0x36826650C7: ???
==6063== by 0x368266560C: ???
==6063== by 0x368265E375: ???
==6063== by 0x3682634ECA: ???
==6063== by 0xD908E33: ???
==6063== by 0xD909D47: ???
==6063== by 0xD90578E: ???
==6063== by 0x5BA0986: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::OperationContext const&, Pegasus::String, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMInstance&, Pegasus::CIMException&) (IndicationHandlerService.cpp:457)
==6063== by 0x5BA0EF9: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:425)
==6063== by 0x5BA21FB: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:383)
==6063== by 0x5BA2783: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:117)
==6063== by 0x8F207A9: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:382)
==6063== by 0x8F21184: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:322)
==6063== by 0x8F4E8D3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==6063== by 0x8F4D09D: _start_wrapper (Thread.cpp:69)
==6063== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==6063== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==6063==
==6063== LEAK SUMMARY:
==6063== definitely lost: 648 bytes in 26 blocks.
==6063== indirectly lost: 315 bytes in 7 blocks.
==6063== possibly lost: 0 bytes in 0 blocks.
==6063== still reachable: 39,675 bytes in 129 blocks.
==6063== suppressed: 0 bytes in 0 blocks.
==6063== Reachable blocks (those to which a pointer was found) are not shown.
==6063== To see them, rerun with: --show-reachable=yes