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 31-Mar-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110331
Time: 1401
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:

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

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

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

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

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