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 03-Apr-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110403
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:

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

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

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

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

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