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 04-Feb-10 14:03
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100204
Time: 1403
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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