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 22-Jan-10 12:31
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100122
Time: 1231
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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