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 03-Feb-10 14:02
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100203
Time: 1402
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory error:

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

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

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

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

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

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

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

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

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

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

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

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

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

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