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 02-Feb-10 14:02
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100202
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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