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

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

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

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

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

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