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

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

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

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

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

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