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 20-Jan-10 14:31
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100120
Time: 1431
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

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

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

==26907== Memcheck, a memory error detector.
==26907== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26907== Using LibVEX rev 1658, a library for dynamic binary translation.
==26907== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26907== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26907== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26907== For more details, rerun with: -v
==26907==
==26907== My PID = 26907, parent PID = 26906. Prog and args are:
==26907== /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest
==26907== IndicationStressTestClass
==26907== test/TestProvider
==26907== run
==26907== 10
==26907== 1
==26907== guest
==26907==
==26907==
==26907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26907== malloc/free: in use at exit: 35,532 bytes in 238 blocks.
==26907== malloc/free: 20,934 allocs, 20,696 frees, 3,063,254 bytes allocated.
==26907== For counts of detected errors, rerun with: -v
==26907== searching for pointers to 238 not-freed blocks.
==26907== checked 11,293,528 bytes.
==26907==
==26907== 288 bytes in 1 blocks are definitely lost in loss record 31 of 42
==26907== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==26907== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==26907== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==26907== by 0x5566E28: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:218)
==26907== by 0x5625CC5: Pegasus::Thread::run() (Thread.cpp:119)
==26907== by 0x5626B0D: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==26907== by 0x5627142: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==26907== by 0x4C10AF5: Pegasus::CIMListenerIndicationDispatcherRep::deliverIndication(Pegasus::String, Pegasus::CIMInstance, Pegasus::ContentLanguageList) (CIMListenerIndicationDispatcher.cpp:202)
==26907== by 0x4C10E1A: Pegasus::CIMListenerIndicationDispatcherRep::handleIndicationRequest(Pegasus::CIMExportIndicationRequestMessage*) (CIMListenerIndicationDispatcher.cpp:168)
==26907== by 0x4C110C3: Pegasus::CIMListenerIndicationDispatcher::handleEnqueue(Pegasus::Message*) (CIMListenerIndicationDispatcher.cpp:288)
==26907== by 0x4C10238: Pegasus::CIMListenerIndicationDispatcher::handleEnqueue() (CIMListenerIndicationDispatcher.cpp:267)
==26907== by 0x55F881C: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (MessageQueue.cpp:126)
==26907== by 0x55FAA62: Pegasus::MessageQueueService::enqueue(Pegasus::Message*) (MessageQueueService.cpp:292)
==26907== by 0x5066745: Pegasus::CIMExportRequestDecoder::handleMethodRequest(unsigned, Pegasus::HttpMethod, char*, Pegasus::String const&, char const*, char const*, Pegasus::String const&, Pegasus::String const&, Pegasus::AcceptLanguageList const&, Pegasus::ContentLanguageList const&, bool) (CIMExportRequestDecoder.cpp:822)
==26907== by 0x50679AB: Pegasus::CIMExportRequestDecoder::handleHTTPMessage(Pegasus::HTTPMessage*) (CIMExportRequestDecoder.cpp:481)
==26907== by 0x5067CFA: Pegasus::CIMExportRequestDecoder::handleEnqueue(Pegasus::Message*) (CIMExportRequestDecoder.cpp:121)
==26907== by 0x50648BE: Pegasus::CIMExportRequestDecoder::handleEnqueue() (CIMExportRequestDecoder.cpp:137)
==26907== by 0x55F881C: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (MessageQueue.cpp:126)
==26907== by 0x55EDAD5: Pegasus::HTTPConnection::_handleReadEvent() (HTTPConnection.cpp:2256)
==26907== by 0x55F0B71: Pegasus::HTTPConnection::handleEnqueue(Pegasus::Message*) (HTTPConnection.cpp:365)
==26907== by 0x55E9CCC: Pegasus::HTTPConnection::run(unsigned) (HTTPConnection.cpp:2314)
==26907== by 0x55FEAC2: Pegasus::Monitor::run(unsigned) (Monitor.cpp:586)
==26907== by 0x4C0EBD5: Pegasus::CIMListenerService::runForever() (CIMListener.cpp:260)
==26907== by 0x4C0F32D: Pegasus::CIMListenerService::_listener_routine(void*) (CIMListener.cpp:387)
==26907== by 0x56277F3: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==26907==
==26907==
==26907== 288 bytes in 1 blocks are possibly lost in loss record 33 of 42
==26907== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==26907== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==26907== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==26907== by 0x5566E28: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:218)
==26907== by 0x5625CC5: Pegasus::Thread::run() (Thread.cpp:119)
==26907== by 0x55B5213: Pegasus::cimom::cimom() (Cimom.cpp:216)
==26907== by 0x55FBD4E: Pegasus::MessageQueueService::MessageQueueService(char const*) (MessageQueueService.cpp:199)
==26907== by 0x4C11454: Pegasus::CIMListenerIndicationDispatcher::CIMListenerIndicationDispatcher() (CIMListenerIndicationDispatcher.cpp:249)
==26907== by 0x4C0E339: Pegasus::CIMListenerRep::CIMListenerRep(unsigned, Pegasus::SSLContext*) (CIMListener.cpp:455)
==26907== by 0x4C0E3C3: Pegasus::CIMListener::CIMListener(unsigned, Pegasus::SSLContext*) (CIMListener.cpp:622)
==26907== by 0x40AB97: _beginTest(Pegasus::CIMClient&, char const*, char const*, char const*, char const*) (IndicationStressTest.cpp:1171)
==26907== by 0x40C13C: main (IndicationStressTest.cpp:1574)
==26907==
==26907== LEAK SUMMARY:
==26907== definitely lost: 288 bytes in 1 blocks.
==26907== possibly lost: 288 bytes in 1 blocks.
==26907== still reachable: 34,956 bytes in 236 blocks.
==26907== suppressed: 0 bytes in 0 blocks.
==26907== Reachable blocks (those to which a pointer was found) are not shown.
==26907== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1264055684s-567964us: DiscardedData [26840:249649472:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055684s-650623us: DiscardedData [26840:249649472:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055684s-680117us: DiscardedData [26840:379844928:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055685s-397677us: DiscardedData [26840:270629184:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055685s-409770us: DiscardedData [26840:270629184:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055685s-568158us: DiscardedData [26840:379844928:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055686s-606290us: DiscardedData [26840:306415936:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055686s-678986us: DiscardedData [26840:306415936:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055686s-912466us: DiscardedData [26840:379844928:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055687s-961620us: DiscardedData [26840:316905792:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055687s-987424us: DiscardedData [26840:316905792:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055688s-170487us: DiscardedData [26840:358865216:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055689s-390674us: DiscardedData [26840:281119040:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055689s-401846us: DiscardedData [26840:281119040:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055689s-702814us: DiscardedData [26840:358865216:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055690s-450269us: DiscardedData [26840:270629184:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055690s-484358us: DiscardedData [26840:270629184:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055690s-672747us: DiscardedData [26840:358865216:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055691s-451959us: DiscardedData [26840:249649472:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055691s-460418us: DiscardedData [26840:249649472:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055691s-730057us: DiscardedData [26840:249649472:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055692s-214992us: DiscardedData [26840:306415936:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055692s-226216us: DiscardedData [26840:306415936:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055692s-448372us: DiscardedData [26840:306415936:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055693s-429023us: DiscardedData [26840:316905792:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055693s-435413us: DiscardedData [26840:316905792:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055693s-458914us: DiscardedData [26840:316905792:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055694s-176526us: DiscardedData [26840:281119040:CIMExportClient.cpp:317]: Failed to export indication: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055694s-182543us: DiscardedData [26840:281119040:CIMxmlIndicationHandler.cpp:353]: CIMxmlIndicationHandler::handleIndication failed to deliver indication due to Exception: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
1264055694s-222908us: DiscardedData [26840:316905792:IndicationService.cpp:3024]: Sending Indication and HandlerService returns CIMException: HTTP Error (401 Unauthorized): Detail = "User 'guest' registered to this certificate is not a valid user.".
n*********** FAILURE: Unexpected trace found. ************n