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

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

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

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

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

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