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 23-Jan-10 12:38
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100123
Time: 1238
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:

==18919== Memcheck, a memory error detector.
==18919== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18919== Using LibVEX rev 1658, a library for dynamic binary translation.
==18919== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18919== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18919== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18919== For more details, rerun with: -v
==18919==
==18919== My PID = 18919, parent PID = 18918. Prog and args are:
==18919== /var/buildMAIN/pegasus/build/bin_exe/cimconfig
==18919== -s
==18919== traceComponents=DiscardedData
==18919== -p
==18919==
==18919==
==18919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18919== malloc/free: in use at exit: 1,340 bytes in 14 blocks.
==18919== malloc/free: 351 allocs, 337 frees, 93,167 bytes allocated.
==18919== For counts of detected errors, rerun with: -v
==18919== searching for pointers to 14 not-freed blocks.
==18919== checked 698,936 bytes.
==18919==
==18919== 1,340 (56 direct, 1,284 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 8
==18919== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18919== by 0x40768D: Pegasus::CIMConfigCommand::execute(std::ostream&, std::ostream&) (CIMConfigCommand.cpp:999)
==18919== by 0x413CAA: main (CIMConfigCommand.cpp:1798)
==18919==
==18919== LEAK SUMMARY:
==18919== definitely lost: 56 bytes in 1 blocks.
==18919== indirectly lost: 1,284 bytes in 13 blocks.
==18919== possibly lost: 0 bytes in 0 blocks.
==18919== still reachable: 0 bytes in 0 blocks.
==18919== suppressed: 0 bytes in 0 blocks.
==18919== Reachable blocks (those to which a pointer was found) are not shown.
==18919== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18922== Memcheck, a memory error detector.
==18922== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18922== Using LibVEX rev 1658, a library for dynamic binary translation.
==18922== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18922== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18922== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18922== For more details, rerun with: -v
==18922==
==18922== My PID = 18922, parent PID = 18921. Prog and args are:
==18922== /var/buildMAIN/pegasus/build/bin_exe/cimconfig
==18922== -s
==18922== traceLevel=4
==18922== -p
==18922==
==18922==
==18922== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18922== malloc/free: in use at exit: 1,450 bytes in 17 blocks.
==18922== malloc/free: 364 allocs, 347 frees, 97,464 bytes allocated.
==18922== For counts of detected errors, rerun with: -v
==18922== searching for pointers to 17 not-freed blocks.
==18922== checked 698,920 bytes.
==18922==
==18922== 1,450 (56 direct, 1,394 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 8
==18922== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18922== by 0x40768D: Pegasus::CIMConfigCommand::execute(std::ostream&, std::ostream&) (CIMConfigCommand.cpp:999)
==18922== by 0x413CAA: main (CIMConfigCommand.cpp:1798)
==18922==
==18922== LEAK SUMMARY:
==18922== definitely lost: 56 bytes in 1 blocks.
==18922== indirectly lost: 1,394 bytes in 16 blocks.
==18922== possibly lost: 0 bytes in 0 blocks.
==18922== still reachable: 0 bytes in 0 blocks.
==18922== suppressed: 0 bytes in 0 blocks.
==18922== Reachable blocks (those to which a pointer was found) are not shown.
==18922== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==11321== Memcheck, a memory error detector.
==11321== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11321== Using LibVEX rev 1658, a library for dynamic binary translation.
==11321== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11321== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11321== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11321== For more details, rerun with: -v
==11321==
==11321== My PID = 11321, parent PID = 11320. Prog and args are:
==11321== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11321== 0
==11321== 5
==11321== 9
==11321== root
==11321== cmpiPerf_TestClassAProviderModule
==11321==
==11321== Thread 2:
==11321== Syscall param write(buf) points to uninitialised byte(s)
==11321== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==11321== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==11321== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==11321== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11321== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11321== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11321== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11321== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11321== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11321== Address 0x7460294 is 37,388 bytes inside a block of size 46,072 alloc'd
==11321== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==11321== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==11321== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==11321== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==11321== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==11321== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==11321== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==11321== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11321== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11321== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11321== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11321== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11321== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11321==
==11321== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 11 from 1)
==11321== malloc/free: in use at exit: 1,132 bytes in 9 blocks.
==11321== malloc/free: 5,028 allocs, 5,019 frees, 1,940,133 bytes allocated.
==11321== For counts of detected errors, rerun with: -v
==11321== searching for pointers to 9 not-freed blocks.
==11321== checked 822,448 bytes.
==11321==
==11321== LEAK SUMMARY:
==11321== definitely lost: 0 bytes in 0 blocks.
==11321== possibly lost: 0 bytes in 0 blocks.
==11321== still reachable: 1,132 bytes in 9 blocks.
==11321== suppressed: 0 bytes in 0 blocks.
==11321== Reachable blocks (those to which a pointer was found) are not shown.
==11321== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==11331== Memcheck, a memory error detector.
==11331== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11331== Using LibVEX rev 1658, a library for dynamic binary translation.
==11331== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11331== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11331== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11331== For more details, rerun with: -v
==11331==
==11331== My PID = 11331, parent PID = 11330. Prog and args are:
==11331== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11331== 0
==11331== 5
==11331== 9
==11331== root
==11331== cmpiPerf_TestClassProviderModule
==11331==
==11331== Thread 2:
==11331== Syscall param write(buf) points to uninitialised byte(s)
==11331== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==11331== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==11331== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==11331== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11331== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11331== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11331== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11331== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11331== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11331== Address 0x746268C is 38,868 bytes inside a block of size 47,840 alloc'd
==11331== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==11331== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==11331== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==11331== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==11331== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==11331== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==11331== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==11331== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11331== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11331== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11331== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11331== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11331== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11331==
==11331== ERROR SUMMARY: 4 errors from 1 contexts (suppressed: 11 from 1)
==11331== malloc/free: in use at exit: 1,130 bytes in 9 blocks.
==11331== malloc/free: 4,555 allocs, 4,546 frees, 1,959,929 bytes allocated.
==11331== For counts of detected errors, rerun with: -v
==11331== searching for pointers to 9 not-freed blocks.
==11331== checked 822,448 bytes.
==11331==
==11331== LEAK SUMMARY:
==11331== definitely lost: 0 bytes in 0 blocks.
==11331== possibly lost: 0 bytes in 0 blocks.
==11331== still reachable: 1,130 bytes in 9 blocks.
==11331== suppressed: 0 bytes in 0 blocks.
==11331== Reachable blocks (those to which a pointer was found) are not shown.
==11331== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==11341== Memcheck, a memory error detector.
==11341== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11341== Using LibVEX rev 1658, a library for dynamic binary translation.
==11341== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11341== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11341== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11341== For more details, rerun with: -v
==11341==
==11341== My PID = 11341, parent PID = 11340. Prog and args are:
==11341== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11341== 0
==11341== 5
==11341== 9
==11341== root
==11341== cmpiPerf_TestAssocClassProviderModule
==11341==
==11341== Thread 2:
==11341== Syscall param write(buf) points to uninitialised byte(s)
==11341== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==11341== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==11341== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==11341== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11341== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11341== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11341== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11341== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11341== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11341== Address 0x86737F4 is 38,564 bytes inside a block of size 47,840 alloc'd
==11341== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==11341== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==11341== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==11341== by 0x65EDA5B: Pegasus::CIMBinMsgSerializer::_putAssociatorNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMAssociatorNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1077)
==11341== by 0x65EF914: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:349)
==11341== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==11341== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==11341== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11341== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11341== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11341== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11341== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11341== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11341==
==11341== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 11 from 1)
==11341== malloc/free: in use at exit: 1,140 bytes in 9 blocks.
==11341== malloc/free: 9,948 allocs, 9,939 frees, 2,615,387 bytes allocated.
==11341== For counts of detected errors, rerun with: -v
==11341== searching for pointers to 9 not-freed blocks.
==11341== checked 822,464 bytes.
==11341==
==11341== LEAK SUMMARY:
==11341== definitely lost: 0 bytes in 0 blocks.
==11341== possibly lost: 0 bytes in 0 blocks.
==11341== still reachable: 1,140 bytes in 9 blocks.
==11341== suppressed: 0 bytes in 0 blocks.
==11341== Reachable blocks (those to which a pointer was found) are not shown.
==11341== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==11435== Memcheck, a memory error detector.
==11435== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11435== Using LibVEX rev 1658, a library for dynamic binary translation.
==11435== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11435== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11435== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11435== For more details, rerun with: -v
==11435==
==11435== My PID = 11435, parent PID = 11434. Prog and args are:
==11435== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11435== 0
==11435== 5
==11435== 9
==11435== root
==11435== TestCMPIAssociationProviderModule
==11435==
==11435== Thread 2:
==11435== Syscall param write(buf) points to uninitialised byte(s)
==11435== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==11435== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==11435== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==11435== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11435== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11435== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11435== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11435== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11435== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11435== Address 0x7418004 is 1,292 bytes inside a block of size 4,096 alloc'd
==11435== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==11435== by 0x65E98DC: Pegasus::CIMBuffer::_create(unsigned long) (CIMBuffer.cpp:140)
==11435== by 0x65E9992: Pegasus::CIMBuffer::CIMBuffer(unsigned long) (CIMBuffer.cpp:160)
==11435== by 0x64F1849: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:68)
==11435== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11435== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11435== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11435== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11435== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11435== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11435==
==11435== ERROR SUMMARY: 19 errors from 1 contexts (suppressed: 14 from 1)
==11435== malloc/free: in use at exit: 1,132 bytes in 9 blocks.
==11435== malloc/free: 16,198 allocs, 16,189 frees, 6,665,404 bytes allocated.
==11435== For counts of detected errors, rerun with: -v
==11435== searching for pointers to 9 not-freed blocks.
==11435== checked 822,456 bytes.
==11435==
==11435== LEAK SUMMARY:
==11435== definitely lost: 0 bytes in 0 blocks.
==11435== possibly lost: 0 bytes in 0 blocks.
==11435== still reachable: 1,132 bytes in 9 blocks.
==11435== suppressed: 0 bytes in 0 blocks.
==11435== Reachable blocks (those to which a pointer was found) are not shown.
==11435== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==11481== Memcheck, a memory error detector.
==11481== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11481== Using LibVEX rev 1658, a library for dynamic binary translation.
==11481== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11481== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11481== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11481== For more details, rerun with: -v
==11481==
==11481== My PID = 11481, parent PID = 11480. Prog and args are:
==11481== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11481== 0
==11481== 5
==11481== 9
==11481== root
==11481== FilesAndDirectoriesModule
==11481==
==11481== Thread 2:
==11481== Syscall param write(buf) points to uninitialised byte(s)
==11481== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==11481== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==11481== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==11481== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11481== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11481== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11481== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11481== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11481== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11481== Address 0x85A01C4 is 32,356 bytes inside a block of size 92,296 alloc'd
==11481== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==11481== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==11481== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==11481== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==11481== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==11481== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==11481== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==11481== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==11481== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==11481== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==11481== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==11481== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==11481== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==11481==
==11481== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 14 from 1)
==11481== malloc/free: in use at exit: 1,116 bytes in 9 blocks.
==11481== malloc/free: 4,886 allocs, 4,877 frees, 1,174,598 bytes allocated.
==11481== For counts of detected errors, rerun with: -v
==11481== searching for pointers to 9 not-freed blocks.
==11481== checked 822,408 bytes.
==11481==
==11481== LEAK SUMMARY:
==11481== definitely lost: 0 bytes in 0 blocks.
==11481== possibly lost: 0 bytes in 0 blocks.
==11481== still reachable: 1,116 bytes in 9 blocks.
==11481== suppressed: 0 bytes in 0 blocks.
==11481== Reachable blocks (those to which a pointer was found) are not shown.
==11481== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==16847== Memcheck, a memory error detector.
==16847== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16847== Using LibVEX rev 1658, a library for dynamic binary translation.
==16847== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16847== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16847== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16847== For more details, rerun with: -v
==16847==
==16847== My PID = 16847, parent PID = 16846. Prog and args are:
==16847== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16847== 0
==16847== 5
==16847== 9
==16847== root
==16847== FilesAndDirectoriesModule_CXX
==16847==
==16847== Thread 2:
==16847== Syscall param write(buf) points to uninitialised byte(s)
==16847== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==16847== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==16847== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==16847== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==16847== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==16847== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==16847== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==16847== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==16847== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==16847== Address 0x881B56C is 32,276 bytes inside a block of size 92,760 alloc'd
==16847== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==16847== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==16847== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==16847== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==16847== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==16847== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==16847== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==16847== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==16847== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==16847== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==16847== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==16847== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==16847== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==16847==
==16847== ERROR SUMMARY: 4 errors from 1 contexts (suppressed: 17 from 1)
==16847== malloc/free: in use at exit: 1,124 bytes in 9 blocks.
==16847== malloc/free: 9,077 allocs, 9,068 frees, 5,009,571 bytes allocated.
==16847== For counts of detected errors, rerun with: -v
==16847== searching for pointers to 9 not-freed blocks.
==16847== checked 822,720 bytes.
==16847==
==16847== LEAK SUMMARY:
==16847== definitely lost: 0 bytes in 0 blocks.
==16847== possibly lost: 0 bytes in 0 blocks.
==16847== still reachable: 1,124 bytes in 9 blocks.
==16847== suppressed: 0 bytes in 0 blocks.
==16847== Reachable blocks (those to which a pointer was found) are not shown.
==16847== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==16869== Memcheck, a memory error detector.
==16869== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16869== Using LibVEX rev 1658, a library for dynamic binary translation.
==16869== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16869== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16869== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16869== For more details, rerun with: -v
==16869==
==16869== My PID = 16869, parent PID = 16868. Prog and args are:
==16869== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16869== 0
==16869== 5
==16869== 9
==16869== root
==16869== FilesAndDirectoriesModule
==16869==
==16869== Thread 2:
==16869== Syscall param write(buf) points to uninitialised byte(s)
==16869== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==16869== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==16869== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==16869== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==16869== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==16869== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==16869== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==16869== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==16869== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==16869== Address 0x742B594 is 32,332 bytes inside a block of size 44,768 alloc'd
==16869== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==16869== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==16869== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==16869== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==16869== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==16869== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==16869== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==16869== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==16869== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==16869== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==16869== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==16869== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==16869== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==16869==
==16869== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 14 from 1)
==16869== malloc/free: in use at exit: 1,116 bytes in 9 blocks.
==16869== malloc/free: 7,482 allocs, 7,473 frees, 2,949,688 bytes allocated.
==16869== For counts of detected errors, rerun with: -v
==16869== searching for pointers to 9 not-freed blocks.
==16869== checked 822,696 bytes.
==16869==
==16869== LEAK SUMMARY:
==16869== definitely lost: 0 bytes in 0 blocks.
==16869== possibly lost: 0 bytes in 0 blocks.
==16869== still reachable: 1,116 bytes in 9 blocks.
==16869== suppressed: 0 bytes in 0 blocks.
==16869== Reachable blocks (those to which a pointer was found) are not shown.
==16869== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==18406== Memcheck, a memory error detector.
==18406== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18406== Using LibVEX rev 1658, a library for dynamic binary translation.
==18406== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18406== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18406== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18406== For more details, rerun with: -v
==18406==
==18406== My PID = 18406, parent PID = 18405. Prog and args are:
==18406== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18406== 0
==18406== 5
==18406== 9
==18406== root
==18406== cmpiPerf_TestClassAProviderModule
==18406==
==18406== Thread 2:
==18406== Syscall param write(buf) points to uninitialised byte(s)
==18406== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==18406== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==18406== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==18406== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18406== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18406== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18406== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18406== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18406== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18406== Address 0x7460534 is 37,388 bytes inside a block of size 46,072 alloc'd
==18406== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==18406== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==18406== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==18406== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==18406== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==18406== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==18406== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==18406== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18406== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18406== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18406== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18406== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18406== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18406==
==18406== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 11 from 1)
==18406== malloc/free: in use at exit: 1,132 bytes in 9 blocks.
==18406== malloc/free: 5,032 allocs, 5,023 frees, 1,940,601 bytes allocated.
==18406== For counts of detected errors, rerun with: -v
==18406== searching for pointers to 9 not-freed blocks.
==18406== checked 822,720 bytes.
==18406==
==18406== LEAK SUMMARY:
==18406== definitely lost: 0 bytes in 0 blocks.
==18406== possibly lost: 0 bytes in 0 blocks.
==18406== still reachable: 1,132 bytes in 9 blocks.
==18406== suppressed: 0 bytes in 0 blocks.
==18406== Reachable blocks (those to which a pointer was found) are not shown.
==18406== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==18416== Memcheck, a memory error detector.
==18416== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18416== Using LibVEX rev 1658, a library for dynamic binary translation.
==18416== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18416== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18416== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18416== For more details, rerun with: -v
==18416==
==18416== My PID = 18416, parent PID = 18415. Prog and args are:
==18416== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18416== 0
==18416== 5
==18416== 9
==18416== root
==18416== cmpiPerf_TestClassProviderModule
==18416==
==18416== Thread 2:
==18416== Syscall param write(buf) points to uninitialised byte(s)
==18416== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==18416== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==18416== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==18416== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18416== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18416== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18416== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18416== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18416== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18416== Address 0x746292C is 38,868 bytes inside a block of size 47,840 alloc'd
==18416== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==18416== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==18416== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==18416== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==18416== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==18416== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==18416== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==18416== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18416== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18416== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18416== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18416== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18416== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18416==
==18416== ERROR SUMMARY: 4 errors from 1 contexts (suppressed: 11 from 1)
==18416== malloc/free: in use at exit: 1,130 bytes in 9 blocks.
==18416== malloc/free: 4,559 allocs, 4,550 frees, 1,960,397 bytes allocated.
==18416== For counts of detected errors, rerun with: -v
==18416== searching for pointers to 9 not-freed blocks.
==18416== checked 822,720 bytes.
==18416==
==18416== LEAK SUMMARY:
==18416== definitely lost: 0 bytes in 0 blocks.
==18416== possibly lost: 0 bytes in 0 blocks.
==18416== still reachable: 1,130 bytes in 9 blocks.
==18416== suppressed: 0 bytes in 0 blocks.
==18416== Reachable blocks (those to which a pointer was found) are not shown.
==18416== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==18426== Memcheck, a memory error detector.
==18426== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18426== Using LibVEX rev 1658, a library for dynamic binary translation.
==18426== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18426== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18426== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18426== For more details, rerun with: -v
==18426==
==18426== My PID = 18426, parent PID = 18425. Prog and args are:
==18426== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18426== 0
==18426== 5
==18426== 9
==18426== root
==18426== cmpiPerf_TestAssocClassProviderModule
==18426==
==18426== Thread 2:
==18426== Syscall param write(buf) points to uninitialised byte(s)
==18426== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==18426== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==18426== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==18426== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18426== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18426== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18426== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18426== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18426== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18426== Address 0x86737F4 is 38,564 bytes inside a block of size 47,840 alloc'd
==18426== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==18426== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==18426== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==18426== by 0x65EDA5B: Pegasus::CIMBinMsgSerializer::_putAssociatorNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMAssociatorNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1077)
==18426== by 0x65EF914: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:349)
==18426== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==18426== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==18426== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18426== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18426== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18426== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18426== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18426== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18426==
==18426== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 11 from 1)
==18426== malloc/free: in use at exit: 1,140 bytes in 9 blocks.
==18426== malloc/free: 9,952 allocs, 9,943 frees, 2,615,897 bytes allocated.
==18426== For counts of detected errors, rerun with: -v
==18426== searching for pointers to 9 not-freed blocks.
==18426== checked 822,752 bytes.
==18426==
==18426== LEAK SUMMARY:
==18426== definitely lost: 0 bytes in 0 blocks.
==18426== possibly lost: 0 bytes in 0 blocks.
==18426== still reachable: 1,140 bytes in 9 blocks.
==18426== suppressed: 0 bytes in 0 blocks.
==18426== Reachable blocks (those to which a pointer was found) are not shown.
==18426== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==18519== Memcheck, a memory error detector.
==18519== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18519== Using LibVEX rev 1658, a library for dynamic binary translation.
==18519== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18519== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18519== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18519== For more details, rerun with: -v
==18519==
==18519== My PID = 18519, parent PID = 18518. Prog and args are:
==18519== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18519== 0
==18519== 5
==18519== 9
==18519== root
==18519== TestCMPIAssociationProviderModule
==18519==
==18519== Thread 2:
==18519== Syscall param write(buf) points to uninitialised byte(s)
==18519== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==18519== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==18519== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==18519== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18519== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18519== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18519== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18519== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18519== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18519== Address 0x74182A4 is 1,292 bytes inside a block of size 4,096 alloc'd
==18519== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==18519== by 0x65E98DC: Pegasus::CIMBuffer::_create(unsigned long) (CIMBuffer.cpp:140)
==18519== by 0x65E9992: Pegasus::CIMBuffer::CIMBuffer(unsigned long) (CIMBuffer.cpp:160)
==18519== by 0x64F1849: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:68)
==18519== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18519== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18519== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18519== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18519== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18519== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18519==
==18519== ERROR SUMMARY: 19 errors from 1 contexts (suppressed: 14 from 1)
==18519== malloc/free: in use at exit: 1,132 bytes in 9 blocks.
==18519== malloc/free: 16,204 allocs, 16,195 frees, 6,665,948 bytes allocated.
==18519== For counts of detected errors, rerun with: -v
==18519== searching for pointers to 9 not-freed blocks.
==18519== checked 822,728 bytes.
==18519==
==18519== LEAK SUMMARY:
==18519== definitely lost: 0 bytes in 0 blocks.
==18519== possibly lost: 0 bytes in 0 blocks.
==18519== still reachable: 1,132 bytes in 9 blocks.
==18519== suppressed: 0 bytes in 0 blocks.
==18519== Reachable blocks (those to which a pointer was found) are not shown.
==18519== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==18567== Memcheck, a memory error detector.
==18567== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18567== Using LibVEX rev 1658, a library for dynamic binary translation.
==18567== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18567== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18567== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18567== For more details, rerun with: -v
==18567==
==18567== My PID = 18567, parent PID = 18566. Prog and args are:
==18567== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18567== 0
==18567== 5
==18567== 9
==18567== root
==18567== FilesAndDirectoriesModule
==18567==
==18567== Thread 2:
==18567== Syscall param write(buf) points to uninitialised byte(s)
==18567== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==18567== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==18567== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==18567== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18567== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18567== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18567== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18567== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18567== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18567== Address 0x85A01C4 is 32,356 bytes inside a block of size 92,296 alloc'd
==18567== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==18567== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==18567== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==18567== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==18567== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==18567== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==18567== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==18567== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==18567== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==18567== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18567== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==18567== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18567== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18567==
==18567== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 14 from 1)
==18567== malloc/free: in use at exit: 1,116 bytes in 9 blocks.
==18567== malloc/free: 4,890 allocs, 4,881 frees, 1,175,066 bytes allocated.
==18567== For counts of detected errors, rerun with: -v
==18567== searching for pointers to 9 not-freed blocks.
==18567== checked 822,696 bytes.
==18567==
==18567== LEAK SUMMARY:
==18567== definitely lost: 0 bytes in 0 blocks.
==18567== possibly lost: 0 bytes in 0 blocks.
==18567== still reachable: 1,116 bytes in 9 blocks.
==18567== suppressed: 0 bytes in 0 blocks.
==18567== Reachable blocks (those to which a pointer was found) are not shown.
==18567== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==9769== Memcheck, a memory error detector.
==9769== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9769== Using LibVEX rev 1658, a library for dynamic binary translation.
==9769== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9769== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9769== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9769== For more details, rerun with: -v
==9769==
==9769== My PID = 9769, parent PID = 9768. Prog and args are:
==9769== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9769== 0
==9769== 5
==9769== 9
==9769== root
==9769== FilesAndDirectoriesModule_CXX
==9769==
==9769== Thread 2:
==9769== Syscall param write(buf) points to uninitialised byte(s)
==9769== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==9769== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==9769== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==9769== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==9769== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==9769== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==9769== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==9769== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==9769== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==9769== Address 0x881B56C is 32,276 bytes inside a block of size 92,760 alloc'd
==9769== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==9769== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==9769== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==9769== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==9769== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==9769== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==9769== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==9769== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==9769== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==9769== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==9769== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==9769== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==9769== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==9769==
==9769== ERROR SUMMARY: 4 errors from 1 contexts (suppressed: 17 from 1)
==9769== malloc/free: in use at exit: 1,124 bytes in 9 blocks.
==9769== malloc/free: 9,073 allocs, 9,064 frees, 5,009,103 bytes allocated.
==9769== For counts of detected errors, rerun with: -v
==9769== searching for pointers to 9 not-freed blocks.
==9769== checked 822,448 bytes.
==9769==
==9769== LEAK SUMMARY:
==9769== definitely lost: 0 bytes in 0 blocks.
==9769== possibly lost: 0 bytes in 0 blocks.
==9769== still reachable: 1,124 bytes in 9 blocks.
==9769== suppressed: 0 bytes in 0 blocks.
==9769== Reachable blocks (those to which a pointer was found) are not shown.
==9769== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory error:

==9795== Memcheck, a memory error detector.
==9795== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9795== Using LibVEX rev 1658, a library for dynamic binary translation.
==9795== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9795== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9795== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9795== For more details, rerun with: -v
==9795==
==9795== My PID = 9795, parent PID = 9794. Prog and args are:
==9795== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9795== 0
==9795== 5
==9795== 9
==9795== root
==9795== FilesAndDirectoriesModule
==9795==
==9795== Thread 2:
==9795== Syscall param write(buf) points to uninitialised byte(s)
==9795== at 0x3681E0CC0B: (within /lib64/libpthread-2.5.so)
==9795== by 0x64F1707: Pegasus::AnonymousPipe::writeBuffer(void const*, unsigned) (AnonymousPipePOSIX.cpp:157)
==9795== by 0x64F19E1: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:102)
==9795== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==9795== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==9795== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==9795== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==9795== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==9795== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==9795== Address 0x742B2F4 is 32,332 bytes inside a block of size 44,768 alloc'd
==9795== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==9795== by 0x65E8807: Pegasus::CIMBuffer::_grow(unsigned long) (CIMBuffer.cpp:187)
==9795== by 0x64EA446: Pegasus::CIMBuffer::putBytes(void const*, unsigned long) (CIMBuffer.h:259)
==9795== by 0x65EDAF7: Pegasus::CIMBinMsgSerializer::_putEnumerateInstanceNamesResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMEnumerateInstanceNamesResponseMessage*) (CIMBinMsgSerializer.cpp:1033)
==9795== by 0x65EF8BA: Pegasus::CIMBinMsgSerializer::_putResponseMessage(Pegasus::CIMBuffer&, Pegasus::CIMResponseMessage*) (CIMBinMsgSerializer.cpp:329)
==9795== by 0x65F0071: Pegasus::CIMBinMsgSerializer::serialize(Pegasus::CIMBuffer&, Pegasus::CIMMessage*) (CIMBinMsgSerializer.cpp:93)
==9795== by 0x64F1859: Pegasus::AnonymousPipe::writeMessage(Pegasus::CIMMessage*) (AnonymousPipe.cpp:77)
==9795== by 0x405C6E: Pegasus::ProviderAgent::_writeResponse(Pegasus::Message*) (ProviderAgent.cpp:678)
==9795== by 0x406BB6: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:735)
==9795== by 0x65B07F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==9795== by 0x65AEFBD: _start_wrapper (Thread.cpp:69)
==9795== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==9795== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==9795==
==9795== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 14 from 1)
==9795== malloc/free: in use at exit: 1,116 bytes in 9 blocks.
==9795== malloc/free: 7,478 allocs, 7,469 frees, 2,949,220 bytes allocated.
==9795== For counts of detected errors, rerun with: -v
==9795== searching for pointers to 9 not-freed blocks.
==9795== checked 822,408 bytes.
==9795==
==9795== LEAK SUMMARY:
==9795== definitely lost: 0 bytes in 0 blocks.
==9795== possibly lost: 0 bytes in 0 blocks.
==9795== still reachable: 1,116 bytes in 9 blocks.
==9795== suppressed: 0 bytes in 0 blocks.
==9795== Reachable blocks (those to which a pointer was found) are not shown.
==9795== To see them, rerun with: --show-reachable=yes