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

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

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

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

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

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