OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 28-Jun-14 03:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 140628
Time: 0301
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

<
make[5]: [MissingKeyValue01.rsp] Error 1 (ignored)
+++ MissingKeyValue01 passed successfully +++
wbemexec: Failed to connect to CIM server: Cannot connect to local CIM server. Connection failed.
1,4d0
< HTTP/1.1 400 Bad Request
< CIMError: request-not-well-formed
< PGErrorDetail: Closing%20element%20does%20not%20match%20opening%20element%3A%20on%20line%2016
<
make[5]: [MissingKeyValueEndTag01.rsp] Error 1 (ignored)
+++ MissingKeyValueEndTag01 passed successfully +++
wbemexec: Failed to connect to CIM server: Cannot connect to local CIM server. Connection failed.
1,4d0
< HTTP/1.1 400 Bad Request
< CIMError: request-not-valid
< PGErrorDetail: Validation%20error%3A%20on%20line%2020%3A%20Expected%20close%20of%20MESSAGE%20element%2C%20got%20MESSAGE%20instead
<
make[5]: [MissingMessageEndTag01.rsp] Error 1 (ignored)
+++ MissingMessageEndTag01 passed successfully +++
wbemexec: Failed to connect to CIM server: Cannot connect to local CIM server. Connection failed.
-------------------------------------------------------------------------------
Memory leak:

==2158== Memcheck, a memory error detector.
==2158== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2158== Using LibVEX rev 1658, a library for dynamic binary translation.
==2158== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2158== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2158== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2158== For more details, rerun with: -v
==2158==
==2158== My PID = 2158, parent PID = 2157. Prog and args are:
==2158== /var/buildMAIN/pegasus/build/bin_exe/TestClient
==2158== [::1]:5988
==2158==
==2158==
==2158== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2158== malloc/free: in use at exit: 647,680 bytes in 1,567 blocks.
==2158== malloc/free: 93,181 allocs, 91,614 frees, 224,001,890 bytes allocated.
==2158== For counts of detected errors, rerun with: -v
==2158== searching for pointers to 1,567 not-freed blocks.
==2158== checked 993,928 bytes.
==2158==
==2158== 40 bytes in 1 blocks are definitely lost in loss record 11 of 39
==2158== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==2158== by 0x51BCB5E: Pegasus::String::append(char const*, unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x40EEB9: executeTests(void*) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2158== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2158==
==2158==
==2158== 70 bytes in 1 blocks are possibly lost in loss record 16 of 39
==2158== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==2158== by 0x51BCE9B: Pegasus::StringRep::create(char const*, unsigned long) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51BDA8C: Pegasus::String::String(char const*, unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51DE19B: Pegasus::XmlReader::getCimNameAttribute(unsigned, Pegasus::XmlEntry const&, char const*, bool) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51DE577: Pegasus::XmlReader::getClassNameElement(Pegasus::XmlParser&, Pegasus::CIMName&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x4C2C6BD: Pegasus::CIMOperationResponseDecoder::_decodeEnumerateClassNamesResponse(Pegasus::XmlParser&, Pegasus::String const&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C2E412: Pegasus::CIMOperationResponseDecoder::_handleMethodResponse(char const*, unsigned, Pegasus::ContentLanguageList const&, bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C2FA8D: Pegasus::CIMOperationResponseDecoder::_handleHTTPMessage(Pegasus::HTTPMessage*) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C3024E: Pegasus::CIMOperationResponseDecoder::handleEnqueue() (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x51A955B: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51A3826: Pegasus::HTTPConnection::_handleReadEvent() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51A4651: Pegasus::HTTPConnection::handleEnqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x519C1AC: Pegasus::HTTPConnection::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51AE3E5: Pegasus::Monitor::run(unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x4C2035B: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C21D8F: Pegasus::CIMClientRep::enumerateClassNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C242C3: Pegasus::CIMClient::enumerateClassNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x40867E: TestInstanceGetOperations(Pegasus::CIMClient*, bool, bool, Pegasus::String, Pegasus::String) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x40FEFF: executeTests(void*) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2158== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2158==
==2158==
==2158== 288 bytes in 1 blocks are definitely lost in loss record 28 of 39
==2158== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==2158== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==2158== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==2158== by 0x511E6C3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x51D11D1: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x4108C4: runTests(Pegasus::CIMClient*, unsigned, bool, bool, int, Pegasus::String) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x411550: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158==
==2158==
==2158== 614 (128 direct, 486 indirect) bytes in 1 blocks are definitely lost in loss record 32 of 39
==2158== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==2158== by 0x3DBA6BBFDF: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.8)
==2158== by 0x4C20886: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C21AE5: Pegasus::CIMClientRep::enumerateInstanceNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C2486E: Pegasus::CIMClient::enumerateInstanceNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x408731: TestInstanceGetOperations(Pegasus::CIMClient*, bool, bool, Pegasus::String, Pegasus::String) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x40FEFF: executeTests(void*) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2158== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2158==
==2158==
==2158== 115,256 (16,400 direct, 98,856 indirect) bytes in 1 blocks are definitely lost in loss record 38 of 39
==2158== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==2158== by 0x515EA8A: Pegasus::ArrayRep::alloc(unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x515D3CA: Pegasus::Array::reserveCapacity(unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2158== by 0x4C21DB3: Pegasus::CIMClientRep::enumerateClassNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x4C242C3: Pegasus::CIMClient::enumerateClassNames(Pegasus::CIMNamespaceName const&, Pegasus::CIMName const&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2158== by 0x40867E: TestInstanceGetOperations(Pegasus::CIMClient*, bool, bool, Pegasus::String, Pegasus::String) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x40FEFF: executeTests(void*) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==2158== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2158== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2158==
==2158== LEAK SUMMARY:
==2158== definitely lost: 16,856 bytes in 4 blocks.
==2158== indirectly lost: 99,342 bytes in 1,455 blocks.
==2158== possibly lost: 70 bytes in 1 blocks.
==2158== still reachable: 531,412 bytes in 107 blocks.
==2158== suppressed: 0 bytes in 0 blocks.
==2158== Reachable blocks (those to which a pointer was found) are not shown.
==2158== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12905== Memcheck, a memory error detector.
==12905== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12905== Using LibVEX rev 1658, a library for dynamic binary translation.
==12905== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12905== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12905== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12905== For more details, rerun with: -v
==12905==
==12905== My PID = 12905, parent PID = 12904. Prog and args are:
==12905== /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest
==12905== IndicationStressTestClass
==12905== test/TestProvider
==12905== run
==12905== 1
==12905== 1
==12905==
==12905==
==12905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12905== malloc/free: in use at exit: 90 bytes in 3 blocks.
==12905== malloc/free: 4,652 allocs, 4,649 frees, 682,922 bytes allocated.
==12905== For counts of detected errors, rerun with: -v
==12905== searching for pointers to 3 not-freed blocks.
==12905== checked 776,592 bytes.
==12905==
==12905== 42 (16 direct, 26 indirect) bytes in 1 blocks are definitely lost in loss record 2 of 3
==12905== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==12905== by 0x409F7F: _beginTest(Pegasus::CIMClient&, char const*, char const*, char const*, char const*) (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==12905== by 0x40BE0C: main (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==12905==
==12905== LEAK SUMMARY:
==12905== definitely lost: 16 bytes in 1 blocks.
==12905== indirectly lost: 26 bytes in 1 blocks.
==12905== possibly lost: 0 bytes in 0 blocks.
==12905== still reachable: 48 bytes in 1 blocks.
==12905== suppressed: 0 bytes in 0 blocks.
==12905== Reachable blocks (those to which a pointer was found) are not shown.
==12905== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13285== Memcheck, a memory error detector.
==13285== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13285== Using LibVEX rev 1658, a library for dynamic binary translation.
==13285== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13285== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13285== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13285== For more details, rerun with: -v
==13285==
==13285== My PID = 13285, parent PID = 13284. Prog and args are:
==13285== /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest
==13285== IPv6TestClass
==13285== test/TestProvider
==13285== run
==13285== 1
==13285== 1
==13285==
==13285==
==13285== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13285== malloc/free: in use at exit: 39,052 bytes in 265 blocks.
==13285== malloc/free: 18,737 allocs, 18,472 frees, 2,756,659 bytes allocated.
==13285== For counts of detected errors, rerun with: -v
==13285== searching for pointers to 265 not-freed blocks.
==13285== checked 1,573,304 bytes.
==13285==
==13285== 288 bytes in 1 blocks are definitely lost in loss record 40 of 51
==13285== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==13285== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==13285== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==13285== by 0x55376C3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55EA1D1: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55EB754: Pegasus::ThreadPool::_initializeThread() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55EC0E7: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x4C0F55B: Pegasus::CIMListenerIndicationDispatcherRep::deliverIndication(Pegasus::String, Pegasus::CIMInstance, Pegasus::ContentLanguageList) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0F875: Pegasus::CIMListenerIndicationDispatcherRep::handleIndicationRequest(Pegasus::CIMExportIndicationRequestMessage*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0FAE3: Pegasus::CIMListenerIndicationDispatcher::handleEnqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0F2BB: Pegasus::CIMListenerIndicationDispatcher::handleEnqueue() (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x55C255B: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55C386A: Pegasus::MessageQueueService::enqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x504E768: 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) (in /var/buildMAIN/pegasus/build/lib/libpegexportserver.so.1)
==13285== by 0x505008A: Pegasus::CIMExportRequestDecoder::handleHTTPMessage(Pegasus::HTTPMessage*) (in /var/buildMAIN/pegasus/build/lib/libpegexportserver.so.1)
==13285== by 0x5050664: Pegasus::CIMExportRequestDecoder::handleEnqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegexportserver.so.1)
==13285== by 0x55C255B: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55BC826: Pegasus::HTTPConnection::_handleReadEvent() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55BD651: Pegasus::HTTPConnection::handleEnqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55B51AC: Pegasus::HTTPConnection::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55C73E5: Pegasus::Monitor::run(unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x4C0DC9F: Pegasus::CIMListenerService::runForever() (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0E197: Pegasus::CIMListenerService::_listener_routine(void*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x55EAE14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==13285==
==13285==
==13285== 864 bytes in 3 blocks are possibly lost in loss record 47 of 51
==13285== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==13285== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==13285== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==13285== by 0x55376C3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55EA1D1: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x5582E67: Pegasus::cimom::cimom() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x55C49D0: Pegasus::MessageQueueService::MessageQueueService(char const*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13285== by 0x4C0F121: Pegasus::CIMListenerIndicationDispatcher::CIMListenerIndicationDispatcher() (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0D87B: Pegasus::CIMListenerRep::CIMListenerRep(unsigned, Pegasus::SSLContext*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x4C0D8FB: Pegasus::CIMListener::CIMListener(unsigned, Pegasus::SSLContext*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==13285== by 0x409F5E: _beginTest(Pegasus::CIMClient&, char const*, char const*, char const*, char const*) (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==13285== by 0x40BE0C: main (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==13285==
==13285== LEAK SUMMARY:
==13285== definitely lost: 288 bytes in 1 blocks.
==13285== possibly lost: 864 bytes in 3 blocks.
==13285== still reachable: 37,900 bytes in 261 blocks.
==13285== suppressed: 0 bytes in 0 blocks.
==13285== Reachable blocks (those to which a pointer was found) are not shown.
==13285== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13595== Memcheck, a memory error detector.
==13595== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13595== Using LibVEX rev 1658, a library for dynamic binary translation.
==13595== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13595== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13595== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13595== For more details, rerun with: -v
==13595==
==13595== My PID = 13595, parent PID = 13594. Prog and args are:
==13595== /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest
==13595== IPv6TestClass
==13595== test/TestProvider
==13595== run
==13595== 10
==13595== 1
==13595==
==13595==
==13595== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13595== malloc/free: in use at exit: 90 bytes in 3 blocks.
==13595== malloc/free: 13,811 allocs, 13,808 frees, 2,017,798 bytes allocated.
==13595== For counts of detected errors, rerun with: -v
==13595== searching for pointers to 3 not-freed blocks.
==13595== checked 776,720 bytes.
==13595==
==13595== 42 (16 direct, 26 indirect) bytes in 1 blocks are definitely lost in loss record 2 of 3
==13595== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==13595== by 0x409F7F: _beginTest(Pegasus::CIMClient&, char const*, char const*, char const*, char const*) (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==13595== by 0x40BE0C: main (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==13595==
==13595== LEAK SUMMARY:
==13595== definitely lost: 16 bytes in 1 blocks.
==13595== indirectly lost: 26 bytes in 1 blocks.
==13595== possibly lost: 0 bytes in 0 blocks.
==13595== still reachable: 48 bytes in 1 blocks.
==13595== suppressed: 0 bytes in 0 blocks.
==13595== Reachable blocks (those to which a pointer was found) are not shown.
==13595== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15373== Memcheck, a memory error detector.
==15373== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15373== Using LibVEX rev 1658, a library for dynamic binary translation.
==15373== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15373== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15373== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15373== For more details, rerun with: -v
==15373==
==15373== My PID = 15373, parent PID = 15372. Prog and args are:
==15373== /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest
==15373== TestCMPI_IndicationStressTestClass
==15373== test/TestProvider
==15373== run
==15373== 10
==15373== 1
==15373==
==15373==
==15373== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15373== malloc/free: in use at exit: 17,022 bytes in 100 blocks.
==15373== malloc/free: 1,814 allocs, 1,714 frees, 241,185 bytes allocated.
==15373== For counts of detected errors, rerun with: -v
==15373== searching for pointers to 100 not-freed blocks.
==15373== checked 1,558,144 bytes.
==15373==
==15373== 864 bytes in 3 blocks are possibly lost in loss record 57 of 60
==15373== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==15373== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==15373== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==15373== by 0x55376C3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15373== by 0x55EA1D1: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15373== by 0x5582E67: Pegasus::cimom::cimom() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15373== by 0x55C49D0: Pegasus::MessageQueueService::MessageQueueService(char const*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15373== by 0x4C0F121: Pegasus::CIMListenerIndicationDispatcher::CIMListenerIndicationDispatcher() (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==15373== by 0x4C0D87B: Pegasus::CIMListenerRep::CIMListenerRep(unsigned, Pegasus::SSLContext*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==15373== by 0x4C0D8FB: Pegasus::CIMListener::CIMListener(unsigned, Pegasus::SSLContext*) (in /var/buildMAIN/pegasus/build/lib/libpeglistener.so.1)
==15373== by 0x409F5E: _beginTest(Pegasus::CIMClient&, char const*, char const*, char const*, char const*) (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==15373== by 0x40BE0C: main (in /var/buildMAIN/pegasus/build/bin_exe/TestIndicationStressTest)
==15373==
==15373== LEAK SUMMARY:
==15373== definitely lost: 0 bytes in 0 blocks.
==15373== possibly lost: 864 bytes in 3 blocks.
==15373== still reachable: 16,158 bytes in 97 blocks.
==15373== suppressed: 0 bytes in 0 blocks.
==15373== Reachable blocks (those to which a pointer was found) are not shown.
==15373== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14551== Memcheck, a memory error detector.
==14551== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14551== Using LibVEX rev 1658, a library for dynamic binary translation.
==14551== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14551== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14551== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14551== For more details, rerun with: -v
==14551==
==14551== My PID = 14551, parent PID = 14550. Prog and args are:
==14551== /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI
==14551== SELECT * FROM CIM_InstCreation WHERE SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==14551==
==14551==
==14551== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14551== malloc/free: in use at exit: 16,470 bytes in 5 blocks.
==14551== malloc/free: 280 allocs, 275 frees, 51,308 bytes allocated.
==14551== For counts of detected errors, rerun with: -v
==14551== searching for pointers to 5 not-freed blocks.
==14551== checked 670,152 bytes.
==14551==
==14551== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==14551== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==14551== by 0x3681278011: strdup (in /lib64/libc-2.5.so)
==14551== by 0x4C15E29: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14551== by 0x4C1890F: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14551== by 0x4C18C3F: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14551== by 0x402A42: main (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==14551==
==14551== LEAK SUMMARY:
==14551== definitely lost: 12 bytes in 2 blocks.
==14551== possibly lost: 0 bytes in 0 blocks.
==14551== still reachable: 16,458 bytes in 3 blocks.
==14551== suppressed: 0 bytes in 0 blocks.
==14551== Reachable blocks (those to which a pointer was found) are not shown.
==14551== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14554== Memcheck, a memory error detector.
==14554== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14554== Using LibVEX rev 1658, a library for dynamic binary translation.
==14554== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14554== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14554== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14554== For more details, rerun with: -v
==14554==
==14554== My PID = 14554, parent PID = 14553. Prog and args are:
==14554== /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI
==14554== noEvaluate
==14554== SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==14554==
==14554==
==14554== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14554== malloc/free: in use at exit: 16,470 bytes in 5 blocks.
==14554== malloc/free: 280 allocs, 275 frees, 51,176 bytes allocated.
==14554== For counts of detected errors, rerun with: -v
==14554== searching for pointers to 5 not-freed blocks.
==14554== checked 670,264 bytes.
==14554==
==14554== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==14554== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==14554== by 0x3681278011: strdup (in /lib64/libc-2.5.so)
==14554== by 0x4C15E29: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14554== by 0x4C1890F: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14554== by 0x4C18C3F: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==14554== by 0x402A42: main (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==14554==
==14554== LEAK SUMMARY:
==14554== definitely lost: 12 bytes in 2 blocks.
==14554== possibly lost: 0 bytes in 0 blocks.
==14554== still reachable: 16,458 bytes in 3 blocks.
==14554== suppressed: 0 bytes in 0 blocks.
==14554== Reachable blocks (those to which a pointer was found) are not shown.
==14554== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14838== Memcheck, a memory error detector.
==14838== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14838== Using LibVEX rev 1658, a library for dynamic binary translation.
==14838== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14838== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14838== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14838== For more details, rerun with: -v
==14838==
==14838== My PID = 14838, parent PID = 14837. Prog and args are:
==14838== /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification
==14838==
==14838==
==14838== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14838== malloc/free: in use at exit: 88,152 bytes in 2,180 blocks.
==14838== malloc/free: 2,418 allocs, 238 frees, 154,497 bytes allocated.
==14838== For counts of detected errors, rerun with: -v
==14838== searching for pointers to 2,180 not-freed blocks.
==14838== checked 768,768 bytes.
==14838==
==14838== 8 bytes in 1 blocks are definitely lost in loss record 3 of 24
==14838== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14838== by 0x40246E: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838==
==14838==
==14838== 400 bytes in 1 blocks are possibly lost in loss record 16 of 24
==14838== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14838== by 0x4C2442A: Pegasus::CIMClient::CIMClient() (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14838== by 0x402479: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838==
==14838==
==14838== 2,192 bytes in 1 blocks are possibly lost in loss record 19 of 24
==14838== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14838== by 0x51C86E7: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14838== by 0x51C8E06: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14838== by 0x4024C5: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14838==
==14838== LEAK SUMMARY:
==14838== definitely lost: 8 bytes in 1 blocks.
==14838== possibly lost: 2,592 bytes in 2 blocks.
==14838== still reachable: 85,552 bytes in 2,177 blocks.
==14838== suppressed: 0 bytes in 0 blocks.
==14838== Reachable blocks (those to which a pointer was found) are not shown.
==14838== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14044== Memcheck, a memory error detector.
==14044== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14044== Using LibVEX rev 1658, a library for dynamic binary translation.
==14044== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14044== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14044== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14044== For more details, rerun with: -v
==14044==
==14044== My PID = 14044, parent PID = 14043. Prog and args are:
==14044== /var/buildMAIN/pegasus/build/bin_exe/cimmof
==14044== -I/var/buildMAIN/pegasus/Schemas/CIM236
==14044== -n/root/MCCAtest/B
==14044== /var/buildMAIN/pegasus/Schemas/CIM236/CIM_Core.mof
==14044==
==14044==
==14044== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14044== malloc/free: in use at exit: 56,469 bytes in 211 blocks.
==14044== malloc/free: 687,359 allocs, 687,148 frees, 349,351,222 bytes allocated.
==14044== For counts of detected errors, rerun with: -v
==14044== searching for pointers to 211 not-freed blocks.
==14044== checked 754,864 bytes.
==14044==
==14044== 16,706 (32 direct, 16,674 indirect) bytes in 1 blocks are definitely lost in loss record 31 of 34
==14044== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14044== by 0x4C19C83: cimmofParser::enterInlineInclude(_IO_FILE const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x4C1D92C: cimmofParser::enterInlineInclude(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x4C227CF: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmof)
==14044==
==14044==
==14044== 4,055 (4,007 direct, 48 indirect) bytes in 1 blocks are definitely lost in loss record 33 of 34
==14044== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==14044== by 0x4C2178A: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14044== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmof)
==14044==
==14044== LEAK SUMMARY:
==14044== definitely lost: 4,039 bytes in 2 blocks.
==14044== indirectly lost: 16,722 bytes in 6 blocks.
==14044== possibly lost: 0 bytes in 0 blocks.
==14044== still reachable: 35,708 bytes in 203 blocks.
==14044== suppressed: 0 bytes in 0 blocks.
==14044== Reachable blocks (those to which a pointer was found) are not shown.
==14044== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14734== Memcheck, a memory error detector.
==14734== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14734== Using LibVEX rev 1658, a library for dynamic binary translation.
==14734== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14734== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14734== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14734== For more details, rerun with: -v
==14734==
==14734== My PID = 14734, parent PID = 14733. Prog and args are:
==14734== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14734== -W
==14734== -nroot
==14734== -R/var/buildMAIN/pegasus/build/tmp
==14734== -MXML
==14734== badQualifierDecl1.mof
==14734==
==14734==
==14734== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14734== malloc/free: in use at exit: 17,254 bytes in 13 blocks.
==14734== malloc/free: 3,918 allocs, 3,905 frees, 304,803 bytes allocated.
==14734== For counts of detected errors, rerun with: -v
==14734== searching for pointers to 13 not-freed blocks.
==14734== checked 736,136 bytes.
==14734==
==14734== 4 bytes in 1 blocks are definitely lost in loss record 1 of 13
==14734== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14734== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14734==
==14734==
==14734== 48 (8 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 13
==14734== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14734== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14734==
==14734==
==14734== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==14734== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14734== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14734== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14734==
==14734== LEAK SUMMARY:
==14734== definitely lost: 20 bytes in 3 blocks.
==14734== indirectly lost: 64 bytes in 2 blocks.
==14734== possibly lost: 0 bytes in 0 blocks.
==14734== still reachable: 17,170 bytes in 8 blocks.
==14734== suppressed: 0 bytes in 0 blocks.
==14734== Reachable blocks (those to which a pointer was found) are not shown.
==14734== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14740== Memcheck, a memory error detector.
==14740== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14740== Using LibVEX rev 1658, a library for dynamic binary translation.
==14740== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14740== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14740== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14740== For more details, rerun with: -v
==14740==
==14740== My PID = 14740, parent PID = 14739. Prog and args are:
==14740== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14740== -W
==14740== -nroot
==14740== -R/var/buildMAIN/pegasus/build/tmp
==14740== -MXML
==14740== badQualifierDecl2.mof
==14740==
==14740==
==14740== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14740== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14740== malloc/free: 4,002 allocs, 3,991 frees, 330,638 bytes allocated.
==14740== For counts of detected errors, rerun with: -v
==14740== searching for pointers to 11 not-freed blocks.
==14740== checked 736,096 bytes.
==14740==
==14740== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14740== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14740== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14740== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14740== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14740==
==14740==
==14740== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14740== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14740== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14740== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14740== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14740== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14740==
==14740== LEAK SUMMARY:
==14740== definitely lost: 12 bytes in 2 blocks.
==14740== indirectly lost: 24 bytes in 1 blocks.
==14740== possibly lost: 0 bytes in 0 blocks.
==14740== still reachable: 17,154 bytes in 8 blocks.
==14740== suppressed: 0 bytes in 0 blocks.
==14740== Reachable blocks (those to which a pointer was found) are not shown.
==14740== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14744== Memcheck, a memory error detector.
==14744== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14744== Using LibVEX rev 1658, a library for dynamic binary translation.
==14744== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14744== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14744== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14744== For more details, rerun with: -v
==14744==
==14744== My PID = 14744, parent PID = 14743. Prog and args are:
==14744== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14744== -W
==14744== -nroot
==14744== -R/var/buildMAIN/pegasus/build/tmp
==14744== -MXML
==14744== badQualifierDecl3.mof
==14744==
==14744==
==14744== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14744== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14744== malloc/free: 4,002 allocs, 3,991 frees, 330,602 bytes allocated.
==14744== For counts of detected errors, rerun with: -v
==14744== searching for pointers to 11 not-freed blocks.
==14744== checked 736,104 bytes.
==14744==
==14744== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14744== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14744== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14744== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14744== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14744==
==14744==
==14744== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14744== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14744== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14744== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14744== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14744== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14744==
==14744== LEAK SUMMARY:
==14744== definitely lost: 12 bytes in 2 blocks.
==14744== indirectly lost: 24 bytes in 1 blocks.
==14744== possibly lost: 0 bytes in 0 blocks.
==14744== still reachable: 17,154 bytes in 8 blocks.
==14744== suppressed: 0 bytes in 0 blocks.
==14744== Reachable blocks (those to which a pointer was found) are not shown.
==14744== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14752== Memcheck, a memory error detector.
==14752== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14752== Using LibVEX rev 1658, a library for dynamic binary translation.
==14752== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14752== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14752== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14752== For more details, rerun with: -v
==14752==
==14752== My PID = 14752, parent PID = 14751. Prog and args are:
==14752== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14752== -W
==14752== -nroot
==14752== -R/var/buildMAIN/pegasus/build/tmp
==14752== -MXML
==14752== badQualifierDecl5.mof
==14752==
==14752==
==14752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14752== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14752== malloc/free: 4,002 allocs, 3,991 frees, 330,602 bytes allocated.
==14752== For counts of detected errors, rerun with: -v
==14752== searching for pointers to 11 not-freed blocks.
==14752== checked 736,112 bytes.
==14752==
==14752== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14752== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14752== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14752== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14752== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14752==
==14752==
==14752== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14752== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14752== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14752== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14752== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14752== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14752==
==14752== LEAK SUMMARY:
==14752== definitely lost: 12 bytes in 2 blocks.
==14752== indirectly lost: 24 bytes in 1 blocks.
==14752== possibly lost: 0 bytes in 0 blocks.
==14752== still reachable: 17,154 bytes in 8 blocks.
==14752== suppressed: 0 bytes in 0 blocks.
==14752== Reachable blocks (those to which a pointer was found) are not shown.
==14752== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14756== Memcheck, a memory error detector.
==14756== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14756== Using LibVEX rev 1658, a library for dynamic binary translation.
==14756== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14756== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14756== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14756== For more details, rerun with: -v
==14756==
==14756== My PID = 14756, parent PID = 14755. Prog and args are:
==14756== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14756== -W
==14756== -nroot
==14756== -R/var/buildMAIN/pegasus/build/tmp
==14756== -MXML
==14756== badQualifierDecl6.mof
==14756==
==14756==
==14756== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14756== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14756== malloc/free: 4,002 allocs, 3,991 frees, 330,602 bytes allocated.
==14756== For counts of detected errors, rerun with: -v
==14756== searching for pointers to 11 not-freed blocks.
==14756== checked 736,112 bytes.
==14756==
==14756== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14756== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14756== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14756== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14756== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14756==
==14756==
==14756== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14756== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14756== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14756== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14756== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14756== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14756==
==14756== LEAK SUMMARY:
==14756== definitely lost: 12 bytes in 2 blocks.
==14756== indirectly lost: 24 bytes in 1 blocks.
==14756== possibly lost: 0 bytes in 0 blocks.
==14756== still reachable: 17,154 bytes in 8 blocks.
==14756== suppressed: 0 bytes in 0 blocks.
==14756== Reachable blocks (those to which a pointer was found) are not shown.
==14756== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14760== Memcheck, a memory error detector.
==14760== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14760== Using LibVEX rev 1658, a library for dynamic binary translation.
==14760== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14760== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14760== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14760== For more details, rerun with: -v
==14760==
==14760== My PID = 14760, parent PID = 14759. Prog and args are:
==14760== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14760== -W
==14760== -nroot
==14760== -R/var/buildMAIN/pegasus/build/tmp
==14760== -MXML
==14760== badQualifierDecl10.mof
==14760==
==14760==
==14760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14760== malloc/free: in use at exit: 17,252 bytes in 13 blocks.
==14760== malloc/free: 4,002 allocs, 3,989 frees, 330,718 bytes allocated.
==14760== For counts of detected errors, rerun with: -v
==14760== searching for pointers to 13 not-freed blocks.
==14760== checked 736,128 bytes.
==14760==
==14760== 4 bytes in 1 blocks are definitely lost in loss record 1 of 13
==14760== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14760== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14760==
==14760==
==14760== 48 (8 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 13
==14760== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14760== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14760==
==14760==
==14760== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==14760== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14760== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14760== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14760==
==14760== LEAK SUMMARY:
==14760== definitely lost: 20 bytes in 3 blocks.
==14760== indirectly lost: 64 bytes in 2 blocks.
==14760== possibly lost: 0 bytes in 0 blocks.
==14760== still reachable: 17,168 bytes in 8 blocks.
==14760== suppressed: 0 bytes in 0 blocks.
==14760== Reachable blocks (those to which a pointer was found) are not shown.
==14760== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14764== Memcheck, a memory error detector.
==14764== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14764== Using LibVEX rev 1658, a library for dynamic binary translation.
==14764== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14764== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14764== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14764== For more details, rerun with: -v
==14764==
==14764== My PID = 14764, parent PID = 14763. Prog and args are:
==14764== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14764== -W
==14764== -nroot
==14764== -R/var/buildMAIN/pegasus/build/tmp
==14764== -MXML
==14764== badQualifierDecl11.mof
==14764==
==14764==
==14764== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14764== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14764== malloc/free: 4,000 allocs, 3,989 frees, 330,600 bytes allocated.
==14764== For counts of detected errors, rerun with: -v
==14764== searching for pointers to 11 not-freed blocks.
==14764== checked 736,088 bytes.
==14764==
==14764== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14764== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14764== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14764== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14764== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14764==
==14764==
==14764== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14764== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14764== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14764== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14764== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14764== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14764==
==14764== LEAK SUMMARY:
==14764== definitely lost: 12 bytes in 2 blocks.
==14764== indirectly lost: 24 bytes in 1 blocks.
==14764== possibly lost: 0 bytes in 0 blocks.
==14764== still reachable: 17,154 bytes in 8 blocks.
==14764== suppressed: 0 bytes in 0 blocks.
==14764== Reachable blocks (those to which a pointer was found) are not shown.
==14764== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14768== Memcheck, a memory error detector.
==14768== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14768== Using LibVEX rev 1658, a library for dynamic binary translation.
==14768== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14768== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14768== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14768== For more details, rerun with: -v
==14768==
==14768== My PID = 14768, parent PID = 14767. Prog and args are:
==14768== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14768== -W
==14768== -nroot
==14768== -R/var/buildMAIN/pegasus/build/tmp
==14768== -MXML
==14768== badQualifierDecl12.mof
==14768==
==14768==
==14768== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14768== malloc/free: in use at exit: 17,202 bytes in 12 blocks.
==14768== malloc/free: 3,999 allocs, 3,987 frees, 330,636 bytes allocated.
==14768== For counts of detected errors, rerun with: -v
==14768== searching for pointers to 12 not-freed blocks.
==14768== checked 736,104 bytes.
==14768==
==14768== 4 bytes in 1 blocks are definitely lost in loss record 1 of 12
==14768== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14768== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14768== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14768== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14768==
==14768==
==14768== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 12
==14768== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14768== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14768== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14768== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14768== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14768==
==14768== LEAK SUMMARY:
==14768== definitely lost: 12 bytes in 2 blocks.
==14768== indirectly lost: 24 bytes in 1 blocks.
==14768== possibly lost: 0 bytes in 0 blocks.
==14768== still reachable: 17,166 bytes in 9 blocks.
==14768== suppressed: 0 bytes in 0 blocks.
==14768== Reachable blocks (those to which a pointer was found) are not shown.
==14768== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14772== Memcheck, a memory error detector.
==14772== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14772== Using LibVEX rev 1658, a library for dynamic binary translation.
==14772== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14772== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14772== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14772== For more details, rerun with: -v
==14772==
==14772== My PID = 14772, parent PID = 14771. Prog and args are:
==14772== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14772== -W
==14772== -nroot
==14772== -R/var/buildMAIN/pegasus/build/tmp
==14772== -MXML
==14772== badQualifierDecl13.mof
==14772==
==14772==
==14772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14772== malloc/free: in use at exit: 17,186 bytes in 10 blocks.
==14772== malloc/free: 3,997 allocs, 3,987 frees, 330,580 bytes allocated.
==14772== For counts of detected errors, rerun with: -v
==14772== searching for pointers to 10 not-freed blocks.
==14772== checked 736,104 bytes.
==14772==
==14772== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 3 of 10
==14772== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14772== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14772== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14772== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14772== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14772==
==14772== LEAK SUMMARY:
==14772== definitely lost: 8 bytes in 1 blocks.
==14772== indirectly lost: 24 bytes in 1 blocks.
==14772== possibly lost: 0 bytes in 0 blocks.
==14772== still reachable: 17,154 bytes in 8 blocks.
==14772== suppressed: 0 bytes in 0 blocks.
==14772== Reachable blocks (those to which a pointer was found) are not shown.
==14772== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14780== Memcheck, a memory error detector.
==14780== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14780== Using LibVEX rev 1658, a library for dynamic binary translation.
==14780== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14780== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14780== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14780== For more details, rerun with: -v
==14780==
==14780== My PID = 14780, parent PID = 14779. Prog and args are:
==14780== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14780== -W
==14780== -nroot
==14780== -R/var/buildMAIN/pegasus/build/tmp
==14780== -MXML
==14780== badQualifierDecl15.mof
==14780==
==14780==
==14780== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14780== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14780== malloc/free: 4,002 allocs, 3,991 frees, 330,635 bytes allocated.
==14780== For counts of detected errors, rerun with: -v
==14780== searching for pointers to 11 not-freed blocks.
==14780== checked 736,112 bytes.
==14780==
==14780== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14780== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14780== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14780== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14780== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14780==
==14780==
==14780== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14780== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14780== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14780== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14780== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14780== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14780==
==14780== LEAK SUMMARY:
==14780== definitely lost: 12 bytes in 2 blocks.
==14780== indirectly lost: 24 bytes in 1 blocks.
==14780== possibly lost: 0 bytes in 0 blocks.
==14780== still reachable: 17,154 bytes in 8 blocks.
==14780== suppressed: 0 bytes in 0 blocks.
==14780== Reachable blocks (those to which a pointer was found) are not shown.
==14780== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14784== Memcheck, a memory error detector.
==14784== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14784== Using LibVEX rev 1658, a library for dynamic binary translation.
==14784== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14784== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14784== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14784== For more details, rerun with: -v
==14784==
==14784== My PID = 14784, parent PID = 14783. Prog and args are:
==14784== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14784== -W
==14784== -nroot
==14784== -R/var/buildMAIN/pegasus/build/tmp
==14784== -MXML
==14784== badQualifierDecl16.mof
==14784==
==14784==
==14784== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14784== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==14784== malloc/free: 4,002 allocs, 3,991 frees, 330,615 bytes allocated.
==14784== For counts of detected errors, rerun with: -v
==14784== searching for pointers to 11 not-freed blocks.
==14784== checked 736,104 bytes.
==14784==
==14784== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==14784== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14784== by 0x4C23622: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14784== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14784== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14784==
==14784==
==14784== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==14784== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14784== by 0x4C26936: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14784== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14784== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14784== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14784==
==14784== LEAK SUMMARY:
==14784== definitely lost: 12 bytes in 2 blocks.
==14784== indirectly lost: 24 bytes in 1 blocks.
==14784== possibly lost: 0 bytes in 0 blocks.
==14784== still reachable: 17,154 bytes in 8 blocks.
==14784== suppressed: 0 bytes in 0 blocks.
==14784== Reachable blocks (those to which a pointer was found) are not shown.
==14784== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14788== Memcheck, a memory error detector.
==14788== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14788== Using LibVEX rev 1658, a library for dynamic binary translation.
==14788== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14788== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14788== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14788== For more details, rerun with: -v
==14788==
==14788== My PID = 14788, parent PID = 14787. Prog and args are:
==14788== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14788== -W
==14788== -nroot
==14788== -R/var/buildMAIN/pegasus/build/tmp
==14788== -MXML
==14788== badQualifierDecl20.mof
==14788==
==14788==
==14788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14788== malloc/free: in use at exit: 17,184 bytes in 10 blocks.
==14788== malloc/free: 3,994 allocs, 3,984 frees, 330,680 bytes allocated.
==14788== For counts of detected errors, rerun with: -v
==14788== searching for pointers to 10 not-freed blocks.
==14788== checked 736,104 bytes.
==14788==
==14788== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 3 of 10
==14788== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14788== by 0x4C2690B: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14788== by 0x4C22989: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14788== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14788== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14788==
==14788== LEAK SUMMARY:
==14788== definitely lost: 8 bytes in 1 blocks.
==14788== indirectly lost: 24 bytes in 1 blocks.
==14788== possibly lost: 0 bytes in 0 blocks.
==14788== still reachable: 17,152 bytes in 8 blocks.
==14788== suppressed: 0 bytes in 0 blocks.
==14788== Reachable blocks (those to which a pointer was found) are not shown.
==14788== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14842== Memcheck, a memory error detector.
==14842== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14842== Using LibVEX rev 1658, a library for dynamic binary translation.
==14842== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14842== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14842== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14842== For more details, rerun with: -v
==14842==
==14842== My PID = 14842, parent PID = 14841. Prog and args are:
==14842== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==14842== -W
==14842== -nroot
==14842== -R/var/buildMAIN/pegasus/build/tmp
==14842== -MXML
==14842== badQualifierDef1.mof
==14842==
==14842==
==14842== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14842== malloc/free: in use at exit: 17,438 bytes in 14 blocks.
==14842== malloc/free: 4,058 allocs, 4,044 frees, 350,026 bytes allocated.
==14842== For counts of detected errors, rerun with: -v
==14842== searching for pointers to 14 not-freed blocks.
==14842== checked 736,568 bytes.
==14842==
==14842== 44 (8 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==14842== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==14842== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14842== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14842== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==14842== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==14842==
==14842== LEAK SUMMARY:
==14842== definitely lost: 8 bytes in 1 blocks.
==14842== indirectly lost: 36 bytes in 1 blocks.
==14842== possibly lost: 0 bytes in 0 blocks.
==14842== still reachable: 17,394 bytes in 12 blocks.
==14842== suppressed: 0 bytes in 0 blocks.
==14842== Reachable blocks (those to which a pointer was found) are not shown.
==14842== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10111== Memcheck, a memory error detector.
==10111== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10111== Using LibVEX rev 1658, a library for dynamic binary translation.
==10111== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10111== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10111== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10111== For more details, rerun with: -v
==10111==
==10111== My PID = 10111, parent PID = 10110. Prog and args are:
==10111== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10111== 1
==10111== 11
==10111== 14
==10111== root
==10111== CLITestProviderModule
==10111==
==10111==
==10111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10111== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10111== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10111== For counts of detected errors, rerun with: -v
==10111== searching for pointers to 217 not-freed blocks.
==10111== checked 807,592 bytes.
==10111==
==10111== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10111== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10111== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10111== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10111== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10111== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10111==
==10111== LEAK SUMMARY:
==10111== definitely lost: 0 bytes in 0 blocks.
==10111== possibly lost: 848 bytes in 1 blocks.
==10111== still reachable: 31,004 bytes in 216 blocks.
==10111== suppressed: 0 bytes in 0 blocks.
==10111== Reachable blocks (those to which a pointer was found) are not shown.
==10111== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10126== Memcheck, a memory error detector.
==10126== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10126== Using LibVEX rev 1658, a library for dynamic binary translation.
==10126== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10126== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10126== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10126== For more details, rerun with: -v
==10126==
==10126== My PID = 10126, parent PID = 10125. Prog and args are:
==10126== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10126== 1
==10126== 14
==10126== 17
==10126== root
==10126== IndicationStressTestProviderModule
==10126==
==10126==
==10126== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10126== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10126== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10126== For counts of detected errors, rerun with: -v
==10126== searching for pointers to 217 not-freed blocks.
==10126== checked 807,608 bytes.
==10126==
==10126== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10126== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10126== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10126== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10126== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10126== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10126==
==10126== LEAK SUMMARY:
==10126== definitely lost: 0 bytes in 0 blocks.
==10126== possibly lost: 848 bytes in 1 blocks.
==10126== still reachable: 31,004 bytes in 216 blocks.
==10126== suppressed: 0 bytes in 0 blocks.
==10126== Reachable blocks (those to which a pointer was found) are not shown.
==10126== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10144== Memcheck, a memory error detector.
==10144== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10144== Using LibVEX rev 1658, a library for dynamic binary translation.
==10144== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10144== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10144== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10144== For more details, rerun with: -v
==10144==
==10144== My PID = 10144, parent PID = 10143. Prog and args are:
==10144== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10144== 1
==10144== 4
==10144== 18
==10144== root
==10144== IndicationStressTestConsumerModule
==10144==
==10144==
==10144== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10144== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10144== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10144== For counts of detected errors, rerun with: -v
==10144== searching for pointers to 217 not-freed blocks.
==10144== checked 807,608 bytes.
==10144==
==10144== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10144== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10144== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10144== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10144== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10144== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10144==
==10144== LEAK SUMMARY:
==10144== definitely lost: 0 bytes in 0 blocks.
==10144== possibly lost: 848 bytes in 1 blocks.
==10144== still reachable: 31,004 bytes in 216 blocks.
==10144== suppressed: 0 bytes in 0 blocks.
==10144== Reachable blocks (those to which a pointer was found) are not shown.
==10144== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10194== Memcheck, a memory error detector.
==10194== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10194== Using LibVEX rev 1658, a library for dynamic binary translation.
==10194== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10194== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10194== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10194== For more details, rerun with: -v
==10194==
==10194== My PID = 10194, parent PID = 10193. Prog and args are:
==10194== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10194== 1
==10194== 10
==10194== 23
==10194== root
==10194== TestServerProfileProvidersModule
==10194==
==10194==
==10194== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10194== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10194== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10194== For counts of detected errors, rerun with: -v
==10194== searching for pointers to 217 not-freed blocks.
==10194== checked 807,608 bytes.
==10194==
==10194== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10194== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10194== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10194== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10194== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10194== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10194==
==10194== LEAK SUMMARY:
==10194== definitely lost: 0 bytes in 0 blocks.
==10194== possibly lost: 848 bytes in 1 blocks.
==10194== still reachable: 31,004 bytes in 216 blocks.
==10194== suppressed: 0 bytes in 0 blocks.
==10194== Reachable blocks (those to which a pointer was found) are not shown.
==10194== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10382== Memcheck, a memory error detector.
==10382== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10382== Using LibVEX rev 1658, a library for dynamic binary translation.
==10382== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10382== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10382== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10382== For more details, rerun with: -v
==10382==
==10382== My PID = 10382, parent PID = 10381. Prog and args are:
==10382== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10382== 1
==10382== 11
==10382== 14
==10382== root
==10382== CLITestProviderModule
==10382==
==10382==
==10382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10382== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10382== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10382== For counts of detected errors, rerun with: -v
==10382== searching for pointers to 217 not-freed blocks.
==10382== checked 807,672 bytes.
==10382==
==10382== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10382== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10382== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10382== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10382== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10382== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10382==
==10382== LEAK SUMMARY:
==10382== definitely lost: 0 bytes in 0 blocks.
==10382== possibly lost: 848 bytes in 1 blocks.
==10382== still reachable: 31,004 bytes in 216 blocks.
==10382== suppressed: 0 bytes in 0 blocks.
==10382== Reachable blocks (those to which a pointer was found) are not shown.
==10382== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10398== Memcheck, a memory error detector.
==10398== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10398== Using LibVEX rev 1658, a library for dynamic binary translation.
==10398== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10398== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10398== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10398== For more details, rerun with: -v
==10398==
==10398== My PID = 10398, parent PID = 10397. Prog and args are:
==10398== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10398== 1
==10398== 14
==10398== 17
==10398== root
==10398== IndicationStressTestProviderModule
==10398==
==10398==
==10398== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10398== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10398== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10398== For counts of detected errors, rerun with: -v
==10398== searching for pointers to 217 not-freed blocks.
==10398== checked 807,672 bytes.
==10398==
==10398== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10398== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10398== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10398== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10398== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10398== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10398==
==10398== LEAK SUMMARY:
==10398== definitely lost: 0 bytes in 0 blocks.
==10398== possibly lost: 848 bytes in 1 blocks.
==10398== still reachable: 31,004 bytes in 216 blocks.
==10398== suppressed: 0 bytes in 0 blocks.
==10398== Reachable blocks (those to which a pointer was found) are not shown.
==10398== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10427== Memcheck, a memory error detector.
==10427== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10427== Using LibVEX rev 1658, a library for dynamic binary translation.
==10427== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10427== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10427== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10427== For more details, rerun with: -v
==10427==
==10427== My PID = 10427, parent PID = 10426. Prog and args are:
==10427== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10427== 1
==10427== 4
==10427== 18
==10427== root
==10427== IndicationStressTestConsumerModule
==10427==
==10427==
==10427== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10427== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10427== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10427== For counts of detected errors, rerun with: -v
==10427== searching for pointers to 217 not-freed blocks.
==10427== checked 807,672 bytes.
==10427==
==10427== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10427== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10427== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10427== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10427== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10427== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10427==
==10427== LEAK SUMMARY:
==10427== definitely lost: 0 bytes in 0 blocks.
==10427== possibly lost: 848 bytes in 1 blocks.
==10427== still reachable: 31,004 bytes in 216 blocks.
==10427== suppressed: 0 bytes in 0 blocks.
==10427== Reachable blocks (those to which a pointer was found) are not shown.
==10427== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1057== Memcheck, a memory error detector.
==1057== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1057== Using LibVEX rev 1658, a library for dynamic binary translation.
==1057== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1057== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1057== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1057== For more details, rerun with: -v
==1057==
==1057== My PID = 1057, parent PID = 1056. Prog and args are:
==1057== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1057== 1
==1057== 4
==1057== 24
==1057== root
==1057== OperatingSystemModule
==1057==
==1057==
==1057== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1057== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1057== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1057== For counts of detected errors, rerun with: -v
==1057== searching for pointers to 217 not-freed blocks.
==1057== checked 807,032 bytes.
==1057==
==1057== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1057== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1057== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1057== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1057== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1057== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1057==
==1057== LEAK SUMMARY:
==1057== definitely lost: 0 bytes in 0 blocks.
==1057== possibly lost: 848 bytes in 1 blocks.
==1057== still reachable: 31,004 bytes in 216 blocks.
==1057== suppressed: 0 bytes in 0 blocks.
==1057== Reachable blocks (those to which a pointer was found) are not shown.
==1057== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10633== Memcheck, a memory error detector.
==10633== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10633== Using LibVEX rev 1658, a library for dynamic binary translation.
==10633== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10633== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10633== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10633== For more details, rerun with: -v
==10633==
==10633== My PID = 10633, parent PID = 10632. Prog and args are:
==10633== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10633== 1
==10633== 11
==10633== 14
==10633== root
==10633== CLITestProviderModule
==10633==
==10633==
==10633== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10633== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10633== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10633== For counts of detected errors, rerun with: -v
==10633== searching for pointers to 217 not-freed blocks.
==10633== checked 807,384 bytes.
==10633==
==10633== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10633== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10633== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10633== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10633== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10633== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10633==
==10633== LEAK SUMMARY:
==10633== definitely lost: 0 bytes in 0 blocks.
==10633== possibly lost: 848 bytes in 1 blocks.
==10633== still reachable: 31,004 bytes in 216 blocks.
==10633== suppressed: 0 bytes in 0 blocks.
==10633== Reachable blocks (those to which a pointer was found) are not shown.
==10633== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10638== Memcheck, a memory error detector.
==10638== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10638== Using LibVEX rev 1658, a library for dynamic binary translation.
==10638== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10638== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10638== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10638== For more details, rerun with: -v
==10638==
==10638== My PID = 10638, parent PID = 10637. Prog and args are:
==10638== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10638== 1
==10638== 11
==10638== 16
==10638== root
==10638== OperatingSystemModule
==10638==
==10638==
==10638== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10638== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10638== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10638== For counts of detected errors, rerun with: -v
==10638== searching for pointers to 217 not-freed blocks.
==10638== checked 807,384 bytes.
==10638==
==10638== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10638== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10638== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10638== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10638== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10638== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10638==
==10638== LEAK SUMMARY:
==10638== definitely lost: 0 bytes in 0 blocks.
==10638== possibly lost: 848 bytes in 1 blocks.
==10638== still reachable: 31,004 bytes in 216 blocks.
==10638== suppressed: 0 bytes in 0 blocks.
==10638== Reachable blocks (those to which a pointer was found) are not shown.
==10638== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10767== Memcheck, a memory error detector.
==10767== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10767== Using LibVEX rev 1658, a library for dynamic binary translation.
==10767== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10767== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10767== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10767== For more details, rerun with: -v
==10767==
==10767== My PID = 10767, parent PID = 10766. Prog and args are:
==10767== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10767== 1
==10767== 11
==10767== 14
==10767== root
==10767== CLITestProviderModule
==10767==
==10767==
==10767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10767== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10767== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10767== For counts of detected errors, rerun with: -v
==10767== searching for pointers to 217 not-freed blocks.
==10767== checked 807,384 bytes.
==10767==
==10767== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10767== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10767== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10767== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10767== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10767== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10767==
==10767== LEAK SUMMARY:
==10767== definitely lost: 0 bytes in 0 blocks.
==10767== possibly lost: 848 bytes in 1 blocks.
==10767== still reachable: 31,004 bytes in 216 blocks.
==10767== suppressed: 0 bytes in 0 blocks.
==10767== Reachable blocks (those to which a pointer was found) are not shown.
==10767== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10774== Memcheck, a memory error detector.
==10774== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10774== Using LibVEX rev 1658, a library for dynamic binary translation.
==10774== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10774== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10774== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10774== For more details, rerun with: -v
==10774==
==10774== My PID = 10774, parent PID = 10773. Prog and args are:
==10774== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10774== 1
==10774== 4
==10774== 16
==10774== root
==10774== OperatingSystemModule
==10774==
==10774==
==10774== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10774== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10774== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10774== For counts of detected errors, rerun with: -v
==10774== searching for pointers to 217 not-freed blocks.
==10774== checked 807,384 bytes.
==10774==
==10774== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10774== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10774== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10774== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10774== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10774== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10774==
==10774== LEAK SUMMARY:
==10774== definitely lost: 0 bytes in 0 blocks.
==10774== possibly lost: 848 bytes in 1 blocks.
==10774== still reachable: 31,004 bytes in 216 blocks.
==10774== suppressed: 0 bytes in 0 blocks.
==10774== Reachable blocks (those to which a pointer was found) are not shown.
==10774== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1091== Memcheck, a memory error detector.
==1091== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1091== Using LibVEX rev 1658, a library for dynamic binary translation.
==1091== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1091== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1091== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1091== For more details, rerun with: -v
==1091==
==1091== My PID = 1091, parent PID = 1090. Prog and args are:
==1091== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1091== 1
==1091== 24
==1091== 27
==1091== root
==1091== IPProviderModule
==1091==
==1091==
==1091== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1091== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1091== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1091== For counts of detected errors, rerun with: -v
==1091== searching for pointers to 217 not-freed blocks.
==1091== checked 807,032 bytes.
==1091==
==1091== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1091== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1091== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1091== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1091== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1091== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1091==
==1091== LEAK SUMMARY:
==1091== definitely lost: 0 bytes in 0 blocks.
==1091== possibly lost: 848 bytes in 1 blocks.
==1091== still reachable: 31,004 bytes in 216 blocks.
==1091== suppressed: 0 bytes in 0 blocks.
==1091== Reachable blocks (those to which a pointer was found) are not shown.
==1091== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10911== Memcheck, a memory error detector.
==10911== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10911== Using LibVEX rev 1658, a library for dynamic binary translation.
==10911== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10911== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10911== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10911== For more details, rerun with: -v
==10911==
==10911== My PID = 10911, parent PID = 10910. Prog and args are:
==10911== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10911== 1
==10911== 10
==10911== 13
==10911== root
==10911== CLITestProviderModule
==10911==
==10911==
==10911== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10911== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10911== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10911== For counts of detected errors, rerun with: -v
==10911== searching for pointers to 217 not-freed blocks.
==10911== checked 807,384 bytes.
==10911==
==10911== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10911== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10911== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10911== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10911== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10911== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10911==
==10911== LEAK SUMMARY:
==10911== definitely lost: 0 bytes in 0 blocks.
==10911== possibly lost: 848 bytes in 1 blocks.
==10911== still reachable: 31,004 bytes in 216 blocks.
==10911== suppressed: 0 bytes in 0 blocks.
==10911== Reachable blocks (those to which a pointer was found) are not shown.
==10911== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==10921== Memcheck, a memory error detector.
==10921== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10921== Using LibVEX rev 1658, a library for dynamic binary translation.
==10921== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10921== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10921== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10921== For more details, rerun with: -v
==10921==
==10921== My PID = 10921, parent PID = 10920. Prog and args are:
==10921== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==10921== 1
==10921== 14
==10921== 17
==10921== root
==10921== OperatingSystemModule
==10921==
==10921==
==10921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10921== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==10921== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==10921== For counts of detected errors, rerun with: -v
==10921== searching for pointers to 217 not-freed blocks.
==10921== checked 807,384 bytes.
==10921==
==10921== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==10921== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10921== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10921== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10921== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10921== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10921==
==10921== LEAK SUMMARY:
==10921== definitely lost: 0 bytes in 0 blocks.
==10921== possibly lost: 848 bytes in 1 blocks.
==10921== still reachable: 31,004 bytes in 216 blocks.
==10921== suppressed: 0 bytes in 0 blocks.
==10921== Reachable blocks (those to which a pointer was found) are not shown.
==10921== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11040== Memcheck, a memory error detector.
==11040== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11040== Using LibVEX rev 1658, a library for dynamic binary translation.
==11040== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11040== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11040== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11040== For more details, rerun with: -v
==11040==
==11040== My PID = 11040, parent PID = 11039. Prog and args are:
==11040== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11040== 1
==11040== 10
==11040== 13
==11040== root
==11040== CLITestProviderModule
==11040==
==11040==
==11040== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11040== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==11040== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==11040== For counts of detected errors, rerun with: -v
==11040== searching for pointers to 217 not-freed blocks.
==11040== checked 807,400 bytes.
==11040==
==11040== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11040== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11040== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11040== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11040== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11040== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11040==
==11040== LEAK SUMMARY:
==11040== definitely lost: 0 bytes in 0 blocks.
==11040== possibly lost: 848 bytes in 1 blocks.
==11040== still reachable: 31,004 bytes in 216 blocks.
==11040== suppressed: 0 bytes in 0 blocks.
==11040== Reachable blocks (those to which a pointer was found) are not shown.
==11040== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11049== Memcheck, a memory error detector.
==11049== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11049== Using LibVEX rev 1658, a library for dynamic binary translation.
==11049== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11049== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11049== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11049== For more details, rerun with: -v
==11049==
==11049== My PID = 11049, parent PID = 11048. Prog and args are:
==11049== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11049== 1
==11049== 14
==11049== 17
==11049== root
==11049== OperatingSystemModule
==11049==
==11049==
==11049== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11049== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==11049== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==11049== For counts of detected errors, rerun with: -v
==11049== searching for pointers to 217 not-freed blocks.
==11049== checked 807,400 bytes.
==11049==
==11049== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11049== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11049== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11049== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11049== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11049== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11049==
==11049== LEAK SUMMARY:
==11049== definitely lost: 0 bytes in 0 blocks.
==11049== possibly lost: 848 bytes in 1 blocks.
==11049== still reachable: 31,004 bytes in 216 blocks.
==11049== suppressed: 0 bytes in 0 blocks.
==11049== Reachable blocks (those to which a pointer was found) are not shown.
==11049== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11373== Memcheck, a memory error detector.
==11373== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11373== Using LibVEX rev 1658, a library for dynamic binary translation.
==11373== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11373== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11373== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11373== For more details, rerun with: -v
==11373==
==11373== My PID = 11373, parent PID = 11372. Prog and args are:
==11373== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11373== 1
==11373== 11
==11373== 14
==11373== root
==11373== CLITestProviderModule
==11373==
==11373==
==11373== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11373== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==11373== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==11373== For counts of detected errors, rerun with: -v
==11373== searching for pointers to 217 not-freed blocks.
==11373== checked 807,592 bytes.
==11373==
==11373== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11373== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11373== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11373== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11373== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11373== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11373==
==11373== LEAK SUMMARY:
==11373== definitely lost: 0 bytes in 0 blocks.
==11373== possibly lost: 848 bytes in 1 blocks.
==11373== still reachable: 31,004 bytes in 216 blocks.
==11373== suppressed: 0 bytes in 0 blocks.
==11373== Reachable blocks (those to which a pointer was found) are not shown.
==11373== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11818== Memcheck, a memory error detector.
==11818== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11818== Using LibVEX rev 1658, a library for dynamic binary translation.
==11818== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11818== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11818== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11818== For more details, rerun with: -v
==11818==
==11818== My PID = 11818, parent PID = 11817. Prog and args are:
==11818== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11818== 1
==11818== 11
==11818== 16
==11818== root
==11818== MethodTestProviderModule
==11818==
==11818==
==11818== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11818== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==11818== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==11818== For counts of detected errors, rerun with: -v
==11818== searching for pointers to 217 not-freed blocks.
==11818== checked 807,592 bytes.
==11818==
==11818== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11818== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11818== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11818== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11818== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11818== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11818==
==11818== LEAK SUMMARY:
==11818== definitely lost: 0 bytes in 0 blocks.
==11818== possibly lost: 848 bytes in 1 blocks.
==11818== still reachable: 31,004 bytes in 216 blocks.
==11818== suppressed: 0 bytes in 0 blocks.
==11818== Reachable blocks (those to which a pointer was found) are not shown.
==11818== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12096== Memcheck, a memory error detector.
==12096== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12096== Using LibVEX rev 1658, a library for dynamic binary translation.
==12096== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12096== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12096== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12096== For more details, rerun with: -v
==12096==
==12096== My PID = 12096, parent PID = 12095. Prog and args are:
==12096== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12096== 1
==12096== 16
==12096== 19
==12096== root
==12096== FamilyProviderModule
==12096==
==12096==
==12096== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12096== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==12096== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==12096== For counts of detected errors, rerun with: -v
==12096== searching for pointers to 217 not-freed blocks.
==12096== checked 807,592 bytes.
==12096==
==12096== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12096== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12096== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12096== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12096== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12096== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12096==
==12096== LEAK SUMMARY:
==12096== definitely lost: 0 bytes in 0 blocks.
==12096== possibly lost: 848 bytes in 1 blocks.
==12096== still reachable: 31,004 bytes in 216 blocks.
==12096== suppressed: 0 bytes in 0 blocks.
==12096== Reachable blocks (those to which a pointer was found) are not shown.
==12096== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12785== Memcheck, a memory error detector.
==12785== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12785== Using LibVEX rev 1658, a library for dynamic binary translation.
==12785== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12785== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12785== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12785== For more details, rerun with: -v
==12785==
==12785== My PID = 12785, parent PID = 12784. Prog and args are:
==12785== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12785== 1
==12785== 19
==12785== 22
==12785== root
==12785== IndicationStressTestProviderModule
==12785==
==12785==
==12785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12785== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==12785== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==12785== For counts of detected errors, rerun with: -v
==12785== searching for pointers to 217 not-freed blocks.
==12785== checked 807,608 bytes.
==12785==
==12785== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12785== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12785== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12785== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12785== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12785== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12785==
==12785== LEAK SUMMARY:
==12785== definitely lost: 0 bytes in 0 blocks.
==12785== possibly lost: 848 bytes in 1 blocks.
==12785== still reachable: 31,004 bytes in 216 blocks.
==12785== suppressed: 0 bytes in 0 blocks.
==12785== Reachable blocks (those to which a pointer was found) are not shown.
==12785== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12813== Memcheck, a memory error detector.
==12813== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12813== Using LibVEX rev 1658, a library for dynamic binary translation.
==12813== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12813== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12813== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12813== For more details, rerun with: -v
==12813==
==12813== My PID = 12813, parent PID = 12812. Prog and args are:
==12813== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12813== 1
==12813== 16
==12813== 23
==12813== root
==12813== IndicationStressTestConsumerModule
==12813==
==12813==
==12813== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12813== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==12813== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==12813== For counts of detected errors, rerun with: -v
==12813== searching for pointers to 217 not-freed blocks.
==12813== checked 807,608 bytes.
==12813==
==12813== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12813== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12813== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12813== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12813== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12813== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12813==
==12813== LEAK SUMMARY:
==12813== definitely lost: 0 bytes in 0 blocks.
==12813== possibly lost: 848 bytes in 1 blocks.
==12813== still reachable: 31,004 bytes in 216 blocks.
==12813== suppressed: 0 bytes in 0 blocks.
==12813== Reachable blocks (those to which a pointer was found) are not shown.
==12813== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13138== Memcheck, a memory error detector.
==13138== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13138== Using LibVEX rev 1658, a library for dynamic binary translation.
==13138== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13138== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13138== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13138== For more details, rerun with: -v
==13138==
==13138== My PID = 13138, parent PID = 13137. Prog and args are:
==13138== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13138== 1
==13138== 7
==13138== 10
==13138== root
==13138== IndicationStressTestProviderModule
==13138==
==13138==
==13138== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13138== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==13138== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==13138== For counts of detected errors, rerun with: -v
==13138== searching for pointers to 217 not-freed blocks.
==13138== checked 807,576 bytes.
==13138==
==13138== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13138== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13138== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13138== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13138== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13138== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13138==
==13138== LEAK SUMMARY:
==13138== definitely lost: 0 bytes in 0 blocks.
==13138== possibly lost: 848 bytes in 1 blocks.
==13138== still reachable: 31,004 bytes in 216 blocks.
==13138== suppressed: 0 bytes in 0 blocks.
==13138== Reachable blocks (those to which a pointer was found) are not shown.
==13138== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13300== Memcheck, a memory error detector.
==13300== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13300== Using LibVEX rev 1658, a library for dynamic binary translation.
==13300== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13300== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13300== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13300== For more details, rerun with: -v
==13300==
==13300== My PID = 13300, parent PID = 13299. Prog and args are:
==13300== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13300== 1
==13300== 12
==13300== 15
==13300== root
==13300== IndicationStressTestConsumerModule
==13300==
==13300==
==13300== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13300== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==13300== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==13300== For counts of detected errors, rerun with: -v
==13300== searching for pointers to 217 not-freed blocks.
==13300== checked 807,576 bytes.
==13300==
==13300== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13300== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13300== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13300== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13300== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13300== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13300==
==13300== LEAK SUMMARY:
==13300== definitely lost: 0 bytes in 0 blocks.
==13300== possibly lost: 848 bytes in 1 blocks.
==13300== still reachable: 31,004 bytes in 216 blocks.
==13300== suppressed: 0 bytes in 0 blocks.
==13300== Reachable blocks (those to which a pointer was found) are not shown.
==13300== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13427== Memcheck, a memory error detector.
==13427== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13427== Using LibVEX rev 1658, a library for dynamic binary translation.
==13427== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13427== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13427== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13427== For more details, rerun with: -v
==13427==
==13427== My PID = 13427, parent PID = 13426. Prog and args are:
==13427== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13427== 1
==13427== 15
==13427== 18
==13427== root
==13427== MethodTestProviderModule
==13427==
==13427==
==13427== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13427== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==13427== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==13427== For counts of detected errors, rerun with: -v
==13427== searching for pointers to 217 not-freed blocks.
==13427== checked 807,576 bytes.
==13427==
==13427== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13427== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13427== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13427== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13427== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13427== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13427==
==13427== LEAK SUMMARY:
==13427== definitely lost: 0 bytes in 0 blocks.
==13427== possibly lost: 848 bytes in 1 blocks.
==13427== still reachable: 31,004 bytes in 216 blocks.
==13427== suppressed: 0 bytes in 0 blocks.
==13427== Reachable blocks (those to which a pointer was found) are not shown.
==13427== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14325== Memcheck, a memory error detector.
==14325== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14325== Using LibVEX rev 1658, a library for dynamic binary translation.
==14325== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14325== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14325== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14325== For more details, rerun with: -v
==14325==
==14325== My PID = 14325, parent PID = 14324. Prog and args are:
==14325== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14325== 1
==14325== 7
==14325== 10
==14325== root
==14325== IndicationStressTestProviderModule
==14325==
==14325==
==14325== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14325== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14325== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14325== For counts of detected errors, rerun with: -v
==14325== searching for pointers to 217 not-freed blocks.
==14325== checked 807,496 bytes.
==14325==
==14325== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14325== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14325== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14325== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14325== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14325== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14325==
==14325== LEAK SUMMARY:
==14325== definitely lost: 0 bytes in 0 blocks.
==14325== possibly lost: 848 bytes in 1 blocks.
==14325== still reachable: 31,004 bytes in 216 blocks.
==14325== suppressed: 0 bytes in 0 blocks.
==14325== Reachable blocks (those to which a pointer was found) are not shown.
==14325== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14441== Memcheck, a memory error detector.
==14441== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14441== Using LibVEX rev 1658, a library for dynamic binary translation.
==14441== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14441== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14441== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14441== For more details, rerun with: -v
==14441==
==14441== My PID = 14441, parent PID = 14440. Prog and args are:
==14441== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14441== 1
==14441== 12
==14441== 15
==14441== root
==14441== cmpiPerf_TestClassAProviderModule
==14441==
==14441==
==14441== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14441== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14441== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14441== For counts of detected errors, rerun with: -v
==14441== searching for pointers to 217 not-freed blocks.
==14441== checked 807,496 bytes.
==14441==
==14441== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14441== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14441== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14441== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14441== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14441== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14441==
==14441== LEAK SUMMARY:
==14441== definitely lost: 0 bytes in 0 blocks.
==14441== possibly lost: 848 bytes in 1 blocks.
==14441== still reachable: 31,004 bytes in 216 blocks.
==14441== suppressed: 0 bytes in 0 blocks.
==14441== Reachable blocks (those to which a pointer was found) are not shown.
==14441== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1445== Memcheck, a memory error detector.
==1445== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1445== Using LibVEX rev 1658, a library for dynamic binary translation.
==1445== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1445== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1445== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1445== For more details, rerun with: -v
==1445==
==1445== My PID = 1445, parent PID = 1444. Prog and args are:
==1445== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1445== 1
==1445== 19
==1445== 24
==1445== root
==1445== TestCMPIAssociationProviderModule
==1445==
==1445==
==1445== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1445== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1445== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1445== For counts of detected errors, rerun with: -v
==1445== searching for pointers to 217 not-freed blocks.
==1445== checked 807,048 bytes.
==1445==
==1445== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1445== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1445== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1445== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1445== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1445== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1445==
==1445== LEAK SUMMARY:
==1445== definitely lost: 0 bytes in 0 blocks.
==1445== possibly lost: 848 bytes in 1 blocks.
==1445== still reachable: 31,004 bytes in 216 blocks.
==1445== suppressed: 0 bytes in 0 blocks.
==1445== Reachable blocks (those to which a pointer was found) are not shown.
==1445== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14456== Memcheck, a memory error detector.
==14456== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14456== Using LibVEX rev 1658, a library for dynamic binary translation.
==14456== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14456== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14456== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14456== For more details, rerun with: -v
==14456==
==14456== My PID = 14456, parent PID = 14455. Prog and args are:
==14456== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14456== 1
==14456== 12
==14456== 17
==14456== root
==14456== cmpiPerf_TestClassProviderModule
==14456==
==14456==
==14456== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14456== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14456== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14456== For counts of detected errors, rerun with: -v
==14456== searching for pointers to 217 not-freed blocks.
==14456== checked 807,496 bytes.
==14456==
==14456== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14456== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14456== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14456== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14456== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14456== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14456==
==14456== LEAK SUMMARY:
==14456== definitely lost: 0 bytes in 0 blocks.
==14456== possibly lost: 848 bytes in 1 blocks.
==14456== still reachable: 31,004 bytes in 216 blocks.
==14456== suppressed: 0 bytes in 0 blocks.
==14456== Reachable blocks (those to which a pointer was found) are not shown.
==14456== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1450== Memcheck, a memory error detector.
==1450== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1450== Using LibVEX rev 1658, a library for dynamic binary translation.
==1450== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1450== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1450== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1450== For more details, rerun with: -v
==1450==
==1450== My PID = 1450, parent PID = 1449. Prog and args are:
==1450== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1450== 1
==1450== 27
==1450== 30
==1450== root
==1450== TestCMPIFail_5ProviderModule
==1450==
==1450==
==1450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1450== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1450== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1450== For counts of detected errors, rerun with: -v
==1450== searching for pointers to 217 not-freed blocks.
==1450== checked 807,032 bytes.
==1450==
==1450== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1450== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1450== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1450== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1450== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1450== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1450==
==1450== LEAK SUMMARY:
==1450== definitely lost: 0 bytes in 0 blocks.
==1450== possibly lost: 848 bytes in 1 blocks.
==1450== still reachable: 31,004 bytes in 216 blocks.
==1450== suppressed: 0 bytes in 0 blocks.
==1450== Reachable blocks (those to which a pointer was found) are not shown.
==1450== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14619== Memcheck, a memory error detector.
==14619== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14619== Using LibVEX rev 1658, a library for dynamic binary translation.
==14619== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14619== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14619== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14619== For more details, rerun with: -v
==14619==
==14619== My PID = 14619, parent PID = 14618. Prog and args are:
==14619== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14619== 1
==14619== 7
==14619== 10
==14619== root
==14619== IndicationStressTestProviderModule
==14619==
==14619==
==14619== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14619== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14619== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14619== For counts of detected errors, rerun with: -v
==14619== searching for pointers to 217 not-freed blocks.
==14619== checked 807,528 bytes.
==14619==
==14619== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14619== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14619== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14619== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14619== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14619== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14619==
==14619== LEAK SUMMARY:
==14619== definitely lost: 0 bytes in 0 blocks.
==14619== possibly lost: 848 bytes in 1 blocks.
==14619== still reachable: 31,004 bytes in 216 blocks.
==14619== suppressed: 0 bytes in 0 blocks.
==14619== Reachable blocks (those to which a pointer was found) are not shown.
==14619== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14747== Memcheck, a memory error detector.
==14747== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14747== Using LibVEX rev 1658, a library for dynamic binary translation.
==14747== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14747== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14747== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14747== For more details, rerun with: -v
==14747==
==14747== My PID = 14747, parent PID = 14746. Prog and args are:
==14747== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14747== 1
==14747== 7
==14747== 10
==14747== root
==14747== IndicationStressTestProviderModule
==14747==
==14747==
==14747== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14747== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14747== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14747== For counts of detected errors, rerun with: -v
==14747== searching for pointers to 217 not-freed blocks.
==14747== checked 807,544 bytes.
==14747==
==14747== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14747== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14747== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14747== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14747== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14747== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14747==
==14747== LEAK SUMMARY:
==14747== definitely lost: 0 bytes in 0 blocks.
==14747== possibly lost: 848 bytes in 1 blocks.
==14747== still reachable: 31,004 bytes in 216 blocks.
==14747== suppressed: 0 bytes in 0 blocks.
==14747== Reachable blocks (those to which a pointer was found) are not shown.
==14747== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14918== Memcheck, a memory error detector.
==14918== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14918== Using LibVEX rev 1658, a library for dynamic binary translation.
==14918== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14918== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14918== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14918== For more details, rerun with: -v
==14918==
==14918== My PID = 14918, parent PID = 14917. Prog and args are:
==14918== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14918== 1
==14918== 15
==14918== 18
==14918== root
==14918== TestCMPIAssociationProviderModule
==14918==
==14918==
==14918== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14918== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14918== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14918== For counts of detected errors, rerun with: -v
==14918== searching for pointers to 217 not-freed blocks.
==14918== checked 807,544 bytes.
==14918==
==14918== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14918== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14918== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14918== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14918== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14918== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14918==
==14918== LEAK SUMMARY:
==14918== definitely lost: 0 bytes in 0 blocks.
==14918== possibly lost: 848 bytes in 1 blocks.
==14918== still reachable: 31,004 bytes in 216 blocks.
==14918== suppressed: 0 bytes in 0 blocks.
==14918== Reachable blocks (those to which a pointer was found) are not shown.
==14918== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14927== Memcheck, a memory error detector.
==14927== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14927== Using LibVEX rev 1658, a library for dynamic binary translation.
==14927== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14927== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14927== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14927== For more details, rerun with: -v
==14927==
==14927== My PID = 14927, parent PID = 14926. Prog and args are:
==14927== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14927== 1
==14927== 18
==14927== 21
==14927== root
==14927== TestCMPIFail_5ProviderModule
==14927==
==14927==
==14927== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14927== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14927== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14927== For counts of detected errors, rerun with: -v
==14927== searching for pointers to 217 not-freed blocks.
==14927== checked 807,528 bytes.
==14927==
==14927== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14927== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14927== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14927== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14927== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14927== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14927==
==14927== LEAK SUMMARY:
==14927== definitely lost: 0 bytes in 0 blocks.
==14927== possibly lost: 848 bytes in 1 blocks.
==14927== still reachable: 31,004 bytes in 216 blocks.
==14927== suppressed: 0 bytes in 0 blocks.
==14927== Reachable blocks (those to which a pointer was found) are not shown.
==14927== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14982== Memcheck, a memory error detector.
==14982== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14982== Using LibVEX rev 1658, a library for dynamic binary translation.
==14982== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14982== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14982== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14982== For more details, rerun with: -v
==14982==
==14982== My PID = 14982, parent PID = 14981. Prog and args are:
==14982== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14982== 1
==14982== 23
==14982== 26
==14982== root
==14982== FilesAndDirectoriesModule
==14982==
==14982==
==14982== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14982== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==14982== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==14982== For counts of detected errors, rerun with: -v
==14982== searching for pointers to 217 not-freed blocks.
==14982== checked 807,528 bytes.
==14982==
==14982== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14982== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14982== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14982== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14982== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14982== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14982==
==14982== LEAK SUMMARY:
==14982== definitely lost: 0 bytes in 0 blocks.
==14982== possibly lost: 848 bytes in 1 blocks.
==14982== still reachable: 31,004 bytes in 216 blocks.
==14982== suppressed: 0 bytes in 0 blocks.
==14982== Reachable blocks (those to which a pointer was found) are not shown.
==14982== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15013== Memcheck, a memory error detector.
==15013== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15013== Using LibVEX rev 1658, a library for dynamic binary translation.
==15013== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15013== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15013== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15013== For more details, rerun with: -v
==15013==
==15013== My PID = 15013, parent PID = 15012. Prog and args are:
==15013== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15013== 1
==15013== 23
==15013== 28
==15013== root
==15013== TestCMPIFail_1ProviderModule
==15013==
==15013==
==15013== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15013== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15013== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15013== For counts of detected errors, rerun with: -v
==15013== searching for pointers to 217 not-freed blocks.
==15013== checked 807,528 bytes.
==15013==
==15013== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15013== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15013== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15013== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15013== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15013== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15013==
==15013== LEAK SUMMARY:
==15013== definitely lost: 0 bytes in 0 blocks.
==15013== possibly lost: 848 bytes in 1 blocks.
==15013== still reachable: 31,004 bytes in 216 blocks.
==15013== suppressed: 0 bytes in 0 blocks.
==15013== Reachable blocks (those to which a pointer was found) are not shown.
==15013== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15043== Memcheck, a memory error detector.
==15043== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15043== Using LibVEX rev 1658, a library for dynamic binary translation.
==15043== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15043== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15043== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15043== For more details, rerun with: -v
==15043==
==15043== My PID = 15043, parent PID = 15042. Prog and args are:
==15043== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15043== 1
==15043== 23
==15043== 30
==15043== root
==15043== TestCMPIFail_2ProviderModule
==15043==
==15043==
==15043== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15043== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15043== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15043== For counts of detected errors, rerun with: -v
==15043== searching for pointers to 217 not-freed blocks.
==15043== checked 807,528 bytes.
==15043==
==15043== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15043== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15043== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15043== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15043== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15043== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15043==
==15043== LEAK SUMMARY:
==15043== definitely lost: 0 bytes in 0 blocks.
==15043== possibly lost: 848 bytes in 1 blocks.
==15043== still reachable: 31,004 bytes in 216 blocks.
==15043== suppressed: 0 bytes in 0 blocks.
==15043== Reachable blocks (those to which a pointer was found) are not shown.
==15043== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1507== Memcheck, a memory error detector.
==1507== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1507== Using LibVEX rev 1658, a library for dynamic binary translation.
==1507== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1507== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1507== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1507== For more details, rerun with: -v
==1507==
==1507== My PID = 1507, parent PID = 1506. Prog and args are:
==1507== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1507== 1
==1507== 33
==1507== 36
==1507== root
==1507== FilesAndDirectoriesModule
==1507==
==1507==
==1507== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1507== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1507== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1507== For counts of detected errors, rerun with: -v
==1507== searching for pointers to 217 not-freed blocks.
==1507== checked 807,032 bytes.
==1507==
==1507== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1507== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1507== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1507== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1507== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1507== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1507==
==1507== LEAK SUMMARY:
==1507== definitely lost: 0 bytes in 0 blocks.
==1507== possibly lost: 848 bytes in 1 blocks.
==1507== still reachable: 31,004 bytes in 216 blocks.
==1507== suppressed: 0 bytes in 0 blocks.
==1507== Reachable blocks (those to which a pointer was found) are not shown.
==1507== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15074== Memcheck, a memory error detector.
==15074== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15074== Using LibVEX rev 1658, a library for dynamic binary translation.
==15074== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15074== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15074== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15074== For more details, rerun with: -v
==15074==
==15074== My PID = 15074, parent PID = 15073. Prog and args are:
==15074== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15074== 1
==15074== 23
==15074== 32
==15074== root
==15074== TestCMPIFail_3ProviderModule
==15074==
==15074==
==15074== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15074== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15074== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15074== For counts of detected errors, rerun with: -v
==15074== searching for pointers to 217 not-freed blocks.
==15074== checked 807,528 bytes.
==15074==
==15074== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15074== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15074== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15074== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15074== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15074== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15074==
==15074== LEAK SUMMARY:
==15074== definitely lost: 0 bytes in 0 blocks.
==15074== possibly lost: 848 bytes in 1 blocks.
==15074== still reachable: 31,004 bytes in 216 blocks.
==15074== suppressed: 0 bytes in 0 blocks.
==15074== Reachable blocks (those to which a pointer was found) are not shown.
==15074== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15102== Memcheck, a memory error detector.
==15102== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15102== Using LibVEX rev 1658, a library for dynamic binary translation.
==15102== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15102== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15102== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15102== For more details, rerun with: -v
==15102==
==15102== My PID = 15102, parent PID = 15101. Prog and args are:
==15102== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15102== 1
==15102== 23
==15102== 34
==15102== root
==15102== TestCMPIFail_4ProviderModule
==15102==
==15102==
==15102== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15102== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15102== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15102== For counts of detected errors, rerun with: -v
==15102== searching for pointers to 217 not-freed blocks.
==15102== checked 807,528 bytes.
==15102==
==15102== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15102== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15102== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15102== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15102== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15102== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15102==
==15102== LEAK SUMMARY:
==15102== definitely lost: 0 bytes in 0 blocks.
==15102== possibly lost: 848 bytes in 1 blocks.
==15102== still reachable: 31,004 bytes in 216 blocks.
==15102== suppressed: 0 bytes in 0 blocks.
==15102== Reachable blocks (those to which a pointer was found) are not shown.
==15102== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1511== Memcheck, a memory error detector.
==1511== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1511== Using LibVEX rev 1658, a library for dynamic binary translation.
==1511== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1511== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1511== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1511== For more details, rerun with: -v
==1511==
==1511== My PID = 1511, parent PID = 1510. Prog and args are:
==1511== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1511== 1
==1511== 36
==1511== 39
==1511== root
==1511== TestServerProfileProvidersModule
==1511==
==1511==
==1511== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1511== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1511== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1511== For counts of detected errors, rerun with: -v
==1511== searching for pointers to 217 not-freed blocks.
==1511== checked 807,048 bytes.
==1511==
==1511== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1511== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1511== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1511== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1511== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1511== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1511==
==1511== LEAK SUMMARY:
==1511== definitely lost: 0 bytes in 0 blocks.
==1511== possibly lost: 848 bytes in 1 blocks.
==1511== still reachable: 31,004 bytes in 216 blocks.
==1511== suppressed: 0 bytes in 0 blocks.
==1511== Reachable blocks (those to which a pointer was found) are not shown.
==1511== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15350== Memcheck, a memory error detector.
==15350== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15350== Using LibVEX rev 1658, a library for dynamic binary translation.
==15350== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15350== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15350== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15350== For more details, rerun with: -v
==15350==
==15350== My PID = 15350, parent PID = 15349. Prog and args are:
==15350== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15350== 1
==15350== 7
==15350== 10
==15350== root
==15350== IndicationStressTestProviderModule
==15350==
==15350==
==15350== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15350== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15350== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15350== For counts of detected errors, rerun with: -v
==15350== searching for pointers to 217 not-freed blocks.
==15350== checked 807,368 bytes.
==15350==
==15350== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15350== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15350== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15350== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15350== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15350== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15350==
==15350== LEAK SUMMARY:
==15350== definitely lost: 0 bytes in 0 blocks.
==15350== possibly lost: 848 bytes in 1 blocks.
==15350== still reachable: 31,004 bytes in 216 blocks.
==15350== suppressed: 0 bytes in 0 blocks.
==15350== Reachable blocks (those to which a pointer was found) are not shown.
==15350== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15380== Memcheck, a memory error detector.
==15380== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15380== Using LibVEX rev 1658, a library for dynamic binary translation.
==15380== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15380== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15380== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15380== For more details, rerun with: -v
==15380==
==15380== My PID = 15380, parent PID = 15379. Prog and args are:
==15380== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15380== 1
==15380== 13
==15380== 16
==15380== root
==15380== IndicationStressTestConsumerModule
==15380==
==15380==
==15380== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15380== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15380== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15380== For counts of detected errors, rerun with: -v
==15380== searching for pointers to 217 not-freed blocks.
==15380== checked 807,368 bytes.
==15380==
==15380== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15380== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15380== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15380== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15380== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15380== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15380==
==15380== LEAK SUMMARY:
==15380== definitely lost: 0 bytes in 0 blocks.
==15380== possibly lost: 848 bytes in 1 blocks.
==15380== still reachable: 31,004 bytes in 216 blocks.
==15380== suppressed: 0 bytes in 0 blocks.
==15380== Reachable blocks (those to which a pointer was found) are not shown.
==15380== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1544== Memcheck, a memory error detector.
==1544== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1544== Using LibVEX rev 1658, a library for dynamic binary translation.
==1544== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1544== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1544== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1544== For more details, rerun with: -v
==1544==
==1544== My PID = 1544, parent PID = 1543. Prog and args are:
==1544== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1544== 1
==1544== 31
==1544== 40
==1544== root
==1544== TestCMPIFail_1ProviderModule
==1544==
==1544==
==1544== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1544== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1544== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1544== For counts of detected errors, rerun with: -v
==1544== searching for pointers to 217 not-freed blocks.
==1544== checked 807,032 bytes.
==1544==
==1544== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1544== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1544== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1544== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1544== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1544== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1544==
==1544== LEAK SUMMARY:
==1544== definitely lost: 0 bytes in 0 blocks.
==1544== possibly lost: 848 bytes in 1 blocks.
==1544== still reachable: 31,004 bytes in 216 blocks.
==1544== suppressed: 0 bytes in 0 blocks.
==1544== Reachable blocks (those to which a pointer was found) are not shown.
==1544== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15645== Memcheck, a memory error detector.
==15645== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15645== Using LibVEX rev 1658, a library for dynamic binary translation.
==15645== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15645== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15645== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15645== For more details, rerun with: -v
==15645==
==15645== My PID = 15645, parent PID = 15644. Prog and args are:
==15645== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15645== 1
==15645== 7
==15645== 10
==15645== root
==15645== IndicationStressTestProviderModule
==15645==
==15645==
==15645== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15645== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15645== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15645== For counts of detected errors, rerun with: -v
==15645== searching for pointers to 217 not-freed blocks.
==15645== checked 807,400 bytes.
==15645==
==15645== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15645== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15645== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15645== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15645== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15645== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15645==
==15645== LEAK SUMMARY:
==15645== definitely lost: 0 bytes in 0 blocks.
==15645== possibly lost: 848 bytes in 1 blocks.
==15645== still reachable: 31,004 bytes in 216 blocks.
==15645== suppressed: 0 bytes in 0 blocks.
==15645== Reachable blocks (those to which a pointer was found) are not shown.
==15645== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15696== Memcheck, a memory error detector.
==15696== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15696== Using LibVEX rev 1658, a library for dynamic binary translation.
==15696== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15696== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15696== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15696== For more details, rerun with: -v
==15696==
==15696== My PID = 15696, parent PID = 15695. Prog and args are:
==15696== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15696== 1
==15696== 7
==15696== 10
==15696== root
==15696== IndicationStressTestProviderModule
==15696==
==15696==
==15696== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15696== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15696== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15696== For counts of detected errors, rerun with: -v
==15696== searching for pointers to 217 not-freed blocks.
==15696== checked 807,176 bytes.
==15696==
==15696== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15696== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15696== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15696== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15696== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15696== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15696==
==15696== LEAK SUMMARY:
==15696== definitely lost: 0 bytes in 0 blocks.
==15696== possibly lost: 848 bytes in 1 blocks.
==15696== still reachable: 31,004 bytes in 216 blocks.
==15696== suppressed: 0 bytes in 0 blocks.
==15696== Reachable blocks (those to which a pointer was found) are not shown.
==15696== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15712== Memcheck, a memory error detector.
==15712== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15712== Using LibVEX rev 1658, a library for dynamic binary translation.
==15712== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15712== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15712== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15712== For more details, rerun with: -v
==15712==
==15712== My PID = 15712, parent PID = 15711. Prog and args are:
==15712== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15712== 1
==15712== 15
==15712== 18
==15712== root
==15712== SLPProviderModule
==15712==
==15712==
==15712== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15712== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15712== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15712== For counts of detected errors, rerun with: -v
==15712== searching for pointers to 217 not-freed blocks.
==15712== checked 807,160 bytes.
==15712==
==15712== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15712== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15712== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15712== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15712== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15712== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15712==
==15712== LEAK SUMMARY:
==15712== definitely lost: 0 bytes in 0 blocks.
==15712== possibly lost: 848 bytes in 1 blocks.
==15712== still reachable: 31,004 bytes in 216 blocks.
==15712== suppressed: 0 bytes in 0 blocks.
==15712== Reachable blocks (those to which a pointer was found) are not shown.
==15712== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1573== Memcheck, a memory error detector.
==1573== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1573== Using LibVEX rev 1658, a library for dynamic binary translation.
==1573== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1573== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1573== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1573== For more details, rerun with: -v
==1573==
==1573== My PID = 1573, parent PID = 1572. Prog and args are:
==1573== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1573== 1
==1573== 40
==1573== 43
==1573== root
==1573== TestCMPIFail_2ProviderModule
==1573==
==1573==
==1573== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1573== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1573== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1573== For counts of detected errors, rerun with: -v
==1573== searching for pointers to 217 not-freed blocks.
==1573== checked 807,032 bytes.
==1573==
==1573== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1573== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1573== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1573== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1573== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1573== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1573==
==1573== LEAK SUMMARY:
==1573== definitely lost: 0 bytes in 0 blocks.
==1573== possibly lost: 848 bytes in 1 blocks.
==1573== still reachable: 31,004 bytes in 216 blocks.
==1573== suppressed: 0 bytes in 0 blocks.
==1573== Reachable blocks (those to which a pointer was found) are not shown.
==1573== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15744== Memcheck, a memory error detector.
==15744== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15744== Using LibVEX rev 1658, a library for dynamic binary translation.
==15744== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15744== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15744== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15744== For more details, rerun with: -v
==15744==
==15744== My PID = 15744, parent PID = 15743. Prog and args are:
==15744== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15744== 1
==15744== 7
==15744== 10
==15744== root
==15744== IndicationStressTestProviderModule
==15744==
==15744==
==15744== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15744== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15744== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15744== For counts of detected errors, rerun with: -v
==15744== searching for pointers to 217 not-freed blocks.
==15744== checked 807,368 bytes.
==15744==
==15744== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15744== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15744== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15744== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15744== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15744== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15744==
==15744== LEAK SUMMARY:
==15744== definitely lost: 0 bytes in 0 blocks.
==15744== possibly lost: 848 bytes in 1 blocks.
==15744== still reachable: 31,004 bytes in 216 blocks.
==15744== suppressed: 0 bytes in 0 blocks.
==15744== Reachable blocks (those to which a pointer was found) are not shown.
==15744== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15850== Memcheck, a memory error detector.
==15850== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15850== Using LibVEX rev 1658, a library for dynamic binary translation.
==15850== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15850== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15850== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15850== For more details, rerun with: -v
==15850==
==15850== My PID = 15850, parent PID = 15849. Prog and args are:
==15850== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15850== 1
==15850== 7
==15850== 10
==15850== root
==15850== IndicationStressTestProviderModule
==15850==
==15850==
==15850== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15850== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15850== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15850== For counts of detected errors, rerun with: -v
==15850== searching for pointers to 217 not-freed blocks.
==15850== checked 807,464 bytes.
==15850==
==15850== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15850== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15850== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15850== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15850== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15850== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15850==
==15850== LEAK SUMMARY:
==15850== definitely lost: 0 bytes in 0 blocks.
==15850== possibly lost: 848 bytes in 1 blocks.
==15850== still reachable: 31,004 bytes in 216 blocks.
==15850== suppressed: 0 bytes in 0 blocks.
==15850== Reachable blocks (those to which a pointer was found) are not shown.
==15850== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15873== Memcheck, a memory error detector.
==15873== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15873== Using LibVEX rev 1658, a library for dynamic binary translation.
==15873== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15873== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15873== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15873== For more details, rerun with: -v
==15873==
==15873== My PID = 15873, parent PID = 15872. Prog and args are:
==15873== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15873== 1
==15873== 12
==15873== 15
==15873== root
==15873== cmpiPerf_TestClassAProviderModule
==15873==
==15873==
==15873== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15873== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15873== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15873== For counts of detected errors, rerun with: -v
==15873== searching for pointers to 217 not-freed blocks.
==15873== checked 807,464 bytes.
==15873==
==15873== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15873== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15873== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15873== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15873== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15873== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15873==
==15873== LEAK SUMMARY:
==15873== definitely lost: 0 bytes in 0 blocks.
==15873== possibly lost: 848 bytes in 1 blocks.
==15873== still reachable: 31,004 bytes in 216 blocks.
==15873== suppressed: 0 bytes in 0 blocks.
==15873== Reachable blocks (those to which a pointer was found) are not shown.
==15873== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15883== Memcheck, a memory error detector.
==15883== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15883== Using LibVEX rev 1658, a library for dynamic binary translation.
==15883== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15883== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15883== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15883== For more details, rerun with: -v
==15883==
==15883== My PID = 15883, parent PID = 15882. Prog and args are:
==15883== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15883== 1
==15883== 12
==15883== 17
==15883== root
==15883== cmpiPerf_TestAssocClassProviderModule
==15883==
==15883==
==15883== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15883== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15883== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15883== For counts of detected errors, rerun with: -v
==15883== searching for pointers to 217 not-freed blocks.
==15883== checked 807,480 bytes.
==15883==
==15883== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15883== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15883== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15883== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15883== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15883== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15883==
==15883== LEAK SUMMARY:
==15883== definitely lost: 0 bytes in 0 blocks.
==15883== possibly lost: 848 bytes in 1 blocks.
==15883== still reachable: 31,004 bytes in 216 blocks.
==15883== suppressed: 0 bytes in 0 blocks.
==15883== Reachable blocks (those to which a pointer was found) are not shown.
==15883== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15888== Memcheck, a memory error detector.
==15888== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15888== Using LibVEX rev 1658, a library for dynamic binary translation.
==15888== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15888== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15888== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15888== For more details, rerun with: -v
==15888==
==15888== My PID = 15888, parent PID = 15887. Prog and args are:
==15888== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15888== 1
==15888== 12
==15888== 19
==15888== root
==15888== TestServerProfileProvidersModule
==15888==
==15888==
==15888== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15888== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15888== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15888== For counts of detected errors, rerun with: -v
==15888== searching for pointers to 217 not-freed blocks.
==15888== checked 807,464 bytes.
==15888==
==15888== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15888== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15888== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15888== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15888== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15888== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15888==
==15888== LEAK SUMMARY:
==15888== definitely lost: 0 bytes in 0 blocks.
==15888== possibly lost: 848 bytes in 1 blocks.
==15888== still reachable: 31,004 bytes in 216 blocks.
==15888== suppressed: 0 bytes in 0 blocks.
==15888== Reachable blocks (those to which a pointer was found) are not shown.
==15888== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15894== Memcheck, a memory error detector.
==15894== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15894== Using LibVEX rev 1658, a library for dynamic binary translation.
==15894== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15894== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15894== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15894== For more details, rerun with: -v
==15894==
==15894== My PID = 15894, parent PID = 15893. Prog and args are:
==15894== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15894== 1
==15894== 7
==15894== 10
==15894== root
==15894== IndicationStressTestProviderModule
==15894==
==15894==
==15894== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15894== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15894== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15894== For counts of detected errors, rerun with: -v
==15894== searching for pointers to 217 not-freed blocks.
==15894== checked 807,048 bytes.
==15894==
==15894== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15894== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15894== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15894== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15894== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15894== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15894==
==15894== LEAK SUMMARY:
==15894== definitely lost: 0 bytes in 0 blocks.
==15894== possibly lost: 848 bytes in 1 blocks.
==15894== still reachable: 31,004 bytes in 216 blocks.
==15894== suppressed: 0 bytes in 0 blocks.
==15894== Reachable blocks (those to which a pointer was found) are not shown.
==15894== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15899== Memcheck, a memory error detector.
==15899== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15899== Using LibVEX rev 1658, a library for dynamic binary translation.
==15899== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15899== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15899== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15899== For more details, rerun with: -v
==15899==
==15899== My PID = 15899, parent PID = 15898. Prog and args are:
==15899== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15899== 1
==15899== 19
==15899== 22
==15899== root
==15899== cmpiPerf_TestClassProviderModule
==15899==
==15899==
==15899== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15899== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15899== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15899== For counts of detected errors, rerun with: -v
==15899== searching for pointers to 217 not-freed blocks.
==15899== checked 807,464 bytes.
==15899==
==15899== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15899== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15899== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15899== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15899== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15899== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15899==
==15899== LEAK SUMMARY:
==15899== definitely lost: 0 bytes in 0 blocks.
==15899== possibly lost: 848 bytes in 1 blocks.
==15899== still reachable: 31,004 bytes in 216 blocks.
==15899== suppressed: 0 bytes in 0 blocks.
==15899== Reachable blocks (those to which a pointer was found) are not shown.
==15899== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==15908== Memcheck, a memory error detector.
==15908== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15908== Using LibVEX rev 1658, a library for dynamic binary translation.
==15908== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15908== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15908== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15908== For more details, rerun with: -v
==15908==
==15908== My PID = 15908, parent PID = 15907. Prog and args are:
==15908== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15908== 1
==15908== 23
==15908== 26
==15908== root
==15908== FamilyProviderModule
==15908==
==15908==
==15908== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15908== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==15908== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==15908== For counts of detected errors, rerun with: -v
==15908== searching for pointers to 217 not-freed blocks.
==15908== checked 807,464 bytes.
==15908==
==15908== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==15908== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15908== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15908== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15908== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15908== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15908==
==15908== LEAK SUMMARY:
==15908== definitely lost: 0 bytes in 0 blocks.
==15908== possibly lost: 848 bytes in 1 blocks.
==15908== still reachable: 31,004 bytes in 216 blocks.
==15908== suppressed: 0 bytes in 0 blocks.
==15908== Reachable blocks (those to which a pointer was found) are not shown.
==15908== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1602== Memcheck, a memory error detector.
==1602== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1602== Using LibVEX rev 1658, a library for dynamic binary translation.
==1602== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1602== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1602== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1602== For more details, rerun with: -v
==1602==
==1602== My PID = 1602, parent PID = 1601. Prog and args are:
==1602== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1602== 1
==1602== 40
==1602== 45
==1602== root
==1602== TestCMPIFail_3ProviderModule
==1602==
==1602==
==1602== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1602== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1602== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1602== For counts of detected errors, rerun with: -v
==1602== searching for pointers to 217 not-freed blocks.
==1602== checked 807,032 bytes.
==1602==
==1602== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1602== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1602== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1602== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1602== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1602== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1602==
==1602== LEAK SUMMARY:
==1602== definitely lost: 0 bytes in 0 blocks.
==1602== possibly lost: 848 bytes in 1 blocks.
==1602== still reachable: 31,004 bytes in 216 blocks.
==1602== suppressed: 0 bytes in 0 blocks.
==1602== Reachable blocks (those to which a pointer was found) are not shown.
==1602== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16147== Memcheck, a memory error detector.
==16147== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16147== Using LibVEX rev 1658, a library for dynamic binary translation.
==16147== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16147== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16147== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16147== For more details, rerun with: -v
==16147==
==16147== My PID = 16147, parent PID = 16146. Prog and args are:
==16147== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16147== 1
==16147== 7
==16147== 10
==16147== root
==16147== IndicationStressTestProviderModule
==16147==
==16147==
==16147== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16147== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==16147== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==16147== For counts of detected errors, rerun with: -v
==16147== searching for pointers to 217 not-freed blocks.
==16147== checked 807,512 bytes.
==16147==
==16147== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16147== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16147== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16147== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16147== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16147== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16147==
==16147== LEAK SUMMARY:
==16147== definitely lost: 0 bytes in 0 blocks.
==16147== possibly lost: 848 bytes in 1 blocks.
==16147== still reachable: 31,004 bytes in 216 blocks.
==16147== suppressed: 0 bytes in 0 blocks.
==16147== Reachable blocks (those to which a pointer was found) are not shown.
==16147== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16184== Memcheck, a memory error detector.
==16184== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16184== Using LibVEX rev 1658, a library for dynamic binary translation.
==16184== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16184== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16184== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16184== For more details, rerun with: -v
==16184==
==16184== My PID = 16184, parent PID = 16183. Prog and args are:
==16184== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16184== 1
==16184== 13
==16184== 16
==16184== root
==16184== TestChunkingStressProviderModule
==16184==
==16184==
==16184== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16184== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==16184== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==16184== For counts of detected errors, rerun with: -v
==16184== searching for pointers to 217 not-freed blocks.
==16184== checked 807,512 bytes.
==16184==
==16184== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16184== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16184== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16184== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16184== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16184== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16184==
==16184== LEAK SUMMARY:
==16184== definitely lost: 0 bytes in 0 blocks.
==16184== possibly lost: 848 bytes in 1 blocks.
==16184== still reachable: 31,004 bytes in 216 blocks.
==16184== suppressed: 0 bytes in 0 blocks.
==16184== Reachable blocks (those to which a pointer was found) are not shown.
==16184== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1629== Memcheck, a memory error detector.
==1629== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1629== Using LibVEX rev 1658, a library for dynamic binary translation.
==1629== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1629== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1629== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1629== For more details, rerun with: -v
==1629==
==1629== My PID = 1629, parent PID = 1628. Prog and args are:
==1629== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1629== 1
==1629== 31
==1629== 46
==1629== root
==1629== TestCMPIFail_4ProviderModule
==1629==
==1629==
==1629== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1629== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1629== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1629== For counts of detected errors, rerun with: -v
==1629== searching for pointers to 217 not-freed blocks.
==1629== checked 807,032 bytes.
==1629==
==1629== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1629== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1629== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1629== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1629== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1629== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1629==
==1629== LEAK SUMMARY:
==1629== definitely lost: 0 bytes in 0 blocks.
==1629== possibly lost: 848 bytes in 1 blocks.
==1629== still reachable: 31,004 bytes in 216 blocks.
==1629== suppressed: 0 bytes in 0 blocks.
==1629== Reachable blocks (those to which a pointer was found) are not shown.
==1629== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1669== Memcheck, a memory error detector.
==1669== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1669== Using LibVEX rev 1658, a library for dynamic binary translation.
==1669== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1669== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1669== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1669== For more details, rerun with: -v
==1669==
==1669== My PID = 1669, parent PID = 1668. Prog and args are:
==1669== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1669== 1
==1669== 31
==1669== 48
==1669== root
==1669== ProcessModule
==1669==
==1669==
==1669== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1669== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1669== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1669== For counts of detected errors, rerun with: -v
==1669== searching for pointers to 217 not-freed blocks.
==1669== checked 807,016 bytes.
==1669==
==1669== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1669== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1669== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1669== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1669== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1669== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1669==
==1669== LEAK SUMMARY:
==1669== definitely lost: 0 bytes in 0 blocks.
==1669== possibly lost: 848 bytes in 1 blocks.
==1669== still reachable: 31,004 bytes in 216 blocks.
==1669== suppressed: 0 bytes in 0 blocks.
==1669== Reachable blocks (those to which a pointer was found) are not shown.
==1669== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16796== Memcheck, a memory error detector.
==16796== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16796== Using LibVEX rev 1658, a library for dynamic binary translation.
==16796== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16796== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16796== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16796== For more details, rerun with: -v
==16796==
==16796== My PID = 16796, parent PID = 16795. Prog and args are:
==16796== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16796== 1
==16796== 7
==16796== 10
==16796== root
==16796== IndicationStressTestProviderModule
==16796==
==16796==
==16796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16796== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==16796== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==16796== For counts of detected errors, rerun with: -v
==16796== searching for pointers to 217 not-freed blocks.
==16796== checked 807,496 bytes.
==16796==
==16796== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16796== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16796== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16796== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16796== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16796== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16796==
==16796== LEAK SUMMARY:
==16796== definitely lost: 0 bytes in 0 blocks.
==16796== possibly lost: 848 bytes in 1 blocks.
==16796== still reachable: 31,004 bytes in 216 blocks.
==16796== suppressed: 0 bytes in 0 blocks.
==16796== Reachable blocks (those to which a pointer was found) are not shown.
==16796== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17141== Memcheck, a memory error detector.
==17141== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17141== Using LibVEX rev 1658, a library for dynamic binary translation.
==17141== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17141== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17141== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17141== For more details, rerun with: -v
==17141==
==17141== My PID = 17141, parent PID = 17140. Prog and args are:
==17141== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17141== 1
==17141== 7
==17141== 10
==17141== root
==17141== IndicationStressTestProviderModule
==17141==
==17141==
==17141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17141== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17141== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17141== For counts of detected errors, rerun with: -v
==17141== searching for pointers to 217 not-freed blocks.
==17141== checked 807,272 bytes.
==17141==
==17141== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17141== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17141== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17141== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17141== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17141== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17141==
==17141== LEAK SUMMARY:
==17141== definitely lost: 0 bytes in 0 blocks.
==17141== possibly lost: 848 bytes in 1 blocks.
==17141== still reachable: 31,004 bytes in 216 blocks.
==17141== suppressed: 0 bytes in 0 blocks.
==17141== Reachable blocks (those to which a pointer was found) are not shown.
==17141== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1726== Memcheck, a memory error detector.
==1726== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1726== Using LibVEX rev 1658, a library for dynamic binary translation.
==1726== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1726== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1726== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1726== For more details, rerun with: -v
==1726==
==1726== My PID = 1726, parent PID = 1725. Prog and args are:
==1726== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1726== 1
==1726== 48
==1726== 51
==1726== root
==1726== TestCMPIThreadProviderModule
==1726==
==1726==
==1726== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1726== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1726== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1726== For counts of detected errors, rerun with: -v
==1726== searching for pointers to 217 not-freed blocks.
==1726== checked 807,032 bytes.
==1726==
==1726== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1726== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1726== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1726== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1726== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1726== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1726==
==1726== LEAK SUMMARY:
==1726== definitely lost: 0 bytes in 0 blocks.
==1726== possibly lost: 848 bytes in 1 blocks.
==1726== still reachable: 31,004 bytes in 216 blocks.
==1726== suppressed: 0 bytes in 0 blocks.
==1726== Reachable blocks (those to which a pointer was found) are not shown.
==1726== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17315== Memcheck, a memory error detector.
==17315== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17315== Using LibVEX rev 1658, a library for dynamic binary translation.
==17315== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17315== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17315== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17315== For more details, rerun with: -v
==17315==
==17315== My PID = 17315, parent PID = 17314. Prog and args are:
==17315== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17315== 1
==17315== 7
==17315== 10
==17315== root
==17315== IndicationStressTestProviderModule
==17315==
==17315==
==17315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17315== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17315== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17315== For counts of detected errors, rerun with: -v
==17315== searching for pointers to 217 not-freed blocks.
==17315== checked 807,272 bytes.
==17315==
==17315== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17315== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17315== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17315== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17315== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17315== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17315==
==17315== LEAK SUMMARY:
==17315== definitely lost: 0 bytes in 0 blocks.
==17315== possibly lost: 848 bytes in 1 blocks.
==17315== still reachable: 31,004 bytes in 216 blocks.
==17315== suppressed: 0 bytes in 0 blocks.
==17315== Reachable blocks (those to which a pointer was found) are not shown.
==17315== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17352== Memcheck, a memory error detector.
==17352== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17352== Using LibVEX rev 1658, a library for dynamic binary translation.
==17352== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17352== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17352== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17352== For more details, rerun with: -v
==17352==
==17352== My PID = 17352, parent PID = 17351. Prog and args are:
==17352== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17352== 1
==17352== 4
==17352== 14
==17352== root
==17352== ProviderLifecycleIndicationConsumerModule
==17352==
==17352==
==17352== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17352== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17352== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17352== For counts of detected errors, rerun with: -v
==17352== searching for pointers to 217 not-freed blocks.
==17352== checked 807,288 bytes.
==17352==
==17352== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17352== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17352== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17352== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17352== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17352== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17352==
==17352== LEAK SUMMARY:
==17352== definitely lost: 0 bytes in 0 blocks.
==17352== possibly lost: 848 bytes in 1 blocks.
==17352== still reachable: 31,004 bytes in 216 blocks.
==17352== suppressed: 0 bytes in 0 blocks.
==17352== Reachable blocks (those to which a pointer was found) are not shown.
==17352== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17441== Memcheck, a memory error detector.
==17441== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17441== Using LibVEX rev 1658, a library for dynamic binary translation.
==17441== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17441== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17441== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17441== For more details, rerun with: -v
==17441==
==17441== My PID = 17441, parent PID = 17440. Prog and args are:
==17441== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17441== 1
==17441== 14
==17441== 17
==17441== root
==17441== Group2
==17441==
==17441==
==17441== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17441== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17441== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17441== For counts of detected errors, rerun with: -v
==17441== searching for pointers to 217 not-freed blocks.
==17441== checked 807,256 bytes.
==17441==
==17441== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17441== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17441== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17441== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17441== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17441== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17441==
==17441== LEAK SUMMARY:
==17441== definitely lost: 0 bytes in 0 blocks.
==17441== possibly lost: 848 bytes in 1 blocks.
==17441== still reachable: 31,004 bytes in 216 blocks.
==17441== suppressed: 0 bytes in 0 blocks.
==17441== Reachable blocks (those to which a pointer was found) are not shown.
==17441== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17559== Memcheck, a memory error detector.
==17559== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17559== Using LibVEX rev 1658, a library for dynamic binary translation.
==17559== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17559== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17559== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17559== For more details, rerun with: -v
==17559==
==17559== My PID = 17559, parent PID = 17558. Prog and args are:
==17559== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17559== 1
==17559== 14
==17559== 17
==17559== root
==17559== PG_TestPropertyTypesModule
==17559==
==17559==
==17559== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17559== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17559== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17559== For counts of detected errors, rerun with: -v
==17559== searching for pointers to 217 not-freed blocks.
==17559== checked 807,272 bytes.
==17559==
==17559== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17559== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17559== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17559== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17559== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17559== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17559==
==17559== LEAK SUMMARY:
==17559== definitely lost: 0 bytes in 0 blocks.
==17559== possibly lost: 848 bytes in 1 blocks.
==17559== still reachable: 31,004 bytes in 216 blocks.
==17559== suppressed: 0 bytes in 0 blocks.
==17559== Reachable blocks (those to which a pointer was found) are not shown.
==17559== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1764== Memcheck, a memory error detector.
==1764== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1764== Using LibVEX rev 1658, a library for dynamic binary translation.
==1764== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1764== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1764== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1764== For more details, rerun with: -v
==1764==
==1764== My PID = 1764, parent PID = 1763. Prog and args are:
==1764== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1764== 1
==1764== 31
==1764== 50
==1764== root
==1764== ProcessorProviderModule
==1764==
==1764==
==1764== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1764== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1764== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1764== For counts of detected errors, rerun with: -v
==1764== searching for pointers to 217 not-freed blocks.
==1764== checked 807,032 bytes.
==1764==
==1764== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1764== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1764== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1764== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1764== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1764== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1764==
==1764== LEAK SUMMARY:
==1764== definitely lost: 0 bytes in 0 blocks.
==1764== possibly lost: 848 bytes in 1 blocks.
==1764== still reachable: 31,004 bytes in 216 blocks.
==1764== suppressed: 0 bytes in 0 blocks.
==1764== Reachable blocks (those to which a pointer was found) are not shown.
==1764== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17720== Memcheck, a memory error detector.
==17720== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17720== Using LibVEX rev 1658, a library for dynamic binary translation.
==17720== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17720== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17720== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17720== For more details, rerun with: -v
==17720==
==17720== My PID = 17720, parent PID = 17719. Prog and args are:
==17720== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17720== 1
==17720== 7
==17720== 10
==17720== root
==17720== IndicationStressTestProviderModule
==17720==
==17720==
==17720== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17720== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17720== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17720== For counts of detected errors, rerun with: -v
==17720== searching for pointers to 217 not-freed blocks.
==17720== checked 807,320 bytes.
==17720==
==17720== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17720== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17720== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17720== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17720== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17720== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17720==
==17720== LEAK SUMMARY:
==17720== definitely lost: 0 bytes in 0 blocks.
==17720== possibly lost: 848 bytes in 1 blocks.
==17720== still reachable: 31,004 bytes in 216 blocks.
==17720== suppressed: 0 bytes in 0 blocks.
==17720== Reachable blocks (those to which a pointer was found) are not shown.
==17720== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17749== Memcheck, a memory error detector.
==17749== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17749== Using LibVEX rev 1658, a library for dynamic binary translation.
==17749== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17749== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17749== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17749== For more details, rerun with: -v
==17749==
==17749== My PID = 17749, parent PID = 17748. Prog and args are:
==17749== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17749== 1
==17749== 14
==17749== 17
==17749== root
==17749== PG_TestPropertyTypesModule
==17749==
==17749==
==17749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17749== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17749== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17749== For counts of detected errors, rerun with: -v
==17749== searching for pointers to 217 not-freed blocks.
==17749== checked 807,304 bytes.
==17749==
==17749== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17749== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17749== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17749== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17749== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17749== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17749==
==17749== LEAK SUMMARY:
==17749== definitely lost: 0 bytes in 0 blocks.
==17749== possibly lost: 848 bytes in 1 blocks.
==17749== still reachable: 31,004 bytes in 216 blocks.
==17749== suppressed: 0 bytes in 0 blocks.
==17749== Reachable blocks (those to which a pointer was found) are not shown.
==17749== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17897== Memcheck, a memory error detector.
==17897== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17897== Using LibVEX rev 1658, a library for dynamic binary translation.
==17897== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17897== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17897== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17897== For more details, rerun with: -v
==17897==
==17897== My PID = 17897, parent PID = 17896. Prog and args are:
==17897== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17897== 1
==17897== 7
==17897== 10
==17897== root
==17897== IndicationStressTestProviderModule
==17897==
==17897==
==17897== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17897== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17897== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17897== For counts of detected errors, rerun with: -v
==17897== searching for pointers to 217 not-freed blocks.
==17897== checked 807,592 bytes.
==17897==
==17897== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17897== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17897== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17897== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17897== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17897== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17897==
==17897== LEAK SUMMARY:
==17897== definitely lost: 0 bytes in 0 blocks.
==17897== possibly lost: 848 bytes in 1 blocks.
==17897== still reachable: 31,004 bytes in 216 blocks.
==17897== suppressed: 0 bytes in 0 blocks.
==17897== Reachable blocks (those to which a pointer was found) are not shown.
==17897== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17932== Memcheck, a memory error detector.
==17932== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17932== Using LibVEX rev 1658, a library for dynamic binary translation.
==17932== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17932== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17932== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17932== For more details, rerun with: -v
==17932==
==17932== My PID = 17932, parent PID = 17931. Prog and args are:
==17932== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17932== 1
==17932== 12
==17932== 15
==17932== root
==17932== PG_TestPropertyTypesModule
==17932==
==17932==
==17932== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17932== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==17932== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==17932== For counts of detected errors, rerun with: -v
==17932== searching for pointers to 217 not-freed blocks.
==17932== checked 807,592 bytes.
==17932==
==17932== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17932== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17932== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17932== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17932== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17932== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17932==
==17932== LEAK SUMMARY:
==17932== definitely lost: 0 bytes in 0 blocks.
==17932== possibly lost: 848 bytes in 1 blocks.
==17932== still reachable: 31,004 bytes in 216 blocks.
==17932== suppressed: 0 bytes in 0 blocks.
==17932== Reachable blocks (those to which a pointer was found) are not shown.
==17932== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18113== Memcheck, a memory error detector.
==18113== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18113== Using LibVEX rev 1658, a library for dynamic binary translation.
==18113== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18113== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18113== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18113== For more details, rerun with: -v
==18113==
==18113== My PID = 18113, parent PID = 18112. Prog and args are:
==18113== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18113== 1
==18113== 7
==18113== 10
==18113== root
==18113== IndicationStressTestProviderModule
==18113==
==18113==
==18113== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18113== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18113== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18113== For counts of detected errors, rerun with: -v
==18113== searching for pointers to 217 not-freed blocks.
==18113== checked 807,048 bytes.
==18113==
==18113== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18113== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18113== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18113== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18113== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18113== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18113==
==18113== LEAK SUMMARY:
==18113== definitely lost: 0 bytes in 0 blocks.
==18113== possibly lost: 848 bytes in 1 blocks.
==18113== still reachable: 31,004 bytes in 216 blocks.
==18113== suppressed: 0 bytes in 0 blocks.
==18113== Reachable blocks (those to which a pointer was found) are not shown.
==18113== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18150== Memcheck, a memory error detector.
==18150== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18150== Using LibVEX rev 1658, a library for dynamic binary translation.
==18150== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18150== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18150== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18150== For more details, rerun with: -v
==18150==
==18150== My PID = 18150, parent PID = 18149. Prog and args are:
==18150== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18150== 1
==18150== 12
==18150== 15
==18150== root
==18150== PG_TestPropertyTypesModule
==18150==
==18150==
==18150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18150== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18150== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18150== For counts of detected errors, rerun with: -v
==18150== searching for pointers to 217 not-freed blocks.
==18150== checked 807,032 bytes.
==18150==
==18150== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18150== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18150== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18150== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18150== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18150== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18150==
==18150== LEAK SUMMARY:
==18150== definitely lost: 0 bytes in 0 blocks.
==18150== possibly lost: 848 bytes in 1 blocks.
==18150== still reachable: 31,004 bytes in 216 blocks.
==18150== suppressed: 0 bytes in 0 blocks.
==18150== Reachable blocks (those to which a pointer was found) are not shown.
==18150== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18287== Memcheck, a memory error detector.
==18287== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18287== Using LibVEX rev 1658, a library for dynamic binary translation.
==18287== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18287== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18287== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18287== For more details, rerun with: -v
==18287==
==18287== My PID = 18287, parent PID = 18286. Prog and args are:
==18287== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18287== 1
==18287== 7
==18287== 10
==18287== root
==18287== IndicationStressTestProviderModule
==18287==
==18287==
==18287== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18287== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18287== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18287== For counts of detected errors, rerun with: -v
==18287== searching for pointers to 217 not-freed blocks.
==18287== checked 807,048 bytes.
==18287==
==18287== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18287== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18287== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18287== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18287== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18287== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18287==
==18287== LEAK SUMMARY:
==18287== definitely lost: 0 bytes in 0 blocks.
==18287== possibly lost: 848 bytes in 1 blocks.
==18287== still reachable: 31,004 bytes in 216 blocks.
==18287== suppressed: 0 bytes in 0 blocks.
==18287== Reachable blocks (those to which a pointer was found) are not shown.
==18287== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18330== Memcheck, a memory error detector.
==18330== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18330== Using LibVEX rev 1658, a library for dynamic binary translation.
==18330== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18330== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18330== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18330== For more details, rerun with: -v
==18330==
==18330== My PID = 18330, parent PID = 18329. Prog and args are:
==18330== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18330== 1
==18330== 12
==18330== 15
==18330== root
==18330== PG_TestPropertyTypesModule
==18330==
==18330==
==18330== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18330== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18330== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18330== For counts of detected errors, rerun with: -v
==18330== searching for pointers to 217 not-freed blocks.
==18330== checked 807,032 bytes.
==18330==
==18330== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18330== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18330== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18330== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18330== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18330== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18330==
==18330== LEAK SUMMARY:
==18330== definitely lost: 0 bytes in 0 blocks.
==18330== possibly lost: 848 bytes in 1 blocks.
==18330== still reachable: 31,004 bytes in 216 blocks.
==18330== suppressed: 0 bytes in 0 blocks.
==18330== Reachable blocks (those to which a pointer was found) are not shown.
==18330== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18369== Memcheck, a memory error detector.
==18369== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18369== Using LibVEX rev 1658, a library for dynamic binary translation.
==18369== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18369== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18369== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18369== For more details, rerun with: -v
==18369==
==18369== My PID = 18369, parent PID = 18368. Prog and args are:
==18369== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18369== 1
==18369== 9
==18369== 17
==18369== root
==18369== IndicationStressTestProviderModule
==18369==
==18369==
==18369== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18369== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18369== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18369== For counts of detected errors, rerun with: -v
==18369== searching for pointers to 217 not-freed blocks.
==18369== checked 807,048 bytes.
==18369==
==18369== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18369== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18369== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18369== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18369== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18369== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18369==
==18369== LEAK SUMMARY:
==18369== definitely lost: 0 bytes in 0 blocks.
==18369== possibly lost: 848 bytes in 1 blocks.
==18369== still reachable: 31,004 bytes in 216 blocks.
==18369== suppressed: 0 bytes in 0 blocks.
==18369== Reachable blocks (those to which a pointer was found) are not shown.
==18369== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1837== Memcheck, a memory error detector.
==1837== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1837== Using LibVEX rev 1658, a library for dynamic binary translation.
==1837== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1837== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1837== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1837== For more details, rerun with: -v
==1837==
==1837== My PID = 1837, parent PID = 1836. Prog and args are:
==1837== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1837== 1
==1837== 52
==1837== 55
==1837== root
==1837== IndicationStressTestConsumerModule
==1837==
==1837==
==1837== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1837== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==1837== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==1837== For counts of detected errors, rerun with: -v
==1837== searching for pointers to 217 not-freed blocks.
==1837== checked 807,048 bytes.
==1837==
==1837== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1837== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1837== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1837== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1837== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1837== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1837==
==1837== LEAK SUMMARY:
==1837== definitely lost: 0 bytes in 0 blocks.
==1837== possibly lost: 848 bytes in 1 blocks.
==1837== still reachable: 31,004 bytes in 216 blocks.
==1837== suppressed: 0 bytes in 0 blocks.
==1837== Reachable blocks (those to which a pointer was found) are not shown.
==1837== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18417== Memcheck, a memory error detector.
==18417== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18417== Using LibVEX rev 1658, a library for dynamic binary translation.
==18417== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18417== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18417== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18417== For more details, rerun with: -v
==18417==
==18417== My PID = 18417, parent PID = 18416. Prog and args are:
==18417== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18417== 1
==18417== 8
==18417== 18
==18417== root
==18417== IndicationStressTestConsumerModule
==18417==
==18417==
==18417== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18417== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==18417== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==18417== For counts of detected errors, rerun with: -v
==18417== searching for pointers to 217 not-freed blocks.
==18417== checked 807,048 bytes.
==18417==
==18417== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18417== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18417== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18417== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18417== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18417== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18417==
==18417== LEAK SUMMARY:
==18417== definitely lost: 0 bytes in 0 blocks.
==18417== possibly lost: 848 bytes in 1 blocks.
==18417== still reachable: 31,004 bytes in 216 blocks.
==18417== suppressed: 0 bytes in 0 blocks.
==18417== Reachable blocks (those to which a pointer was found) are not shown.
==18417== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2076== Memcheck, a memory error detector.
==2076== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2076== Using LibVEX rev 1658, a library for dynamic binary translation.
==2076== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2076== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2076== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2076== For more details, rerun with: -v
==2076==
==2076== My PID = 2076, parent PID = 2075. Prog and args are:
==2076== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2076== 1
==2076== 41
==2076== 55
==2076== root
==2076== TestCMPIKeyReturnedProviderModule
==2076==
==2076==
==2076== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2076== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2076== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2076== For counts of detected errors, rerun with: -v
==2076== searching for pointers to 217 not-freed blocks.
==2076== checked 807,048 bytes.
==2076==
==2076== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2076== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2076== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2076== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2076== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2076== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2076==
==2076== LEAK SUMMARY:
==2076== definitely lost: 0 bytes in 0 blocks.
==2076== possibly lost: 848 bytes in 1 blocks.
==2076== still reachable: 31,004 bytes in 216 blocks.
==2076== suppressed: 0 bytes in 0 blocks.
==2076== Reachable blocks (those to which a pointer was found) are not shown.
==2076== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2115== Memcheck, a memory error detector.
==2115== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2115== Using LibVEX rev 1658, a library for dynamic binary translation.
==2115== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2115== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2115== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2115== For more details, rerun with: -v
==2115==
==2115== My PID = 2115, parent PID = 2114. Prog and args are:
==2115== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2115== 1
==2115== 41
==2115== 59
==2115== root
==2115== SimpleDisplayConsumerModule
==2115==
==2115==
==2115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2115== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2115== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2115== For counts of detected errors, rerun with: -v
==2115== searching for pointers to 217 not-freed blocks.
==2115== checked 807,032 bytes.
==2115==
==2115== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2115== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2115== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2115== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2115== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2115== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2115==
==2115== LEAK SUMMARY:
==2115== definitely lost: 0 bytes in 0 blocks.
==2115== possibly lost: 848 bytes in 1 blocks.
==2115== still reachable: 31,004 bytes in 216 blocks.
==2115== suppressed: 0 bytes in 0 blocks.
==2115== Reachable blocks (those to which a pointer was found) are not shown.
==2115== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2137== Memcheck, a memory error detector.
==2137== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2137== Using LibVEX rev 1658, a library for dynamic binary translation.
==2137== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2137== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2137== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2137== For more details, rerun with: -v
==2137==
==2137== My PID = 2137, parent PID = 2136. Prog and args are:
==2137== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2137== 1
==2137== 41
==2137== 61
==2137== root
==2137== FamilyProviderModule
==2137==
==2137==
==2137== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2137== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2137== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2137== For counts of detected errors, rerun with: -v
==2137== searching for pointers to 217 not-freed blocks.
==2137== checked 807,032 bytes.
==2137==
==2137== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2137== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2137== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2137== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2137== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2137== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2137==
==2137== LEAK SUMMARY:
==2137== definitely lost: 0 bytes in 0 blocks.
==2137== possibly lost: 848 bytes in 1 blocks.
==2137== still reachable: 31,004 bytes in 216 blocks.
==2137== suppressed: 0 bytes in 0 blocks.
==2137== Reachable blocks (those to which a pointer was found) are not shown.
==2137== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2143== Memcheck, a memory error detector.
==2143== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2143== Using LibVEX rev 1658, a library for dynamic binary translation.
==2143== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2143== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2143== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2143== For more details, rerun with: -v
==2143==
==2143== My PID = 2143, parent PID = 2142. Prog and args are:
==2143== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2143== 1
==2143== 41
==2143== 64
==2143== root
==2143== SampleMethodProviderModule
==2143==
==2143==
==2143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2143== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2143== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2143== For counts of detected errors, rerun with: -v
==2143== searching for pointers to 217 not-freed blocks.
==2143== checked 807,032 bytes.
==2143==
==2143== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2143== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2143== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2143== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2143== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2143== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2143==
==2143== LEAK SUMMARY:
==2143== definitely lost: 0 bytes in 0 blocks.
==2143== possibly lost: 848 bytes in 1 blocks.
==2143== still reachable: 31,004 bytes in 216 blocks.
==2143== suppressed: 0 bytes in 0 blocks.
==2143== Reachable blocks (those to which a pointer was found) are not shown.
==2143== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2150== Memcheck, a memory error detector.
==2150== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2150== Using LibVEX rev 1658, a library for dynamic binary translation.
==2150== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2150== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2150== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2150== For more details, rerun with: -v
==2150==
==2150== My PID = 2150, parent PID = 2149. Prog and args are:
==2150== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2150== 1
==2150== 65
==2150== 68
==2150== root
==2150== SampleInstanceProviderModule
==2150==
==2150==
==2150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2150== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2150== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2150== For counts of detected errors, rerun with: -v
==2150== searching for pointers to 217 not-freed blocks.
==2150== checked 807,032 bytes.
==2150==
==2150== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2150== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2150== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2150== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2150== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2150== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2150==
==2150== LEAK SUMMARY:
==2150== definitely lost: 0 bytes in 0 blocks.
==2150== possibly lost: 848 bytes in 1 blocks.
==2150== still reachable: 31,004 bytes in 216 blocks.
==2150== suppressed: 0 bytes in 0 blocks.
==2150== Reachable blocks (those to which a pointer was found) are not shown.
==2150== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21711== Memcheck, a memory error detector.
==21711== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21711== Using LibVEX rev 1658, a library for dynamic binary translation.
==21711== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21711== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21711== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21711== For more details, rerun with: -v
==21711==
==21711== My PID = 21711, parent PID = 21709. Prog and args are:
==21711== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21711== 1
==21711== 10
==21711== 13
==21711== root
==21711== SampleAssociationProviderModule
==21711==
==21711==
==21711== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21711== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==21711== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==21711== For counts of detected errors, rerun with: -v
==21711== searching for pointers to 217 not-freed blocks.
==21711== checked 807,048 bytes.
==21711==
==21711== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21711== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21711== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21711== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21711== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21711== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21711==
==21711== LEAK SUMMARY:
==21711== definitely lost: 0 bytes in 0 blocks.
==21711== possibly lost: 848 bytes in 1 blocks.
==21711== still reachable: 31,004 bytes in 216 blocks.
==21711== suppressed: 0 bytes in 0 blocks.
==21711== Reachable blocks (those to which a pointer was found) are not shown.
==21711== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2175== Memcheck, a memory error detector.
==2175== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2175== Using LibVEX rev 1658, a library for dynamic binary translation.
==2175== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2175== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2175== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2175== For more details, rerun with: -v
==2175==
==2175== My PID = 2175, parent PID = 2174. Prog and args are:
==2175== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2175== 1
==2175== 24
==2175== 32
==2175== root
==2175== TestServerProfileProvidersModule
==2175==
==2175==
==2175== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2175== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2175== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2175== For counts of detected errors, rerun with: -v
==2175== searching for pointers to 217 not-freed blocks.
==2175== checked 807,048 bytes.
==2175==
==2175== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2175== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2175== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2175== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2175== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2175== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2175==
==2175== LEAK SUMMARY:
==2175== definitely lost: 0 bytes in 0 blocks.
==2175== possibly lost: 848 bytes in 1 blocks.
==2175== still reachable: 31,004 bytes in 216 blocks.
==2175== suppressed: 0 bytes in 0 blocks.
==2175== Reachable blocks (those to which a pointer was found) are not shown.
==2175== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21876== Memcheck, a memory error detector.
==21876== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21876== Using LibVEX rev 1658, a library for dynamic binary translation.
==21876== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21876== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21876== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21876== For more details, rerun with: -v
==21876==
==21876== My PID = 21876, parent PID = 21875. Prog and args are:
==21876== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21876== 1
==21876== 10
==21876== 15
==21876== root
==21876== SampleMethodProviderModule
==21876==
==21876==
==21876== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21876== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==21876== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==21876== For counts of detected errors, rerun with: -v
==21876== searching for pointers to 217 not-freed blocks.
==21876== checked 807,032 bytes.
==21876==
==21876== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21876== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21876== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21876== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21876== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21876== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21876==
==21876== LEAK SUMMARY:
==21876== definitely lost: 0 bytes in 0 blocks.
==21876== possibly lost: 848 bytes in 1 blocks.
==21876== still reachable: 31,004 bytes in 216 blocks.
==21876== suppressed: 0 bytes in 0 blocks.
==21876== Reachable blocks (those to which a pointer was found) are not shown.
==21876== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21907== Memcheck, a memory error detector.
==21907== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21907== Using LibVEX rev 1658, a library for dynamic binary translation.
==21907== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21907== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21907== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21907== For more details, rerun with: -v
==21907==
==21907== My PID = 21907, parent PID = 21906. Prog and args are:
==21907== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21907== 1
==21907== 10
==21907== 17
==21907== root
==21907== SampleInstanceProviderModule
==21907==
==21907==
==21907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21907== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==21907== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==21907== For counts of detected errors, rerun with: -v
==21907== searching for pointers to 217 not-freed blocks.
==21907== checked 807,032 bytes.
==21907==
==21907== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21907== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21907== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21907== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21907== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21907== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21907==
==21907== LEAK SUMMARY:
==21907== definitely lost: 0 bytes in 0 blocks.
==21907== possibly lost: 848 bytes in 1 blocks.
==21907== still reachable: 31,004 bytes in 216 blocks.
==21907== suppressed: 0 bytes in 0 blocks.
==21907== Reachable blocks (those to which a pointer was found) are not shown.
==21907== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21976== Memcheck, a memory error detector.
==21976== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21976== Using LibVEX rev 1658, a library for dynamic binary translation.
==21976== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21976== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21976== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21976== For more details, rerun with: -v
==21976==
==21976== My PID = 21976, parent PID = 21975. Prog and args are:
==21976== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21976== 1
==21976== 10
==21976== 19
==21976== root
==21976== ComputerSystemModule
==21976==
==21976==
==21976== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21976== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==21976== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==21976== For counts of detected errors, rerun with: -v
==21976== searching for pointers to 217 not-freed blocks.
==21976== checked 807,032 bytes.
==21976==
==21976== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21976== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21976== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21976== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21976== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21976== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21976==
==21976== LEAK SUMMARY:
==21976== definitely lost: 0 bytes in 0 blocks.
==21976== possibly lost: 848 bytes in 1 blocks.
==21976== still reachable: 31,004 bytes in 216 blocks.
==21976== suppressed: 0 bytes in 0 blocks.
==21976== Reachable blocks (those to which a pointer was found) are not shown.
==21976== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22621== Memcheck, a memory error detector.
==22621== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22621== Using LibVEX rev 1658, a library for dynamic binary translation.
==22621== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22621== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22621== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22621== For more details, rerun with: -v
==22621==
==22621== My PID = 22621, parent PID = 22620. Prog and args are:
==22621== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22621== 1
==22621== 10
==22621== 23
==22621== root
==22621== TestServerProfileProvidersModule
==22621==
==22621==
==22621== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22621== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==22621== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==22621== For counts of detected errors, rerun with: -v
==22621== searching for pointers to 217 not-freed blocks.
==22621== checked 807,048 bytes.
==22621==
==22621== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22621== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22621== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22621== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22621== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22621== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22621==
==22621== LEAK SUMMARY:
==22621== definitely lost: 0 bytes in 0 blocks.
==22621== possibly lost: 848 bytes in 1 blocks.
==22621== still reachable: 31,004 bytes in 216 blocks.
==22621== suppressed: 0 bytes in 0 blocks.
==22621== Reachable blocks (those to which a pointer was found) are not shown.
==22621== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23244== Memcheck, a memory error detector.
==23244== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23244== Using LibVEX rev 1658, a library for dynamic binary translation.
==23244== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23244== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23244== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23244== For more details, rerun with: -v
==23244==
==23244== My PID = 23244, parent PID = 23243. Prog and args are:
==23244== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23244== 1
==23244== 10
==23244== 25
==23244== root
==23244== IndicationTestProviderModule
==23244==
==23244==
==23244== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23244== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23244== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23244== For counts of detected errors, rerun with: -v
==23244== searching for pointers to 217 not-freed blocks.
==23244== checked 807,032 bytes.
==23244==
==23244== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23244== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23244== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23244== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23244== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23244== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23244==
==23244== LEAK SUMMARY:
==23244== definitely lost: 0 bytes in 0 blocks.
==23244== possibly lost: 848 bytes in 1 blocks.
==23244== still reachable: 31,004 bytes in 216 blocks.
==23244== suppressed: 0 bytes in 0 blocks.
==23244== Reachable blocks (those to which a pointer was found) are not shown.
==23244== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23260== Memcheck, a memory error detector.
==23260== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23260== Using LibVEX rev 1658, a library for dynamic binary translation.
==23260== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23260== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23260== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23260== For more details, rerun with: -v
==23260==
==23260== My PID = 23260, parent PID = 23259. Prog and args are:
==23260== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23260== 1
==23260== 26
==23260== 29
==23260== root
==23260== SimpleDisplayConsumerModule
==23260==
==23260==
==23260== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23260== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23260== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23260== For counts of detected errors, rerun with: -v
==23260== searching for pointers to 217 not-freed blocks.
==23260== checked 807,032 bytes.
==23260==
==23260== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23260== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23260== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23260== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23260== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23260== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23260==
==23260== LEAK SUMMARY:
==23260== definitely lost: 0 bytes in 0 blocks.
==23260== possibly lost: 848 bytes in 1 blocks.
==23260== still reachable: 31,004 bytes in 216 blocks.
==23260== suppressed: 0 bytes in 0 blocks.
==23260== Reachable blocks (those to which a pointer was found) are not shown.
==23260== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23379== Memcheck, a memory error detector.
==23379== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23379== Using LibVEX rev 1658, a library for dynamic binary translation.
==23379== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23379== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23379== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23379== For more details, rerun with: -v
==23379==
==23379== My PID = 23379, parent PID = 23378. Prog and args are:
==23379== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23379== 1
==23379== 25
==23379== 30
==23379== root
==23379== ProcessIndicationProviderModule
==23379==
==23379==
==23379== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23379== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23379== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23379== For counts of detected errors, rerun with: -v
==23379== searching for pointers to 217 not-freed blocks.
==23379== checked 807,048 bytes.
==23379==
==23379== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23379== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23379== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23379== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23379== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23379== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23379==
==23379== LEAK SUMMARY:
==23379== definitely lost: 0 bytes in 0 blocks.
==23379== possibly lost: 848 bytes in 1 blocks.
==23379== still reachable: 31,004 bytes in 216 blocks.
==23379== suppressed: 0 bytes in 0 blocks.
==23379== Reachable blocks (those to which a pointer was found) are not shown.
==23379== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23439== Memcheck, a memory error detector.
==23439== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23439== Using LibVEX rev 1658, a library for dynamic binary translation.
==23439== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23439== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23439== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23439== For more details, rerun with: -v
==23439==
==23439== My PID = 23439, parent PID = 23438. Prog and args are:
==23439== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23439== 1
==23439== 25
==23439== 30
==23439== root
==23439== ProcessIndicationProviderModule
==23439==
==23439==
==23439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23439== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23439== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23439== For counts of detected errors, rerun with: -v
==23439== searching for pointers to 217 not-freed blocks.
==23439== checked 807,048 bytes.
==23439==
==23439== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23439== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23439== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23439== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23439== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23439== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23439==
==23439== LEAK SUMMARY:
==23439== definitely lost: 0 bytes in 0 blocks.
==23439== possibly lost: 848 bytes in 1 blocks.
==23439== still reachable: 31,004 bytes in 216 blocks.
==23439== suppressed: 0 bytes in 0 blocks.
==23439== Reachable blocks (those to which a pointer was found) are not shown.
==23439== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23476== Memcheck, a memory error detector.
==23476== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23476== Using LibVEX rev 1658, a library for dynamic binary translation.
==23476== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23476== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23476== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23476== For more details, rerun with: -v
==23476==
==23476== My PID = 23476, parent PID = 23475. Prog and args are:
==23476== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23476== 1
==23476== 4
==23476== 30
==23476== root
==23476== ProcessIndicationProviderModule
==23476==
==23476==
==23476== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23476== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23476== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23476== For counts of detected errors, rerun with: -v
==23476== searching for pointers to 217 not-freed blocks.
==23476== checked 807,048 bytes.
==23476==
==23476== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23476== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23476== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23476== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23476== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23476== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23476==
==23476== LEAK SUMMARY:
==23476== definitely lost: 0 bytes in 0 blocks.
==23476== possibly lost: 848 bytes in 1 blocks.
==23476== still reachable: 31,004 bytes in 216 blocks.
==23476== suppressed: 0 bytes in 0 blocks.
==23476== Reachable blocks (those to which a pointer was found) are not shown.
==23476== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23653== Memcheck, a memory error detector.
==23653== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23653== Using LibVEX rev 1658, a library for dynamic binary translation.
==23653== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23653== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23653== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23653== For more details, rerun with: -v
==23653==
==23653== My PID = 23653, parent PID = 23652. Prog and args are:
==23653== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23653== 1
==23653== 29
==23653== 32
==23653== root
==23653== ProcessIndicationProviderModule
==23653==
==23653==
==23653== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23653== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23653== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23653== For counts of detected errors, rerun with: -v
==23653== searching for pointers to 217 not-freed blocks.
==23653== checked 807,048 bytes.
==23653==
==23653== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23653== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23653== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23653== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23653== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23653== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23653==
==23653== LEAK SUMMARY:
==23653== definitely lost: 0 bytes in 0 blocks.
==23653== possibly lost: 848 bytes in 1 blocks.
==23653== still reachable: 31,004 bytes in 216 blocks.
==23653== suppressed: 0 bytes in 0 blocks.
==23653== Reachable blocks (those to which a pointer was found) are not shown.
==23653== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23718== Memcheck, a memory error detector.
==23718== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23718== Using LibVEX rev 1658, a library for dynamic binary translation.
==23718== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23718== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23718== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23718== For more details, rerun with: -v
==23718==
==23718== My PID = 23718, parent PID = 23717. Prog and args are:
==23718== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23718== 1
==23718== 31
==23718== 34
==23718== root
==23718== ProcessIndicationProviderModule
==23718==
==23718==
==23718== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23718== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23718== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23718== For counts of detected errors, rerun with: -v
==23718== searching for pointers to 217 not-freed blocks.
==23718== checked 807,048 bytes.
==23718==
==23718== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23718== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23718== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23718== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23718== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23718== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23718==
==23718== LEAK SUMMARY:
==23718== definitely lost: 0 bytes in 0 blocks.
==23718== possibly lost: 848 bytes in 1 blocks.
==23718== still reachable: 31,004 bytes in 216 blocks.
==23718== suppressed: 0 bytes in 0 blocks.
==23718== Reachable blocks (those to which a pointer was found) are not shown.
==23718== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23760== Memcheck, a memory error detector.
==23760== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23760== Using LibVEX rev 1658, a library for dynamic binary translation.
==23760== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23760== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23760== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23760== For more details, rerun with: -v
==23760==
==23760== My PID = 23760, parent PID = 23759. Prog and args are:
==23760== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23760== 1
==23760== 4
==23760== 30
==23760== root
==23760== ProcessIndicationProviderModule
==23760==
==23760==
==23760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23760== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==23760== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==23760== For counts of detected errors, rerun with: -v
==23760== searching for pointers to 217 not-freed blocks.
==23760== checked 807,048 bytes.
==23760==
==23760== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23760== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23760== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23760== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23760== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23760== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23760==
==23760== LEAK SUMMARY:
==23760== definitely lost: 0 bytes in 0 blocks.
==23760== possibly lost: 848 bytes in 1 blocks.
==23760== still reachable: 31,004 bytes in 216 blocks.
==23760== suppressed: 0 bytes in 0 blocks.
==23760== Reachable blocks (those to which a pointer was found) are not shown.
==23760== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24011== Memcheck, a memory error detector.
==24011== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24011== Using LibVEX rev 1658, a library for dynamic binary translation.
==24011== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24011== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24011== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24011== For more details, rerun with: -v
==24011==
==24011== My PID = 24011, parent PID = 24010. Prog and args are:
==24011== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24011== 1
==24011== 20
==24011== 26
==24011== root
==24011== IndicationTestProviderModule
==24011==
==24011==
==24011== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24011== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24011== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24011== For counts of detected errors, rerun with: -v
==24011== searching for pointers to 217 not-freed blocks.
==24011== checked 807,032 bytes.
==24011==
==24011== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24011== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24011== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24011== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24011== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24011== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24011==
==24011== LEAK SUMMARY:
==24011== definitely lost: 0 bytes in 0 blocks.
==24011== possibly lost: 848 bytes in 1 blocks.
==24011== still reachable: 31,004 bytes in 216 blocks.
==24011== suppressed: 0 bytes in 0 blocks.
==24011== Reachable blocks (those to which a pointer was found) are not shown.
==24011== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24100== Memcheck, a memory error detector.
==24100== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24100== Using LibVEX rev 1658, a library for dynamic binary translation.
==24100== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24100== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24100== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24100== For more details, rerun with: -v
==24100==
==24100== My PID = 24100, parent PID = 24099. Prog and args are:
==24100== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24100== 1
==24100== 24
==24100== 29
==24100== root
==24100== IndicationTestProviderModule
==24100==
==24100==
==24100== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24100== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24100== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24100== For counts of detected errors, rerun with: -v
==24100== searching for pointers to 217 not-freed blocks.
==24100== checked 807,032 bytes.
==24100==
==24100== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24100== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24100== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24100== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24100== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24100== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24100==
==24100== LEAK SUMMARY:
==24100== definitely lost: 0 bytes in 0 blocks.
==24100== possibly lost: 848 bytes in 1 blocks.
==24100== still reachable: 31,004 bytes in 216 blocks.
==24100== suppressed: 0 bytes in 0 blocks.
==24100== Reachable blocks (those to which a pointer was found) are not shown.
==24100== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24105== Memcheck, a memory error detector.
==24105== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24105== Using LibVEX rev 1658, a library for dynamic binary translation.
==24105== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24105== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24105== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24105== For more details, rerun with: -v
==24105==
==24105== My PID = 24105, parent PID = 24104. Prog and args are:
==24105== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24105== 1
==24105== 20
==24105== 30
==24105== root
==24105== CLITestProviderModule
==24105==
==24105==
==24105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24105== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24105== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24105== For counts of detected errors, rerun with: -v
==24105== searching for pointers to 217 not-freed blocks.
==24105== checked 807,032 bytes.
==24105==
==24105== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24105== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24105== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24105== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24105== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24105== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24105==
==24105== LEAK SUMMARY:
==24105== definitely lost: 0 bytes in 0 blocks.
==24105== possibly lost: 848 bytes in 1 blocks.
==24105== still reachable: 31,004 bytes in 216 blocks.
==24105== suppressed: 0 bytes in 0 blocks.
==24105== Reachable blocks (those to which a pointer was found) are not shown.
==24105== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24221== Memcheck, a memory error detector.
==24221== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24221== Using LibVEX rev 1658, a library for dynamic binary translation.
==24221== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24221== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24221== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24221== For more details, rerun with: -v
==24221==
==24221== My PID = 24221, parent PID = 24220. Prog and args are:
==24221== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24221== 1
==24221== 20
==24221== 31
==24221== root
==24221== IndicationTestProviderModule
==24221==
==24221==
==24221== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24221== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24221== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24221== For counts of detected errors, rerun with: -v
==24221== searching for pointers to 217 not-freed blocks.
==24221== checked 807,032 bytes.
==24221==
==24221== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24221== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24221== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24221== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24221== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24221== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24221==
==24221== LEAK SUMMARY:
==24221== definitely lost: 0 bytes in 0 blocks.
==24221== possibly lost: 848 bytes in 1 blocks.
==24221== still reachable: 31,004 bytes in 216 blocks.
==24221== suppressed: 0 bytes in 0 blocks.
==24221== Reachable blocks (those to which a pointer was found) are not shown.
==24221== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24270== Memcheck, a memory error detector.
==24270== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24270== Using LibVEX rev 1658, a library for dynamic binary translation.
==24270== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24270== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24270== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24270== For more details, rerun with: -v
==24270==
==24270== My PID = 24270, parent PID = 24269. Prog and args are:
==24270== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24270== 1
==24270== 20
==24270== 31
==24270== root
==24270== IndicationTestProviderModule
==24270==
==24270==
==24270== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24270== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24270== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24270== For counts of detected errors, rerun with: -v
==24270== searching for pointers to 217 not-freed blocks.
==24270== checked 807,032 bytes.
==24270==
==24270== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24270== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24270== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24270== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24270== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24270== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24270==
==24270== LEAK SUMMARY:
==24270== definitely lost: 0 bytes in 0 blocks.
==24270== possibly lost: 848 bytes in 1 blocks.
==24270== still reachable: 31,004 bytes in 216 blocks.
==24270== suppressed: 0 bytes in 0 blocks.
==24270== Reachable blocks (those to which a pointer was found) are not shown.
==24270== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24389== Memcheck, a memory error detector.
==24389== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24389== Using LibVEX rev 1658, a library for dynamic binary translation.
==24389== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24389== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24389== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24389== For more details, rerun with: -v
==24389==
==24389== My PID = 24389, parent PID = 24388. Prog and args are:
==24389== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24389== 1
==24389== 10
==24389== 26
==24389== root
==24389== IndicationTestProviderModule
==24389==
==24389==
==24389== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24389== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24389== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24389== For counts of detected errors, rerun with: -v
==24389== searching for pointers to 217 not-freed blocks.
==24389== checked 807,032 bytes.
==24389==
==24389== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24389== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24389== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24389== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24389== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24389== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24389==
==24389== LEAK SUMMARY:
==24389== definitely lost: 0 bytes in 0 blocks.
==24389== possibly lost: 848 bytes in 1 blocks.
==24389== still reachable: 31,004 bytes in 216 blocks.
==24389== suppressed: 0 bytes in 0 blocks.
==24389== Reachable blocks (those to which a pointer was found) are not shown.
==24389== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24438== Memcheck, a memory error detector.
==24438== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24438== Using LibVEX rev 1658, a library for dynamic binary translation.
==24438== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24438== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24438== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24438== For more details, rerun with: -v
==24438==
==24438== My PID = 24438, parent PID = 24437. Prog and args are:
==24438== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24438== 1
==24438== 10
==24438== 26
==24438== root
==24438== IndicationTestProviderModule
==24438==
==24438==
==24438== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24438== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24438== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24438== For counts of detected errors, rerun with: -v
==24438== searching for pointers to 217 not-freed blocks.
==24438== checked 807,032 bytes.
==24438==
==24438== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24438== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24438== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24438== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24438== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24438== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24438==
==24438== LEAK SUMMARY:
==24438== definitely lost: 0 bytes in 0 blocks.
==24438== possibly lost: 848 bytes in 1 blocks.
==24438== still reachable: 31,004 bytes in 216 blocks.
==24438== suppressed: 0 bytes in 0 blocks.
==24438== Reachable blocks (those to which a pointer was found) are not shown.
==24438== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24560== Memcheck, a memory error detector.
==24560== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24560== Using LibVEX rev 1658, a library for dynamic binary translation.
==24560== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24560== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24560== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24560== For more details, rerun with: -v
==24560==
==24560== My PID = 24560, parent PID = 24559. Prog and args are:
==24560== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24560== 1
==24560== 20
==24560== 31
==24560== root
==24560== IndicationTestProviderModule
==24560==
==24560==
==24560== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24560== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24560== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24560== For counts of detected errors, rerun with: -v
==24560== searching for pointers to 217 not-freed blocks.
==24560== checked 807,032 bytes.
==24560==
==24560== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24560== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24560== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24560== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24560== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24560== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24560==
==24560== LEAK SUMMARY:
==24560== definitely lost: 0 bytes in 0 blocks.
==24560== possibly lost: 848 bytes in 1 blocks.
==24560== still reachable: 31,004 bytes in 216 blocks.
==24560== suppressed: 0 bytes in 0 blocks.
==24560== Reachable blocks (those to which a pointer was found) are not shown.
==24560== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2460== Memcheck, a memory error detector.
==2460== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2460== Using LibVEX rev 1658, a library for dynamic binary translation.
==2460== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2460== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2460== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2460== For more details, rerun with: -v
==2460==
==2460== My PID = 2460, parent PID = 2459. Prog and args are:
==2460== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2460== 1
==2460== 13
==2460== 16
==2460== root
==2460== SLPProviderModule
==2460==
==2460==
==2460== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2460== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==2460== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==2460== For counts of detected errors, rerun with: -v
==2460== searching for pointers to 217 not-freed blocks.
==2460== checked 807,336 bytes.
==2460==
==2460== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2460== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2460== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2460== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2460== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2460== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2460==
==2460== LEAK SUMMARY:
==2460== definitely lost: 0 bytes in 0 blocks.
==2460== possibly lost: 848 bytes in 1 blocks.
==2460== still reachable: 31,004 bytes in 216 blocks.
==2460== suppressed: 0 bytes in 0 blocks.
==2460== Reachable blocks (those to which a pointer was found) are not shown.
==2460== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24623== Memcheck, a memory error detector.
==24623== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24623== Using LibVEX rev 1658, a library for dynamic binary translation.
==24623== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24623== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24623== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24623== For more details, rerun with: -v
==24623==
==24623== My PID = 24623, parent PID = 24622. Prog and args are:
==24623== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24623== 1
==24623== 4
==24623== 26
==24623== root
==24623== IndicationTestProviderModule
==24623==
==24623==
==24623== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24623== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==24623== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==24623== For counts of detected errors, rerun with: -v
==24623== searching for pointers to 217 not-freed blocks.
==24623== checked 807,032 bytes.
==24623==
==24623== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24623== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24623== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24623== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24623== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24623== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24623==
==24623== LEAK SUMMARY:
==24623== definitely lost: 0 bytes in 0 blocks.
==24623== possibly lost: 848 bytes in 1 blocks.
==24623== still reachable: 31,004 bytes in 216 blocks.
==24623== suppressed: 0 bytes in 0 blocks.
==24623== Reachable blocks (those to which a pointer was found) are not shown.
==24623== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26125== Memcheck, a memory error detector.
==26125== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26125== Using LibVEX rev 1658, a library for dynamic binary translation.
==26125== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26125== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26125== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26125== For more details, rerun with: -v
==26125==
==26125== My PID = 26125, parent PID = 26124. Prog and args are:
==26125== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26125== 1
==26125== 4
==26125== 13
==26125== root
==26125== AlertIndicationProviderModule
==26125==
==26125==
==26125== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26125== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26125== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26125== For counts of detected errors, rerun with: -v
==26125== searching for pointers to 217 not-freed blocks.
==26125== checked 807,032 bytes.
==26125==
==26125== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26125== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26125== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26125== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26125== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26125== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26125==
==26125== LEAK SUMMARY:
==26125== definitely lost: 0 bytes in 0 blocks.
==26125== possibly lost: 848 bytes in 1 blocks.
==26125== still reachable: 31,004 bytes in 216 blocks.
==26125== suppressed: 0 bytes in 0 blocks.
==26125== Reachable blocks (those to which a pointer was found) are not shown.
==26125== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26135== Memcheck, a memory error detector.
==26135== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26135== Using LibVEX rev 1658, a library for dynamic binary translation.
==26135== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26135== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26135== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26135== For more details, rerun with: -v
==26135==
==26135== My PID = 26135, parent PID = 26134. Prog and args are:
==26135== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26135== 1
==26135== 4
==26135== 15
==26135== root
==26135== ProcessIndicationProviderModule
==26135==
==26135==
==26135== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26135== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26135== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26135== For counts of detected errors, rerun with: -v
==26135== searching for pointers to 217 not-freed blocks.
==26135== checked 807,048 bytes.
==26135==
==26135== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26135== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26135== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26135== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26135== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26135== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26135==
==26135== LEAK SUMMARY:
==26135== definitely lost: 0 bytes in 0 blocks.
==26135== possibly lost: 848 bytes in 1 blocks.
==26135== still reachable: 31,004 bytes in 216 blocks.
==26135== suppressed: 0 bytes in 0 blocks.
==26135== Reachable blocks (those to which a pointer was found) are not shown.
==26135== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26145== Memcheck, a memory error detector.
==26145== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26145== Using LibVEX rev 1658, a library for dynamic binary translation.
==26145== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26145== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26145== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26145== For more details, rerun with: -v
==26145==
==26145== My PID = 26145, parent PID = 26144. Prog and args are:
==26145== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26145== 1
==26145== 4
==26145== 17
==26145== root
==26145== Faulty
==26145==
==26145==
==26145== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26145== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26145== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26145== For counts of detected errors, rerun with: -v
==26145== searching for pointers to 217 not-freed blocks.
==26145== checked 807,016 bytes.
==26145==
==26145== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26145== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26145== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26145== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26145== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26145== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26145==
==26145== LEAK SUMMARY:
==26145== definitely lost: 0 bytes in 0 blocks.
==26145== possibly lost: 848 bytes in 1 blocks.
==26145== still reachable: 31,004 bytes in 216 blocks.
==26145== suppressed: 0 bytes in 0 blocks.
==26145== Reachable blocks (those to which a pointer was found) are not shown.
==26145== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26265== Memcheck, a memory error detector.
==26265== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26265== Using LibVEX rev 1658, a library for dynamic binary translation.
==26265== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26265== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26265== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26265== For more details, rerun with: -v
==26265==
==26265== My PID = 26265, parent PID = 26264. Prog and args are:
==26265== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26265== 1
==26265== 18
==26265== 23
==26265== root
==26265== TestServerProfileProvidersModule
==26265==
==26265==
==26265== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26265== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26265== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26265== For counts of detected errors, rerun with: -v
==26265== searching for pointers to 217 not-freed blocks.
==26265== checked 807,048 bytes.
==26265==
==26265== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26265== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26265== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26265== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26265== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26265== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26265==
==26265== LEAK SUMMARY:
==26265== definitely lost: 0 bytes in 0 blocks.
==26265== possibly lost: 848 bytes in 1 blocks.
==26265== still reachable: 31,004 bytes in 216 blocks.
==26265== suppressed: 0 bytes in 0 blocks.
==26265== Reachable blocks (those to which a pointer was found) are not shown.
==26265== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26307== Memcheck, a memory error detector.
==26307== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26307== Using LibVEX rev 1658, a library for dynamic binary translation.
==26307== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26307== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26307== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26307== For more details, rerun with: -v
==26307==
==26307== My PID = 26307, parent PID = 26306. Prog and args are:
==26307== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26307== 1
==26307== 31
==26307== 34
==26307== root
==26307== OperatingSystemModule
==26307==
==26307==
==26307== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26307== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26307== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26307== For counts of detected errors, rerun with: -v
==26307== searching for pointers to 217 not-freed blocks.
==26307== checked 807,032 bytes.
==26307==
==26307== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26307== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26307== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26307== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26307== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26307== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26307==
==26307== LEAK SUMMARY:
==26307== definitely lost: 0 bytes in 0 blocks.
==26307== possibly lost: 848 bytes in 1 blocks.
==26307== still reachable: 31,004 bytes in 216 blocks.
==26307== suppressed: 0 bytes in 0 blocks.
==26307== Reachable blocks (those to which a pointer was found) are not shown.
==26307== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26338== Memcheck, a memory error detector.
==26338== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26338== Using LibVEX rev 1658, a library for dynamic binary translation.
==26338== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26338== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26338== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26338== For more details, rerun with: -v
==26338==
==26338== My PID = 26338, parent PID = 26337. Prog and args are:
==26338== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26338== 1
==26338== 19
==26338== 35
==26338== root
==26338== ProcessModule
==26338==
==26338==
==26338== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26338== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26338== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26338== For counts of detected errors, rerun with: -v
==26338== searching for pointers to 217 not-freed blocks.
==26338== checked 807,016 bytes.
==26338==
==26338== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26338== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26338== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26338== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26338== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26338== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26338==
==26338== LEAK SUMMARY:
==26338== definitely lost: 0 bytes in 0 blocks.
==26338== possibly lost: 848 bytes in 1 blocks.
==26338== still reachable: 31,004 bytes in 216 blocks.
==26338== suppressed: 0 bytes in 0 blocks.
==26338== Reachable blocks (those to which a pointer was found) are not shown.
==26338== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26379== Memcheck, a memory error detector.
==26379== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26379== Using LibVEX rev 1658, a library for dynamic binary translation.
==26379== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26379== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26379== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26379== For more details, rerun with: -v
==26379==
==26379== My PID = 26379, parent PID = 26378. Prog and args are:
==26379== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26379== 1
==26379== 4
==26379== 36
==26379== root
==26379== IPProviderModule
==26379==
==26379==
==26379== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26379== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26379== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26379== For counts of detected errors, rerun with: -v
==26379== searching for pointers to 217 not-freed blocks.
==26379== checked 807,032 bytes.
==26379==
==26379== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26379== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26379== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26379== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26379== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26379== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26379==
==26379== LEAK SUMMARY:
==26379== definitely lost: 0 bytes in 0 blocks.
==26379== possibly lost: 848 bytes in 1 blocks.
==26379== still reachable: 31,004 bytes in 216 blocks.
==26379== suppressed: 0 bytes in 0 blocks.
==26379== Reachable blocks (those to which a pointer was found) are not shown.
==26379== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26451== Memcheck, a memory error detector.
==26451== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26451== Using LibVEX rev 1658, a library for dynamic binary translation.
==26451== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26451== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26451== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26451== For more details, rerun with: -v
==26451==
==26451== My PID = 26451, parent PID = 26450. Prog and args are:
==26451== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26451== 1
==26451== 36
==26451== 39
==26451== root
==26451== SampleAssociationProviderModule
==26451==
==26451==
==26451== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26451== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26451== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26451== For counts of detected errors, rerun with: -v
==26451== searching for pointers to 217 not-freed blocks.
==26451== checked 807,048 bytes.
==26451==
==26451== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26451== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26451== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26451== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26451== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26451== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26451==
==26451== LEAK SUMMARY:
==26451== definitely lost: 0 bytes in 0 blocks.
==26451== possibly lost: 848 bytes in 1 blocks.
==26451== still reachable: 31,004 bytes in 216 blocks.
==26451== suppressed: 0 bytes in 0 blocks.
==26451== Reachable blocks (those to which a pointer was found) are not shown.
==26451== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26525== Memcheck, a memory error detector.
==26525== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26525== Using LibVEX rev 1658, a library for dynamic binary translation.
==26525== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26525== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26525== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26525== For more details, rerun with: -v
==26525==
==26525== My PID = 26525, parent PID = 26524. Prog and args are:
==26525== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26525== 1
==26525== 36
==26525== 41
==26525== root
==26525== TestCMPIModule_CXX
==26525==
==26525==
==26525== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26525== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26525== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26525== For counts of detected errors, rerun with: -v
==26525== searching for pointers to 217 not-freed blocks.
==26525== checked 807,032 bytes.
==26525==
==26525== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26525== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26525== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26525== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26525== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26525== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26525==
==26525== LEAK SUMMARY:
==26525== definitely lost: 0 bytes in 0 blocks.
==26525== possibly lost: 848 bytes in 1 blocks.
==26525== still reachable: 31,004 bytes in 216 blocks.
==26525== suppressed: 0 bytes in 0 blocks.
==26525== Reachable blocks (those to which a pointer was found) are not shown.
==26525== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26530== Memcheck, a memory error detector.
==26530== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26530== Using LibVEX rev 1658, a library for dynamic binary translation.
==26530== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26530== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26530== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26530== For more details, rerun with: -v
==26530==
==26530== My PID = 26530, parent PID = 26529. Prog and args are:
==26530== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26530== 1
==26530== 41
==26530== 44
==26530== root
==26530== FilesAndDirectoriesModule_CXX
==26530==
==26530==
==26530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26530== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26530== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26530== For counts of detected errors, rerun with: -v
==26530== searching for pointers to 217 not-freed blocks.
==26530== checked 807,032 bytes.
==26530==
==26530== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26530== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26530== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26530== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26530== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26530== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26530==
==26530== LEAK SUMMARY:
==26530== definitely lost: 0 bytes in 0 blocks.
==26530== possibly lost: 848 bytes in 1 blocks.
==26530== still reachable: 31,004 bytes in 216 blocks.
==26530== suppressed: 0 bytes in 0 blocks.
==26530== Reachable blocks (those to which a pointer was found) are not shown.
==26530== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26565== Memcheck, a memory error detector.
==26565== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26565== Using LibVEX rev 1658, a library for dynamic binary translation.
==26565== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26565== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26565== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26565== For more details, rerun with: -v
==26565==
==26565== My PID = 26565, parent PID = 26564. Prog and args are:
==26565== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26565== 1
==26565== 4
==26565== 45
==26565== root
==26565== FilesAndDirectoriesModule
==26565==
==26565==
==26565== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26565== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26565== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26565== For counts of detected errors, rerun with: -v
==26565== searching for pointers to 217 not-freed blocks.
==26565== checked 807,032 bytes.
==26565==
==26565== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26565== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26565== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26565== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26565== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26565== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26565==
==26565== LEAK SUMMARY:
==26565== definitely lost: 0 bytes in 0 blocks.
==26565== possibly lost: 848 bytes in 1 blocks.
==26565== still reachable: 31,004 bytes in 216 blocks.
==26565== suppressed: 0 bytes in 0 blocks.
==26565== Reachable blocks (those to which a pointer was found) are not shown.
==26565== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26692== Memcheck, a memory error detector.
==26692== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26692== Using LibVEX rev 1658, a library for dynamic binary translation.
==26692== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26692== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26692== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26692== For more details, rerun with: -v
==26692==
==26692== My PID = 26692, parent PID = 26691. Prog and args are:
==26692== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26692== 1
==26692== 17
==26692== 47
==26692== root
==26692== CMPI_RT_SampleProviderModule
==26692==
==26692==
==26692== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26692== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26692== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26692== For counts of detected errors, rerun with: -v
==26692== searching for pointers to 217 not-freed blocks.
==26692== checked 807,032 bytes.
==26692==
==26692== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26692== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26692== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26692== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26692== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26692== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26692==
==26692== LEAK SUMMARY:
==26692== definitely lost: 0 bytes in 0 blocks.
==26692== possibly lost: 848 bytes in 1 blocks.
==26692== still reachable: 31,004 bytes in 216 blocks.
==26692== suppressed: 0 bytes in 0 blocks.
==26692== Reachable blocks (those to which a pointer was found) are not shown.
==26692== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26710== Memcheck, a memory error detector.
==26710== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26710== Using LibVEX rev 1658, a library for dynamic binary translation.
==26710== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26710== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26710== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26710== For more details, rerun with: -v
==26710==
==26710== My PID = 26710, parent PID = 26709. Prog and args are:
==26710== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26710== 1
==26710== 47
==26710== 50
==26710== root
==26710== CMPISampleClassModule
==26710==
==26710==
==26710== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26710== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26710== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26710== For counts of detected errors, rerun with: -v
==26710== searching for pointers to 217 not-freed blocks.
==26710== checked 807,032 bytes.
==26710==
==26710== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26710== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26710== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26710== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26710== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26710== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26710==
==26710== LEAK SUMMARY:
==26710== definitely lost: 0 bytes in 0 blocks.
==26710== possibly lost: 848 bytes in 1 blocks.
==26710== still reachable: 31,004 bytes in 216 blocks.
==26710== suppressed: 0 bytes in 0 blocks.
==26710== Reachable blocks (those to which a pointer was found) are not shown.
==26710== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26811== Memcheck, a memory error detector.
==26811== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26811== Using LibVEX rev 1658, a library for dynamic binary translation.
==26811== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26811== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26811== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26811== For more details, rerun with: -v
==26811==
==26811== My PID = 26811, parent PID = 26810. Prog and args are:
==26811== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26811== 1
==26811== 24
==26811== 47
==26811== root
==26811== SampleCMPIMethodProviderModule
==26811==
==26811==
==26811== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26811== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26811== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26811== For counts of detected errors, rerun with: -v
==26811== searching for pointers to 217 not-freed blocks.
==26811== checked 807,048 bytes.
==26811==
==26811== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26811== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26811== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26811== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26811== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26811== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26811==
==26811== LEAK SUMMARY:
==26811== definitely lost: 0 bytes in 0 blocks.
==26811== possibly lost: 848 bytes in 1 blocks.
==26811== still reachable: 31,004 bytes in 216 blocks.
==26811== suppressed: 0 bytes in 0 blocks.
==26811== Reachable blocks (those to which a pointer was found) are not shown.
==26811== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26970== Memcheck, a memory error detector.
==26970== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26970== Using LibVEX rev 1658, a library for dynamic binary translation.
==26970== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26970== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26970== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26970== For more details, rerun with: -v
==26970==
==26970== My PID = 26970, parent PID = 26969. Prog and args are:
==26970== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26970== 1
==26970== 24
==26970== 53
==26970== root
==26970== CLITestProviderModule
==26970==
==26970==
==26970== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26970== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==26970== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==26970== For counts of detected errors, rerun with: -v
==26970== searching for pointers to 217 not-freed blocks.
==26970== checked 807,032 bytes.
==26970==
==26970== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26970== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26970== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26970== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26970== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26970== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26970==
==26970== LEAK SUMMARY:
==26970== definitely lost: 0 bytes in 0 blocks.
==26970== possibly lost: 848 bytes in 1 blocks.
==26970== still reachable: 31,004 bytes in 216 blocks.
==26970== suppressed: 0 bytes in 0 blocks.
==26970== Reachable blocks (those to which a pointer was found) are not shown.
==26970== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27115== Memcheck, a memory error detector.
==27115== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27115== Using LibVEX rev 1658, a library for dynamic binary translation.
==27115== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27115== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27115== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27115== For more details, rerun with: -v
==27115==
==27115== My PID = 27115, parent PID = 27114. Prog and args are:
==27115== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27115== 1
==27115== 12
==27115== 24
==27115== root
==27115== IndicationTestProviderModule
==27115==
==27115==
==27115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27115== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==27115== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==27115== For counts of detected errors, rerun with: -v
==27115== searching for pointers to 217 not-freed blocks.
==27115== checked 807,032 bytes.
==27115==
==27115== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27115== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27115== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27115== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27115== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27115== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27115==
==27115== LEAK SUMMARY:
==27115== definitely lost: 0 bytes in 0 blocks.
==27115== possibly lost: 848 bytes in 1 blocks.
==27115== still reachable: 31,004 bytes in 216 blocks.
==27115== suppressed: 0 bytes in 0 blocks.
==27115== Reachable blocks (those to which a pointer was found) are not shown.
==27115== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27143== Memcheck, a memory error detector.
==27143== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27143== Using LibVEX rev 1658, a library for dynamic binary translation.
==27143== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27143== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27143== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27143== For more details, rerun with: -v
==27143==
==27143== My PID = 27143, parent PID = 27142. Prog and args are:
==27143== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27143== 1
==27143== 11
==27143== 20
==27143== root
==27143== IndicationTestProviderModule
==27143==
==27143==
==27143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27143== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==27143== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==27143== For counts of detected errors, rerun with: -v
==27143== searching for pointers to 217 not-freed blocks.
==27143== checked 807,032 bytes.
==27143==
==27143== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27143== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27143== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27143== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27143== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27143== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27143==
==27143== LEAK SUMMARY:
==27143== definitely lost: 0 bytes in 0 blocks.
==27143== possibly lost: 848 bytes in 1 blocks.
==27143== still reachable: 31,004 bytes in 216 blocks.
==27143== suppressed: 0 bytes in 0 blocks.
==27143== Reachable blocks (those to which a pointer was found) are not shown.
==27143== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27401== Memcheck, a memory error detector.
==27401== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27401== Using LibVEX rev 1658, a library for dynamic binary translation.
==27401== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27401== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27401== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27401== For more details, rerun with: -v
==27401==
==27401== My PID = 27401, parent PID = 27400. Prog and args are:
==27401== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27401== 1
==27401== 24
==27401== 54
==27401== root
==27401== ComputerSystemModule
==27401==
==27401==
==27401== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27401== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==27401== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==27401== For counts of detected errors, rerun with: -v
==27401== searching for pointers to 217 not-freed blocks.
==27401== checked 807,032 bytes.
==27401==
==27401== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27401== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27401== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27401== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27401== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27401== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27401==
==27401== LEAK SUMMARY:
==27401== definitely lost: 0 bytes in 0 blocks.
==27401== possibly lost: 848 bytes in 1 blocks.
==27401== still reachable: 31,004 bytes in 216 blocks.
==27401== suppressed: 0 bytes in 0 blocks.
==27401== Reachable blocks (those to which a pointer was found) are not shown.
==27401== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27823== Memcheck, a memory error detector.
==27823== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27823== Using LibVEX rev 1658, a library for dynamic binary translation.
==27823== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27823== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27823== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27823== For more details, rerun with: -v
==27823==
==27823== My PID = 27823, parent PID = 27822. Prog and args are:
==27823== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27823== 1
==27823== 12
==27823== 18
==27823== root
==27823== TestServerProfileProvidersModule
==27823==
==27823==
==27823== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27823== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==27823== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==27823== For counts of detected errors, rerun with: -v
==27823== searching for pointers to 217 not-freed blocks.
==27823== checked 807,048 bytes.
==27823==
==27823== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27823== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27823== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27823== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27823== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27823== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27823==
==27823== LEAK SUMMARY:
==27823== definitely lost: 0 bytes in 0 blocks.
==27823== possibly lost: 848 bytes in 1 blocks.
==27823== still reachable: 31,004 bytes in 216 blocks.
==27823== suppressed: 0 bytes in 0 blocks.
==27823== Reachable blocks (those to which a pointer was found) are not shown.
==27823== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27981== Memcheck, a memory error detector.
==27981== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27981== Using LibVEX rev 1658, a library for dynamic binary translation.
==27981== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27981== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27981== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27981== For more details, rerun with: -v
==27981==
==27981== My PID = 27981, parent PID = 27980. Prog and args are:
==27981== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27981== 1
==27981== 12
==27981== 17
==27981== root
==27981== TestServerProfileProvidersModule
==27981==
==27981==
==27981== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27981== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==27981== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==27981== For counts of detected errors, rerun with: -v
==27981== searching for pointers to 217 not-freed blocks.
==27981== checked 807,048 bytes.
==27981==
==27981== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27981== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27981== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27981== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27981== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27981== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27981==
==27981== LEAK SUMMARY:
==27981== definitely lost: 0 bytes in 0 blocks.
==27981== possibly lost: 848 bytes in 1 blocks.
==27981== still reachable: 31,004 bytes in 216 blocks.
==27981== suppressed: 0 bytes in 0 blocks.
==27981== Reachable blocks (those to which a pointer was found) are not shown.
==27981== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28217== Memcheck, a memory error detector.
==28217== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28217== Using LibVEX rev 1658, a library for dynamic binary translation.
==28217== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28217== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28217== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28217== For more details, rerun with: -v
==28217==
==28217== My PID = 28217, parent PID = 28216. Prog and args are:
==28217== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28217== 1
==28217== 4
==28217== 14
==28217== root
==28217== CLITestProviderModule
==28217==
==28217==
==28217== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28217== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28217== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28217== For counts of detected errors, rerun with: -v
==28217== searching for pointers to 217 not-freed blocks.
==28217== checked 807,032 bytes.
==28217==
==28217== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28217== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28217== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28217== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28217== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28217== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28217==
==28217== LEAK SUMMARY:
==28217== definitely lost: 0 bytes in 0 blocks.
==28217== possibly lost: 848 bytes in 1 blocks.
==28217== still reachable: 31,004 bytes in 216 blocks.
==28217== suppressed: 0 bytes in 0 blocks.
==28217== Reachable blocks (those to which a pointer was found) are not shown.
==28217== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28222== Memcheck, a memory error detector.
==28222== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28222== Using LibVEX rev 1658, a library for dynamic binary translation.
==28222== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28222== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28222== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28222== For more details, rerun with: -v
==28222==
==28222== My PID = 28222, parent PID = 28221. Prog and args are:
==28222== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28222== 1
==28222== 4
==28222== 16
==28222== root
==28222== TestServerProfileProvidersModule
==28222==
==28222==
==28222== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28222== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28222== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28222== For counts of detected errors, rerun with: -v
==28222== searching for pointers to 217 not-freed blocks.
==28222== checked 807,048 bytes.
==28222==
==28222== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28222== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28222== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28222== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28222== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28222== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28222==
==28222== LEAK SUMMARY:
==28222== definitely lost: 0 bytes in 0 blocks.
==28222== possibly lost: 848 bytes in 1 blocks.
==28222== still reachable: 31,004 bytes in 216 blocks.
==28222== suppressed: 0 bytes in 0 blocks.
==28222== Reachable blocks (those to which a pointer was found) are not shown.
==28222== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28264== Memcheck, a memory error detector.
==28264== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28264== Using LibVEX rev 1658, a library for dynamic binary translation.
==28264== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28264== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28264== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28264== For more details, rerun with: -v
==28264==
==28264== My PID = 28264, parent PID = 28263. Prog and args are:
==28264== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28264== 1
==28264== 20
==28264== 25
==28264== root
==28264== OperatingSystemModule
==28264==
==28264==
==28264== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28264== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28264== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28264== For counts of detected errors, rerun with: -v
==28264== searching for pointers to 217 not-freed blocks.
==28264== checked 807,032 bytes.
==28264==
==28264== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28264== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28264== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28264== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28264== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28264== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28264==
==28264== LEAK SUMMARY:
==28264== definitely lost: 0 bytes in 0 blocks.
==28264== possibly lost: 848 bytes in 1 blocks.
==28264== still reachable: 31,004 bytes in 216 blocks.
==28264== suppressed: 0 bytes in 0 blocks.
==28264== Reachable blocks (those to which a pointer was found) are not shown.
==28264== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28285== Memcheck, a memory error detector.
==28285== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28285== Using LibVEX rev 1658, a library for dynamic binary translation.
==28285== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28285== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28285== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28285== For more details, rerun with: -v
==28285==
==28285== My PID = 28285, parent PID = 28284. Prog and args are:
==28285== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28285== 1
==28285== 17
==28285== 28
==28285== root
==28285== ComputerSystemModule
==28285==
==28285==
==28285== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28285== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28285== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28285== For counts of detected errors, rerun with: -v
==28285== searching for pointers to 217 not-freed blocks.
==28285== checked 807,032 bytes.
==28285==
==28285== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28285== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28285== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28285== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28285== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28285== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28285==
==28285== LEAK SUMMARY:
==28285== definitely lost: 0 bytes in 0 blocks.
==28285== possibly lost: 848 bytes in 1 blocks.
==28285== still reachable: 31,004 bytes in 216 blocks.
==28285== suppressed: 0 bytes in 0 blocks.
==28285== Reachable blocks (those to which a pointer was found) are not shown.
==28285== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28455== Memcheck, a memory error detector.
==28455== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28455== Using LibVEX rev 1658, a library for dynamic binary translation.
==28455== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28455== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28455== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28455== For more details, rerun with: -v
==28455==
==28455== My PID = 28455, parent PID = 28454. Prog and args are:
==28455== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28455== 1
==28455== 4
==28455== 14
==28455== root
==28455== TestServerProfileProvidersModule
==28455==
==28455==
==28455== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28455== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28455== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28455== For counts of detected errors, rerun with: -v
==28455== searching for pointers to 217 not-freed blocks.
==28455== checked 807,048 bytes.
==28455==
==28455== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28455== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28455== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28455== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28455== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28455== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28455==
==28455== LEAK SUMMARY:
==28455== definitely lost: 0 bytes in 0 blocks.
==28455== possibly lost: 848 bytes in 1 blocks.
==28455== still reachable: 31,004 bytes in 216 blocks.
==28455== suppressed: 0 bytes in 0 blocks.
==28455== Reachable blocks (those to which a pointer was found) are not shown.
==28455== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28606== Memcheck, a memory error detector.
==28606== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28606== Using LibVEX rev 1658, a library for dynamic binary translation.
==28606== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28606== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28606== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28606== For more details, rerun with: -v
==28606==
==28606== My PID = 28606, parent PID = 28605. Prog and args are:
==28606== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28606== 1
==28606== 17
==28606== 20
==28606== root
==28606== FamilyProviderModule
==28606==
==28606==
==28606== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28606== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28606== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28606== For counts of detected errors, rerun with: -v
==28606== searching for pointers to 217 not-freed blocks.
==28606== checked 807,032 bytes.
==28606==
==28606== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28606== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28606== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28606== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28606== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28606== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28606==
==28606== LEAK SUMMARY:
==28606== definitely lost: 0 bytes in 0 blocks.
==28606== possibly lost: 848 bytes in 1 blocks.
==28606== still reachable: 31,004 bytes in 216 blocks.
==28606== suppressed: 0 bytes in 0 blocks.
==28606== Reachable blocks (those to which a pointer was found) are not shown.
==28606== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28700== Memcheck, a memory error detector.
==28700== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28700== Using LibVEX rev 1658, a library for dynamic binary translation.
==28700== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28700== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28700== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28700== For more details, rerun with: -v
==28700==
==28700== My PID = 28700, parent PID = 28699. Prog and args are:
==28700== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28700== 1
==28700== 13
==28700== 18
==28700== root
==28700== FamilyProviderModule
==28700==
==28700==
==28700== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28700== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28700== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28700== For counts of detected errors, rerun with: -v
==28700== searching for pointers to 217 not-freed blocks.
==28700== checked 807,032 bytes.
==28700==
==28700== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28700== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28700== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28700== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28700== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28700== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28700==
==28700== LEAK SUMMARY:
==28700== definitely lost: 0 bytes in 0 blocks.
==28700== possibly lost: 848 bytes in 1 blocks.
==28700== still reachable: 31,004 bytes in 216 blocks.
==28700== suppressed: 0 bytes in 0 blocks.
==28700== Reachable blocks (those to which a pointer was found) are not shown.
==28700== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28713== Memcheck, a memory error detector.
==28713== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28713== Using LibVEX rev 1658, a library for dynamic binary translation.
==28713== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28713== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28713== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28713== For more details, rerun with: -v
==28713==
==28713== My PID = 28713, parent PID = 28712. Prog and args are:
==28713== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28713== 1
==28713== 13
==28713== 19
==28713== root
==28713== TestServerProfileProvidersModule
==28713==
==28713==
==28713== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28713== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28713== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28713== For counts of detected errors, rerun with: -v
==28713== searching for pointers to 217 not-freed blocks.
==28713== checked 807,048 bytes.
==28713==
==28713== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28713== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28713== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28713== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28713== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28713== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28713==
==28713== LEAK SUMMARY:
==28713== definitely lost: 0 bytes in 0 blocks.
==28713== possibly lost: 848 bytes in 1 blocks.
==28713== still reachable: 31,004 bytes in 216 blocks.
==28713== suppressed: 0 bytes in 0 blocks.
==28713== Reachable blocks (those to which a pointer was found) are not shown.
==28713== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28771== Memcheck, a memory error detector.
==28771== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28771== Using LibVEX rev 1658, a library for dynamic binary translation.
==28771== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28771== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28771== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28771== For more details, rerun with: -v
==28771==
==28771== My PID = 28771, parent PID = 28770. Prog and args are:
==28771== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28771== 1
==28771== 11
==28771== 17
==28771== root
==28771== TestServerProfileProvidersModule
==28771==
==28771==
==28771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28771== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28771== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28771== For counts of detected errors, rerun with: -v
==28771== searching for pointers to 217 not-freed blocks.
==28771== checked 807,048 bytes.
==28771==
==28771== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28771== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28771== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28771== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28771== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28771== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28771==
==28771== LEAK SUMMARY:
==28771== definitely lost: 0 bytes in 0 blocks.
==28771== possibly lost: 848 bytes in 1 blocks.
==28771== still reachable: 31,004 bytes in 216 blocks.
==28771== suppressed: 0 bytes in 0 blocks.
==28771== Reachable blocks (those to which a pointer was found) are not shown.
==28771== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28899== Memcheck, a memory error detector.
==28899== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28899== Using LibVEX rev 1658, a library for dynamic binary translation.
==28899== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28899== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28899== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28899== For more details, rerun with: -v
==28899==
==28899== My PID = 28899, parent PID = 28898. Prog and args are:
==28899== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28899== 1
==28899== 11
==28899== 16
==28899== root
==28899== FamilyProviderModule
==28899==
==28899==
==28899== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28899== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28899== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28899== For counts of detected errors, rerun with: -v
==28899== searching for pointers to 217 not-freed blocks.
==28899== checked 807,032 bytes.
==28899==
==28899== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28899== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28899== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28899== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28899== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28899== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28899==
==28899== LEAK SUMMARY:
==28899== definitely lost: 0 bytes in 0 blocks.
==28899== possibly lost: 848 bytes in 1 blocks.
==28899== still reachable: 31,004 bytes in 216 blocks.
==28899== suppressed: 0 bytes in 0 blocks.
==28899== Reachable blocks (those to which a pointer was found) are not shown.
==28899== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28905== Memcheck, a memory error detector.
==28905== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28905== Using LibVEX rev 1658, a library for dynamic binary translation.
==28905== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28905== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28905== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28905== For more details, rerun with: -v
==28905==
==28905== My PID = 28905, parent PID = 28904. Prog and args are:
==28905== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28905== 1
==28905== 11
==28905== 17
==28905== root
==28905== TestServerProfileProvidersModule
==28905==
==28905==
==28905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28905== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28905== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28905== For counts of detected errors, rerun with: -v
==28905== searching for pointers to 217 not-freed blocks.
==28905== checked 807,048 bytes.
==28905==
==28905== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28905== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28905== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28905== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28905== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28905== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28905==
==28905== LEAK SUMMARY:
==28905== definitely lost: 0 bytes in 0 blocks.
==28905== possibly lost: 848 bytes in 1 blocks.
==28905== still reachable: 31,004 bytes in 216 blocks.
==28905== suppressed: 0 bytes in 0 blocks.
==28905== Reachable blocks (those to which a pointer was found) are not shown.
==28905== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28959== Memcheck, a memory error detector.
==28959== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28959== Using LibVEX rev 1658, a library for dynamic binary translation.
==28959== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28959== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28959== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28959== For more details, rerun with: -v
==28959==
==28959== My PID = 28959, parent PID = 28958. Prog and args are:
==28959== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28959== 1
==28959== 12
==28959== 22
==28959== root
==28959== TestServerProfileProvidersModule
==28959==
==28959==
==28959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28959== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==28959== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==28959== For counts of detected errors, rerun with: -v
==28959== searching for pointers to 217 not-freed blocks.
==28959== checked 807,048 bytes.
==28959==
==28959== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28959== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28959== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28959== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28959== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28959== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28959==
==28959== LEAK SUMMARY:
==28959== definitely lost: 0 bytes in 0 blocks.
==28959== possibly lost: 848 bytes in 1 blocks.
==28959== still reachable: 31,004 bytes in 216 blocks.
==28959== suppressed: 0 bytes in 0 blocks.
==28959== Reachable blocks (those to which a pointer was found) are not shown.
==28959== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29141== Memcheck, a memory error detector.
==29141== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29141== Using LibVEX rev 1658, a library for dynamic binary translation.
==29141== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29141== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29141== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29141== For more details, rerun with: -v
==29141==
==29141== My PID = 29141, parent PID = 29140. Prog and args are:
==29141== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29141== 1
==29141== 11
==29141== 15
==29141== root
==29141== TestServerProfileProvidersModule
==29141==
==29141==
==29141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29141== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29141== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29141== For counts of detected errors, rerun with: -v
==29141== searching for pointers to 217 not-freed blocks.
==29141== checked 807,048 bytes.
==29141==
==29141== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29141== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29141== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29141== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29141== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29141== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29141==
==29141== LEAK SUMMARY:
==29141== definitely lost: 0 bytes in 0 blocks.
==29141== possibly lost: 848 bytes in 1 blocks.
==29141== still reachable: 31,004 bytes in 216 blocks.
==29141== suppressed: 0 bytes in 0 blocks.
==29141== Reachable blocks (those to which a pointer was found) are not shown.
==29141== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29157== Memcheck, a memory error detector.
==29157== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29157== Using LibVEX rev 1658, a library for dynamic binary translation.
==29157== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29157== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29157== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29157== For more details, rerun with: -v
==29157==
==29157== My PID = 29157, parent PID = 29156. Prog and args are:
==29157== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29157== 1
==29157== 12
==29157== 18
==29157== root
==29157== IndicationStressTestProviderModule
==29157==
==29157==
==29157== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29157== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29157== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29157== For counts of detected errors, rerun with: -v
==29157== searching for pointers to 217 not-freed blocks.
==29157== checked 807,048 bytes.
==29157==
==29157== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29157== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29157== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29157== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29157== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29157== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29157==
==29157== LEAK SUMMARY:
==29157== definitely lost: 0 bytes in 0 blocks.
==29157== possibly lost: 848 bytes in 1 blocks.
==29157== still reachable: 31,004 bytes in 216 blocks.
==29157== suppressed: 0 bytes in 0 blocks.
==29157== Reachable blocks (those to which a pointer was found) are not shown.
==29157== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29175== Memcheck, a memory error detector.
==29175== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29175== Using LibVEX rev 1658, a library for dynamic binary translation.
==29175== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29175== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29175== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29175== For more details, rerun with: -v
==29175==
==29175== My PID = 29175, parent PID = 29174. Prog and args are:
==29175== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29175== 1
==29175== 18
==29175== 21
==29175== root
==29175== IndicationStressTestConsumerModule
==29175==
==29175==
==29175== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29175== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29175== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29175== For counts of detected errors, rerun with: -v
==29175== searching for pointers to 217 not-freed blocks.
==29175== checked 807,048 bytes.
==29175==
==29175== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29175== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29175== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29175== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29175== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29175== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29175==
==29175== LEAK SUMMARY:
==29175== definitely lost: 0 bytes in 0 blocks.
==29175== possibly lost: 848 bytes in 1 blocks.
==29175== still reachable: 31,004 bytes in 216 blocks.
==29175== suppressed: 0 bytes in 0 blocks.
==29175== Reachable blocks (those to which a pointer was found) are not shown.
==29175== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29287== Memcheck, a memory error detector.
==29287== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29287== Using LibVEX rev 1658, a library for dynamic binary translation.
==29287== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29287== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29287== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29287== For more details, rerun with: -v
==29287==
==29287== My PID = 29287, parent PID = 29286. Prog and args are:
==29287== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29287== 1
==29287== 17
==29287== 22
==29287== root
==29287== IndicationStressTestProviderModule
==29287==
==29287==
==29287== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29287== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29287== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29287== For counts of detected errors, rerun with: -v
==29287== searching for pointers to 217 not-freed blocks.
==29287== checked 807,048 bytes.
==29287==
==29287== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29287== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29287== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29287== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29287== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29287== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29287==
==29287== LEAK SUMMARY:
==29287== definitely lost: 0 bytes in 0 blocks.
==29287== possibly lost: 848 bytes in 1 blocks.
==29287== still reachable: 31,004 bytes in 216 blocks.
==29287== suppressed: 0 bytes in 0 blocks.
==29287== Reachable blocks (those to which a pointer was found) are not shown.
==29287== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29308== Memcheck, a memory error detector.
==29308== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29308== Using LibVEX rev 1658, a library for dynamic binary translation.
==29308== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29308== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29308== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29308== For more details, rerun with: -v
==29308==
==29308== My PID = 29308, parent PID = 29307. Prog and args are:
==29308== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29308== 1
==29308== 4
==29308== 17
==29308== root
==29308== IndicationStressTestConsumerModule
==29308==
==29308==
==29308== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29308== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29308== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29308== For counts of detected errors, rerun with: -v
==29308== searching for pointers to 217 not-freed blocks.
==29308== checked 807,048 bytes.
==29308==
==29308== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29308== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29308== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29308== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29308== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29308== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29308==
==29308== LEAK SUMMARY:
==29308== definitely lost: 0 bytes in 0 blocks.
==29308== possibly lost: 848 bytes in 1 blocks.
==29308== still reachable: 31,004 bytes in 216 blocks.
==29308== suppressed: 0 bytes in 0 blocks.
==29308== Reachable blocks (those to which a pointer was found) are not shown.
==29308== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29373== Memcheck, a memory error detector.
==29373== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29373== Using LibVEX rev 1658, a library for dynamic binary translation.
==29373== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29373== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29373== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29373== For more details, rerun with: -v
==29373==
==29373== My PID = 29373, parent PID = 29372. Prog and args are:
==29373== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29373== 1
==29373== 17
==29373== 22
==29373== root
==29373== TestServerProfileProvidersModule
==29373==
==29373==
==29373== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29373== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29373== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29373== For counts of detected errors, rerun with: -v
==29373== searching for pointers to 217 not-freed blocks.
==29373== checked 807,048 bytes.
==29373==
==29373== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29373== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29373== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29373== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29373== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29373== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29373==
==29373== LEAK SUMMARY:
==29373== definitely lost: 0 bytes in 0 blocks.
==29373== possibly lost: 848 bytes in 1 blocks.
==29373== still reachable: 31,004 bytes in 216 blocks.
==29373== suppressed: 0 bytes in 0 blocks.
==29373== Reachable blocks (those to which a pointer was found) are not shown.
==29373== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29441== Memcheck, a memory error detector.
==29441== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29441== Using LibVEX rev 1658, a library for dynamic binary translation.
==29441== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29441== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29441== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29441== For more details, rerun with: -v
==29441==
==29441== My PID = 29441, parent PID = 29440. Prog and args are:
==29441== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29441== 1
==29441== 12
==29441== 17
==29441== root
==29441== IndicationStressTestConsumerModule
==29441==
==29441==
==29441== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29441== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29441== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29441== For counts of detected errors, rerun with: -v
==29441== searching for pointers to 217 not-freed blocks.
==29441== checked 807,048 bytes.
==29441==
==29441== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29441== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29441== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29441== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29441== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29441== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29441==
==29441== LEAK SUMMARY:
==29441== definitely lost: 0 bytes in 0 blocks.
==29441== possibly lost: 848 bytes in 1 blocks.
==29441== still reachable: 31,004 bytes in 216 blocks.
==29441== suppressed: 0 bytes in 0 blocks.
==29441== Reachable blocks (those to which a pointer was found) are not shown.
==29441== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29479== Memcheck, a memory error detector.
==29479== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29479== Using LibVEX rev 1658, a library for dynamic binary translation.
==29479== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29479== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29479== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29479== For more details, rerun with: -v
==29479==
==29479== My PID = 29479, parent PID = 29478. Prog and args are:
==29479== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29479== 1
==29479== 11
==29479== 15
==29479== root
==29479== IndicationStressTestConsumerModule
==29479==
==29479==
==29479== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29479== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29479== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29479== For counts of detected errors, rerun with: -v
==29479== searching for pointers to 217 not-freed blocks.
==29479== checked 807,048 bytes.
==29479==
==29479== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29479== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29479== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29479== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29479== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29479== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29479==
==29479== LEAK SUMMARY:
==29479== definitely lost: 0 bytes in 0 blocks.
==29479== possibly lost: 848 bytes in 1 blocks.
==29479== still reachable: 31,004 bytes in 216 blocks.
==29479== suppressed: 0 bytes in 0 blocks.
==29479== Reachable blocks (those to which a pointer was found) are not shown.
==29479== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29491== Memcheck, a memory error detector.
==29491== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29491== Using LibVEX rev 1658, a library for dynamic binary translation.
==29491== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29491== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29491== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29491== For more details, rerun with: -v
==29491==
==29491== My PID = 29491, parent PID = 29490. Prog and args are:
==29491== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29491== 1
==29491== 15
==29491== 18
==29491== root
==29491== TestServerProfileProvidersModule
==29491==
==29491==
==29491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29491== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29491== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29491== For counts of detected errors, rerun with: -v
==29491== searching for pointers to 217 not-freed blocks.
==29491== checked 807,048 bytes.
==29491==
==29491== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29491== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29491== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29491== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29491== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29491== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29491==
==29491== LEAK SUMMARY:
==29491== definitely lost: 0 bytes in 0 blocks.
==29491== possibly lost: 848 bytes in 1 blocks.
==29491== still reachable: 31,004 bytes in 216 blocks.
==29491== suppressed: 0 bytes in 0 blocks.
==29491== Reachable blocks (those to which a pointer was found) are not shown.
==29491== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29595== Memcheck, a memory error detector.
==29595== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29595== Using LibVEX rev 1658, a library for dynamic binary translation.
==29595== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29595== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29595== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29595== For more details, rerun with: -v
==29595==
==29595== My PID = 29595, parent PID = 29594. Prog and args are:
==29595== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29595== 1
==29595== 15
==29595== 20
==29595== root
==29595== IndicationStressTestProviderModule
==29595==
==29595==
==29595== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29595== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29595== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29595== For counts of detected errors, rerun with: -v
==29595== searching for pointers to 217 not-freed blocks.
==29595== checked 807,048 bytes.
==29595==
==29595== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29595== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29595== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29595== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29595== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29595== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29595==
==29595== LEAK SUMMARY:
==29595== definitely lost: 0 bytes in 0 blocks.
==29595== possibly lost: 848 bytes in 1 blocks.
==29595== still reachable: 31,004 bytes in 216 blocks.
==29595== suppressed: 0 bytes in 0 blocks.
==29595== Reachable blocks (those to which a pointer was found) are not shown.
==29595== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29613== Memcheck, a memory error detector.
==29613== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29613== Using LibVEX rev 1658, a library for dynamic binary translation.
==29613== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29613== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29613== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29613== For more details, rerun with: -v
==29613==
==29613== My PID = 29613, parent PID = 29612. Prog and args are:
==29613== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29613== 1
==29613== 11
==29613== 17
==29613== root
==29613== TestServerProfileProvidersModule
==29613==
==29613==
==29613== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29613== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29613== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29613== For counts of detected errors, rerun with: -v
==29613== searching for pointers to 217 not-freed blocks.
==29613== checked 807,048 bytes.
==29613==
==29613== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29613== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29613== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29613== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29613== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29613== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29613==
==29613== LEAK SUMMARY:
==29613== definitely lost: 0 bytes in 0 blocks.
==29613== possibly lost: 848 bytes in 1 blocks.
==29613== still reachable: 31,004 bytes in 216 blocks.
==29613== suppressed: 0 bytes in 0 blocks.
==29613== Reachable blocks (those to which a pointer was found) are not shown.
==29613== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29625== Memcheck, a memory error detector.
==29625== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29625== Using LibVEX rev 1658, a library for dynamic binary translation.
==29625== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29625== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29625== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29625== For more details, rerun with: -v
==29625==
==29625== My PID = 29625, parent PID = 29624. Prog and args are:
==29625== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29625== 1
==29625== 13
==29625== 21
==29625== root
==29625== IndicationStressTestConsumerModule
==29625==
==29625==
==29625== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29625== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29625== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29625== For counts of detected errors, rerun with: -v
==29625== searching for pointers to 217 not-freed blocks.
==29625== checked 807,048 bytes.
==29625==
==29625== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29625== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29625== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29625== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29625== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29625== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29625==
==29625== LEAK SUMMARY:
==29625== definitely lost: 0 bytes in 0 blocks.
==29625== possibly lost: 848 bytes in 1 blocks.
==29625== still reachable: 31,004 bytes in 216 blocks.
==29625== suppressed: 0 bytes in 0 blocks.
==29625== Reachable blocks (those to which a pointer was found) are not shown.
==29625== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29754== Memcheck, a memory error detector.
==29754== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29754== Using LibVEX rev 1658, a library for dynamic binary translation.
==29754== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29754== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29754== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29754== For more details, rerun with: -v
==29754==
==29754== My PID = 29754, parent PID = 29753. Prog and args are:
==29754== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29754== 1
==29754== 11
==29754== 16
==29754== root
==29754== IndicationStressTestProviderModule
==29754==
==29754==
==29754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29754== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29754== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29754== For counts of detected errors, rerun with: -v
==29754== searching for pointers to 217 not-freed blocks.
==29754== checked 807,048 bytes.
==29754==
==29754== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29754== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29754== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29754== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29754== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29754== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29754==
==29754== LEAK SUMMARY:
==29754== definitely lost: 0 bytes in 0 blocks.
==29754== possibly lost: 848 bytes in 1 blocks.
==29754== still reachable: 31,004 bytes in 216 blocks.
==29754== suppressed: 0 bytes in 0 blocks.
==29754== Reachable blocks (those to which a pointer was found) are not shown.
==29754== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29771== Memcheck, a memory error detector.
==29771== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29771== Using LibVEX rev 1658, a library for dynamic binary translation.
==29771== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29771== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29771== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29771== For more details, rerun with: -v
==29771==
==29771== My PID = 29771, parent PID = 29770. Prog and args are:
==29771== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29771== 1
==29771== 18
==29771== 22
==29771== root
==29771== IndicationStressTestConsumerModule
==29771==
==29771==
==29771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29771== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29771== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29771== For counts of detected errors, rerun with: -v
==29771== searching for pointers to 217 not-freed blocks.
==29771== checked 807,048 bytes.
==29771==
==29771== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29771== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29771== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29771== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29771== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29771== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29771==
==29771== LEAK SUMMARY:
==29771== definitely lost: 0 bytes in 0 blocks.
==29771== possibly lost: 848 bytes in 1 blocks.
==29771== still reachable: 31,004 bytes in 216 blocks.
==29771== suppressed: 0 bytes in 0 blocks.
==29771== Reachable blocks (those to which a pointer was found) are not shown.
==29771== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29815== Memcheck, a memory error detector.
==29815== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29815== Using LibVEX rev 1658, a library for dynamic binary translation.
==29815== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29815== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29815== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29815== For more details, rerun with: -v
==29815==
==29815== My PID = 29815, parent PID = 29814. Prog and args are:
==29815== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29815== 1
==29815== 4
==29815== 15
==29815== root
==29815== TestServerProfileProvidersModule
==29815==
==29815==
==29815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29815== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29815== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29815== For counts of detected errors, rerun with: -v
==29815== searching for pointers to 217 not-freed blocks.
==29815== checked 807,048 bytes.
==29815==
==29815== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29815== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29815== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29815== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29815== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29815== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29815==
==29815== LEAK SUMMARY:
==29815== definitely lost: 0 bytes in 0 blocks.
==29815== possibly lost: 848 bytes in 1 blocks.
==29815== still reachable: 31,004 bytes in 216 blocks.
==29815== suppressed: 0 bytes in 0 blocks.
==29815== Reachable blocks (those to which a pointer was found) are not shown.
==29815== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29861== Memcheck, a memory error detector.
==29861== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29861== Using LibVEX rev 1658, a library for dynamic binary translation.
==29861== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29861== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29861== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29861== For more details, rerun with: -v
==29861==
==29861== My PID = 29861, parent PID = 29860. Prog and args are:
==29861== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29861== 1
==29861== 21
==29861== 25
==29861== root
==29861== ComputerSystemModule
==29861==
==29861==
==29861== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29861== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29861== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29861== For counts of detected errors, rerun with: -v
==29861== searching for pointers to 217 not-freed blocks.
==29861== checked 807,032 bytes.
==29861==
==29861== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29861== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29861== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29861== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29861== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29861== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29861==
==29861== LEAK SUMMARY:
==29861== definitely lost: 0 bytes in 0 blocks.
==29861== possibly lost: 848 bytes in 1 blocks.
==29861== still reachable: 31,004 bytes in 216 blocks.
==29861== suppressed: 0 bytes in 0 blocks.
==29861== Reachable blocks (those to which a pointer was found) are not shown.
==29861== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29944== Memcheck, a memory error detector.
==29944== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29944== Using LibVEX rev 1658, a library for dynamic binary translation.
==29944== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29944== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29944== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29944== For more details, rerun with: -v
==29944==
==29944== My PID = 29944, parent PID = 29943. Prog and args are:
==29944== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29944== 1
==29944== 4
==29944== 20
==29944== root
==29944== IndicationStressTestConsumerModule
==29944==
==29944==
==29944== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29944== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==29944== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==29944== For counts of detected errors, rerun with: -v
==29944== searching for pointers to 217 not-freed blocks.
==29944== checked 807,048 bytes.
==29944==
==29944== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29944== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29944== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29944== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29944== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29944== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29944==
==29944== LEAK SUMMARY:
==29944== definitely lost: 0 bytes in 0 blocks.
==29944== possibly lost: 848 bytes in 1 blocks.
==29944== still reachable: 31,004 bytes in 216 blocks.
==29944== suppressed: 0 bytes in 0 blocks.
==29944== Reachable blocks (those to which a pointer was found) are not shown.
==29944== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30025== Memcheck, a memory error detector.
==30025== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30025== Using LibVEX rev 1658, a library for dynamic binary translation.
==30025== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30025== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30025== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30025== For more details, rerun with: -v
==30025==
==30025== My PID = 30025, parent PID = 30024. Prog and args are:
==30025== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30025== 1
==30025== 17
==30025== 20
==30025== root
==30025== IndicationStressTestConsumerModule
==30025==
==30025==
==30025== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30025== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30025== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30025== For counts of detected errors, rerun with: -v
==30025== searching for pointers to 217 not-freed blocks.
==30025== checked 807,048 bytes.
==30025==
==30025== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30025== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30025== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30025== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30025== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30025== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30025==
==30025== LEAK SUMMARY:
==30025== definitely lost: 0 bytes in 0 blocks.
==30025== possibly lost: 848 bytes in 1 blocks.
==30025== still reachable: 31,004 bytes in 216 blocks.
==30025== suppressed: 0 bytes in 0 blocks.
==30025== Reachable blocks (those to which a pointer was found) are not shown.
==30025== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30049== Memcheck, a memory error detector.
==30049== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30049== Using LibVEX rev 1658, a library for dynamic binary translation.
==30049== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30049== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30049== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30049== For more details, rerun with: -v
==30049==
==30049== My PID = 30049, parent PID = 30048. Prog and args are:
==30049== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30049== 1
==30049== 15
==30049== 21
==30049== root
==30049== OperatingSystemModule
==30049==
==30049==
==30049== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30049== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30049== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30049== For counts of detected errors, rerun with: -v
==30049== searching for pointers to 217 not-freed blocks.
==30049== checked 807,032 bytes.
==30049==
==30049== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30049== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30049== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30049== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30049== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30049== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30049==
==30049== LEAK SUMMARY:
==30049== definitely lost: 0 bytes in 0 blocks.
==30049== possibly lost: 848 bytes in 1 blocks.
==30049== still reachable: 31,004 bytes in 216 blocks.
==30049== suppressed: 0 bytes in 0 blocks.
==30049== Reachable blocks (those to which a pointer was found) are not shown.
==30049== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30072== Memcheck, a memory error detector.
==30072== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30072== Using LibVEX rev 1658, a library for dynamic binary translation.
==30072== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30072== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30072== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30072== For more details, rerun with: -v
==30072==
==30072== My PID = 30072, parent PID = 30071. Prog and args are:
==30072== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30072== 1
==30072== 4
==30072== 21
==30072== root
==30072== ComputerSystemModule
==30072==
==30072==
==30072== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30072== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30072== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30072== For counts of detected errors, rerun with: -v
==30072== searching for pointers to 217 not-freed blocks.
==30072== checked 807,032 bytes.
==30072==
==30072== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30072== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30072== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30072== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30072== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30072== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30072==
==30072== LEAK SUMMARY:
==30072== definitely lost: 0 bytes in 0 blocks.
==30072== possibly lost: 848 bytes in 1 blocks.
==30072== still reachable: 31,004 bytes in 216 blocks.
==30072== suppressed: 0 bytes in 0 blocks.
==30072== Reachable blocks (those to which a pointer was found) are not shown.
==30072== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30111== Memcheck, a memory error detector.
==30111== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30111== Using LibVEX rev 1658, a library for dynamic binary translation.
==30111== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30111== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30111== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30111== For more details, rerun with: -v
==30111==
==30111== My PID = 30111, parent PID = 30110. Prog and args are:
==30111== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30111== 1
==30111== 4
==30111== 22
==30111== root
==30111== OperatingSystemModule
==30111==
==30111==
==30111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30111== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30111== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30111== For counts of detected errors, rerun with: -v
==30111== searching for pointers to 217 not-freed blocks.
==30111== checked 807,032 bytes.
==30111==
==30111== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30111== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30111== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30111== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30111== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30111== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30111==
==30111== LEAK SUMMARY:
==30111== definitely lost: 0 bytes in 0 blocks.
==30111== possibly lost: 848 bytes in 1 blocks.
==30111== still reachable: 31,004 bytes in 216 blocks.
==30111== suppressed: 0 bytes in 0 blocks.
==30111== Reachable blocks (those to which a pointer was found) are not shown.
==30111== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30145== Memcheck, a memory error detector.
==30145== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30145== Using LibVEX rev 1658, a library for dynamic binary translation.
==30145== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30145== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30145== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30145== For more details, rerun with: -v
==30145==
==30145== My PID = 30145, parent PID = 30144. Prog and args are:
==30145== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30145== 1
==30145== 15
==30145== 22
==30145== root
==30145== TestServerProfileProvidersModule
==30145==
==30145==
==30145== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30145== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30145== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30145== For counts of detected errors, rerun with: -v
==30145== searching for pointers to 217 not-freed blocks.
==30145== checked 807,048 bytes.
==30145==
==30145== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30145== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30145== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30145== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30145== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30145== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30145==
==30145== LEAK SUMMARY:
==30145== definitely lost: 0 bytes in 0 blocks.
==30145== possibly lost: 848 bytes in 1 blocks.
==30145== still reachable: 31,004 bytes in 216 blocks.
==30145== suppressed: 0 bytes in 0 blocks.
==30145== Reachable blocks (those to which a pointer was found) are not shown.
==30145== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30239== Memcheck, a memory error detector.
==30239== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30239== Using LibVEX rev 1658, a library for dynamic binary translation.
==30239== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30239== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30239== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30239== For more details, rerun with: -v
==30239==
==30239== My PID = 30239, parent PID = 30238. Prog and args are:
==30239== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30239== 1
==30239== 4
==30239== 16
==30239== root
==30239== TestServerProfileProvidersModule
==30239==
==30239==
==30239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30239== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30239== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30239== For counts of detected errors, rerun with: -v
==30239== searching for pointers to 217 not-freed blocks.
==30239== checked 807,048 bytes.
==30239==
==30239== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30239== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30239== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30239== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30239== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30239== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30239==
==30239== LEAK SUMMARY:
==30239== definitely lost: 0 bytes in 0 blocks.
==30239== possibly lost: 848 bytes in 1 blocks.
==30239== still reachable: 31,004 bytes in 216 blocks.
==30239== suppressed: 0 bytes in 0 blocks.
==30239== Reachable blocks (those to which a pointer was found) are not shown.
==30239== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30246== Memcheck, a memory error detector.
==30246== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30246== Using LibVEX rev 1658, a library for dynamic binary translation.
==30246== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30246== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30246== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30246== For more details, rerun with: -v
==30246==
==30246== My PID = 30246, parent PID = 30245. Prog and args are:
==30246== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30246== 1
==30246== 16
==30246== 19
==30246== root
==30246== TestInstanceProviderModule
==30246==
==30246==
==30246== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30246== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30246== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30246== For counts of detected errors, rerun with: -v
==30246== searching for pointers to 217 not-freed blocks.
==30246== checked 807,032 bytes.
==30246==
==30246== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30246== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30246== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246==
==30246== LEAK SUMMARY:
==30246== definitely lost: 0 bytes in 0 blocks.
==30246== possibly lost: 848 bytes in 1 blocks.
==30246== still reachable: 31,004 bytes in 216 blocks.
==30246== suppressed: 0 bytes in 0 blocks.
==30246== Reachable blocks (those to which a pointer was found) are not shown.
==30246== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30276== Memcheck, a memory error detector.
==30276== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30276== Using LibVEX rev 1658, a library for dynamic binary translation.
==30276== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30276== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30276== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30276== For more details, rerun with: -v
==30276==
==30276== My PID = 30276, parent PID = 30275. Prog and args are:
==30276== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30276== 1
==30276== 12
==30276== 15
==30276== root
==30276== TestServerProfileProvidersModule
==30276==
==30276==
==30276== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30276== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30276== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30276== For counts of detected errors, rerun with: -v
==30276== searching for pointers to 217 not-freed blocks.
==30276== checked 807,048 bytes.
==30276==
==30276== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30276== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30276== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276==
==30276== LEAK SUMMARY:
==30276== definitely lost: 0 bytes in 0 blocks.
==30276== possibly lost: 848 bytes in 1 blocks.
==30276== still reachable: 31,004 bytes in 216 blocks.
==30276== suppressed: 0 bytes in 0 blocks.
==30276== Reachable blocks (those to which a pointer was found) are not shown.
==30276== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30351== Memcheck, a memory error detector.
==30351== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30351== Using LibVEX rev 1658, a library for dynamic binary translation.
==30351== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30351== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30351== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30351== For more details, rerun with: -v
==30351==
==30351== My PID = 30351, parent PID = 30350. Prog and args are:
==30351== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30351== 1
==30351== 11
==30351== 14
==30351== root
==30351== TestChunkingStressProviderModule
==30351==
==30351==
==30351== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30351== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30351== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30351== For counts of detected errors, rerun with: -v
==30351== searching for pointers to 217 not-freed blocks.
==30351== checked 807,048 bytes.
==30351==
==30351== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30351== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30351== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30351== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30351== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30351== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30351==
==30351== LEAK SUMMARY:
==30351== definitely lost: 0 bytes in 0 blocks.
==30351== possibly lost: 848 bytes in 1 blocks.
==30351== still reachable: 31,004 bytes in 216 blocks.
==30351== suppressed: 0 bytes in 0 blocks.
==30351== Reachable blocks (those to which a pointer was found) are not shown.
==30351== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30363== Memcheck, a memory error detector.
==30363== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30363== Using LibVEX rev 1658, a library for dynamic binary translation.
==30363== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30363== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30363== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30363== For more details, rerun with: -v
==30363==
==30363== My PID = 30363, parent PID = 30362. Prog and args are:
==30363== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30363== 1
==30363== 15
==30363== 20
==30363== root
==30363== TestServerProfileProvidersModule
==30363==
==30363==
==30363== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30363== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30363== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30363== For counts of detected errors, rerun with: -v
==30363== searching for pointers to 217 not-freed blocks.
==30363== checked 807,048 bytes.
==30363==
==30363== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30363== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30363== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30363== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30363== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30363== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30363==
==30363== LEAK SUMMARY:
==30363== definitely lost: 0 bytes in 0 blocks.
==30363== possibly lost: 848 bytes in 1 blocks.
==30363== still reachable: 31,004 bytes in 216 blocks.
==30363== suppressed: 0 bytes in 0 blocks.
==30363== Reachable blocks (those to which a pointer was found) are not shown.
==30363== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30416== Memcheck, a memory error detector.
==30416== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30416== Using LibVEX rev 1658, a library for dynamic binary translation.
==30416== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30416== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30416== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30416== For more details, rerun with: -v
==30416==
==30416== My PID = 30416, parent PID = 30415. Prog and args are:
==30416== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30416== 1
==30416== 18
==30416== 21
==30416== root
==30416== TestServerProfileProvidersModule
==30416==
==30416==
==30416== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30416== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30416== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30416== For counts of detected errors, rerun with: -v
==30416== searching for pointers to 217 not-freed blocks.
==30416== checked 807,048 bytes.
==30416==
==30416== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30416== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30416== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30416== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30416== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30416== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30416==
==30416== LEAK SUMMARY:
==30416== definitely lost: 0 bytes in 0 blocks.
==30416== possibly lost: 848 bytes in 1 blocks.
==30416== still reachable: 31,004 bytes in 216 blocks.
==30416== suppressed: 0 bytes in 0 blocks.
==30416== Reachable blocks (those to which a pointer was found) are not shown.
==30416== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30475== Memcheck, a memory error detector.
==30475== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30475== Using LibVEX rev 1658, a library for dynamic binary translation.
==30475== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30475== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30475== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30475== For more details, rerun with: -v
==30475==
==30475== My PID = 30475, parent PID = 30474. Prog and args are:
==30475== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30475== 1
==30475== 17
==30475== 23
==30475== root
==30475== ComputerSystemModule
==30475==
==30475==
==30475== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30475== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30475== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30475== For counts of detected errors, rerun with: -v
==30475== searching for pointers to 217 not-freed blocks.
==30475== checked 807,032 bytes.
==30475==
==30475== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30475== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30475== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30475== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30475== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30475== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30475==
==30475== LEAK SUMMARY:
==30475== definitely lost: 0 bytes in 0 blocks.
==30475== possibly lost: 848 bytes in 1 blocks.
==30475== still reachable: 31,004 bytes in 216 blocks.
==30475== suppressed: 0 bytes in 0 blocks.
==30475== Reachable blocks (those to which a pointer was found) are not shown.
==30475== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30480== Memcheck, a memory error detector.
==30480== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30480== Using LibVEX rev 1658, a library for dynamic binary translation.
==30480== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30480== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30480== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30480== For more details, rerun with: -v
==30480==
==30480== My PID = 30480, parent PID = 30479. Prog and args are:
==30480== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30480== 1
==30480== 14
==30480== 23
==30480== root
==30480== MethodTestProviderModule
==30480==
==30480==
==30480== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30480== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30480== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30480== For counts of detected errors, rerun with: -v
==30480== searching for pointers to 217 not-freed blocks.
==30480== checked 807,032 bytes.
==30480==
==30480== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30480== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30480== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30480== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30480== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30480== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30480==
==30480== LEAK SUMMARY:
==30480== definitely lost: 0 bytes in 0 blocks.
==30480== possibly lost: 848 bytes in 1 blocks.
==30480== still reachable: 31,004 bytes in 216 blocks.
==30480== suppressed: 0 bytes in 0 blocks.
==30480== Reachable blocks (those to which a pointer was found) are not shown.
==30480== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30559== Memcheck, a memory error detector.
==30559== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30559== Using LibVEX rev 1658, a library for dynamic binary translation.
==30559== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30559== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30559== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30559== For more details, rerun with: -v
==30559==
==30559== My PID = 30559, parent PID = 30558. Prog and args are:
==30559== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30559== 1
==30559== 13
==30559== 16
==30559== root
==30559== TestServerProfileProvidersModule
==30559==
==30559==
==30559== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30559== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30559== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30559== For counts of detected errors, rerun with: -v
==30559== searching for pointers to 217 not-freed blocks.
==30559== checked 807,048 bytes.
==30559==
==30559== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30559== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30559== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30559== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30559== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30559== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30559==
==30559== LEAK SUMMARY:
==30559== definitely lost: 0 bytes in 0 blocks.
==30559== possibly lost: 848 bytes in 1 blocks.
==30559== still reachable: 31,004 bytes in 216 blocks.
==30559== suppressed: 0 bytes in 0 blocks.
==30559== Reachable blocks (those to which a pointer was found) are not shown.
==30559== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30595== Memcheck, a memory error detector.
==30595== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30595== Using LibVEX rev 1658, a library for dynamic binary translation.
==30595== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30595== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30595== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30595== For more details, rerun with: -v
==30595==
==30595== My PID = 30595, parent PID = 30594. Prog and args are:
==30595== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30595== 1
==30595== 15
==30595== 18
==30595== root
==30595== TestServerProfileProvidersModule
==30595==
==30595==
==30595== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30595== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30595== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30595== For counts of detected errors, rerun with: -v
==30595== searching for pointers to 217 not-freed blocks.
==30595== checked 807,048 bytes.
==30595==
==30595== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30595== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30595== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30595== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30595== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30595== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30595==
==30595== LEAK SUMMARY:
==30595== definitely lost: 0 bytes in 0 blocks.
==30595== possibly lost: 848 bytes in 1 blocks.
==30595== still reachable: 31,004 bytes in 216 blocks.
==30595== suppressed: 0 bytes in 0 blocks.
==30595== Reachable blocks (those to which a pointer was found) are not shown.
==30595== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30638== Memcheck, a memory error detector.
==30638== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30638== Using LibVEX rev 1658, a library for dynamic binary translation.
==30638== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30638== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30638== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30638== For more details, rerun with: -v
==30638==
==30638== My PID = 30638, parent PID = 30637. Prog and args are:
==30638== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30638== 1
==30638== 12
==30638== 16
==30638== root
==30638== TestServerProfileProvidersModule
==30638==
==30638==
==30638== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30638== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30638== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30638== For counts of detected errors, rerun with: -v
==30638== searching for pointers to 217 not-freed blocks.
==30638== checked 807,048 bytes.
==30638==
==30638== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30638== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30638== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30638== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30638== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30638== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30638==
==30638== LEAK SUMMARY:
==30638== definitely lost: 0 bytes in 0 blocks.
==30638== possibly lost: 848 bytes in 1 blocks.
==30638== still reachable: 31,004 bytes in 216 blocks.
==30638== suppressed: 0 bytes in 0 blocks.
==30638== Reachable blocks (those to which a pointer was found) are not shown.
==30638== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30671== Memcheck, a memory error detector.
==30671== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30671== Using LibVEX rev 1658, a library for dynamic binary translation.
==30671== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30671== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30671== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30671== For more details, rerun with: -v
==30671==
==30671== My PID = 30671, parent PID = 30670. Prog and args are:
==30671== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30671== 1
==30671== 14
==30671== 18
==30671== root
==30671== TestServerProfileProvidersModule
==30671==
==30671==
==30671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30671== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30671== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30671== For counts of detected errors, rerun with: -v
==30671== searching for pointers to 217 not-freed blocks.
==30671== checked 807,048 bytes.
==30671==
==30671== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30671== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30671== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30671== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30671== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30671== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30671==
==30671== LEAK SUMMARY:
==30671== definitely lost: 0 bytes in 0 blocks.
==30671== possibly lost: 848 bytes in 1 blocks.
==30671== still reachable: 31,004 bytes in 216 blocks.
==30671== suppressed: 0 bytes in 0 blocks.
==30671== Reachable blocks (those to which a pointer was found) are not shown.
==30671== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30693== Memcheck, a memory error detector.
==30693== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30693== Using LibVEX rev 1658, a library for dynamic binary translation.
==30693== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30693== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30693== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30693== For more details, rerun with: -v
==30693==
==30693== My PID = 30693, parent PID = 30692. Prog and args are:
==30693== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30693== 1
==30693== 4
==30693== 16
==30693== root
==30693== ComputerSystemModule
==30693==
==30693==
==30693== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30693== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30693== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30693== For counts of detected errors, rerun with: -v
==30693== searching for pointers to 217 not-freed blocks.
==30693== checked 807,032 bytes.
==30693==
==30693== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30693== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30693== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30693== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30693== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30693== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30693==
==30693== LEAK SUMMARY:
==30693== definitely lost: 0 bytes in 0 blocks.
==30693== possibly lost: 848 bytes in 1 blocks.
==30693== still reachable: 31,004 bytes in 216 blocks.
==30693== suppressed: 0 bytes in 0 blocks.
==30693== Reachable blocks (those to which a pointer was found) are not shown.
==30693== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30713== Memcheck, a memory error detector.
==30713== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30713== Using LibVEX rev 1658, a library for dynamic binary translation.
==30713== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30713== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30713== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30713== For more details, rerun with: -v
==30713==
==30713== My PID = 30713, parent PID = 30712. Prog and args are:
==30713== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30713== 1
==30713== 4
==30713== 16
==30713== root
==30713== ComputerSystemModule
==30713==
==30713==
==30713== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30713== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30713== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30713== For counts of detected errors, rerun with: -v
==30713== searching for pointers to 217 not-freed blocks.
==30713== checked 807,032 bytes.
==30713==
==30713== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30713== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30713== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30713== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30713== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30713== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30713==
==30713== LEAK SUMMARY:
==30713== definitely lost: 0 bytes in 0 blocks.
==30713== possibly lost: 848 bytes in 1 blocks.
==30713== still reachable: 31,004 bytes in 216 blocks.
==30713== suppressed: 0 bytes in 0 blocks.
==30713== Reachable blocks (those to which a pointer was found) are not shown.
==30713== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30734== Memcheck, a memory error detector.
==30734== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30734== Using LibVEX rev 1658, a library for dynamic binary translation.
==30734== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30734== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30734== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30734== For more details, rerun with: -v
==30734==
==30734== My PID = 30734, parent PID = 30733. Prog and args are:
==30734== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30734== 1
==30734== 4
==30734== 16
==30734== root
==30734== ComputerSystemModule
==30734==
==30734==
==30734== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30734== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30734== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30734== For counts of detected errors, rerun with: -v
==30734== searching for pointers to 217 not-freed blocks.
==30734== checked 807,032 bytes.
==30734==
==30734== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30734== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30734== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30734== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30734== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30734== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30734==
==30734== LEAK SUMMARY:
==30734== definitely lost: 0 bytes in 0 blocks.
==30734== possibly lost: 848 bytes in 1 blocks.
==30734== still reachable: 31,004 bytes in 216 blocks.
==30734== suppressed: 0 bytes in 0 blocks.
==30734== Reachable blocks (those to which a pointer was found) are not shown.
==30734== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30754== Memcheck, a memory error detector.
==30754== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30754== Using LibVEX rev 1658, a library for dynamic binary translation.
==30754== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30754== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30754== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30754== For more details, rerun with: -v
==30754==
==30754== My PID = 30754, parent PID = 30753. Prog and args are:
==30754== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30754== 1
==30754== 4
==30754== 19
==30754== root
==30754== ComputerSystemModule
==30754==
==30754==
==30754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30754== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30754== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30754== For counts of detected errors, rerun with: -v
==30754== searching for pointers to 217 not-freed blocks.
==30754== checked 807,032 bytes.
==30754==
==30754== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30754== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30754== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30754== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30754== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30754== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30754==
==30754== LEAK SUMMARY:
==30754== definitely lost: 0 bytes in 0 blocks.
==30754== possibly lost: 848 bytes in 1 blocks.
==30754== still reachable: 31,004 bytes in 216 blocks.
==30754== suppressed: 0 bytes in 0 blocks.
==30754== Reachable blocks (those to which a pointer was found) are not shown.
==30754== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30781== Memcheck, a memory error detector.
==30781== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30781== Using LibVEX rev 1658, a library for dynamic binary translation.
==30781== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30781== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30781== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30781== For more details, rerun with: -v
==30781==
==30781== My PID = 30781, parent PID = 30780. Prog and args are:
==30781== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30781== 1
==30781== 4
==30781== 13
==30781== root
==30781== ComputerSystemModule
==30781==
==30781==
==30781== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30781== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30781== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30781== For counts of detected errors, rerun with: -v
==30781== searching for pointers to 217 not-freed blocks.
==30781== checked 807,032 bytes.
==30781==
==30781== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30781== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30781== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30781== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30781== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30781== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30781==
==30781== LEAK SUMMARY:
==30781== definitely lost: 0 bytes in 0 blocks.
==30781== possibly lost: 848 bytes in 1 blocks.
==30781== still reachable: 31,004 bytes in 216 blocks.
==30781== suppressed: 0 bytes in 0 blocks.
==30781== Reachable blocks (those to which a pointer was found) are not shown.
==30781== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30788== Memcheck, a memory error detector.
==30788== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30788== Using LibVEX rev 1658, a library for dynamic binary translation.
==30788== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30788== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30788== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30788== For more details, rerun with: -v
==30788==
==30788== My PID = 30788, parent PID = 30787. Prog and args are:
==30788== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30788== 1
==30788== 16
==30788== 19
==30788== root
==30788== TestServerProfileProvidersModule
==30788==
==30788==
==30788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30788== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30788== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30788== For counts of detected errors, rerun with: -v
==30788== searching for pointers to 217 not-freed blocks.
==30788== checked 807,048 bytes.
==30788==
==30788== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30788== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30788== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30788== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30788== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30788== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30788==
==30788== LEAK SUMMARY:
==30788== definitely lost: 0 bytes in 0 blocks.
==30788== possibly lost: 848 bytes in 1 blocks.
==30788== still reachable: 31,004 bytes in 216 blocks.
==30788== suppressed: 0 bytes in 0 blocks.
==30788== Reachable blocks (those to which a pointer was found) are not shown.
==30788== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30815== Memcheck, a memory error detector.
==30815== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30815== Using LibVEX rev 1658, a library for dynamic binary translation.
==30815== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30815== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30815== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30815== For more details, rerun with: -v
==30815==
==30815== My PID = 30815, parent PID = 30814. Prog and args are:
==30815== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30815== 1
==30815== 11
==30815== 15
==30815== root
==30815== ComputerSystemModule
==30815==
==30815==
==30815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30815== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30815== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30815== For counts of detected errors, rerun with: -v
==30815== searching for pointers to 217 not-freed blocks.
==30815== checked 807,032 bytes.
==30815==
==30815== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30815== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30815== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30815== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30815== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30815== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30815==
==30815== LEAK SUMMARY:
==30815== definitely lost: 0 bytes in 0 blocks.
==30815== possibly lost: 848 bytes in 1 blocks.
==30815== still reachable: 31,004 bytes in 216 blocks.
==30815== suppressed: 0 bytes in 0 blocks.
==30815== Reachable blocks (those to which a pointer was found) are not shown.
==30815== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30840== Memcheck, a memory error detector.
==30840== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30840== Using LibVEX rev 1658, a library for dynamic binary translation.
==30840== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30840== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30840== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30840== For more details, rerun with: -v
==30840==
==30840== My PID = 30840, parent PID = 30839. Prog and args are:
==30840== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30840== 1
==30840== 4
==30840== 14
==30840== root
==30840== ComputerSystemModule
==30840==
==30840==
==30840== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30840== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30840== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30840== For counts of detected errors, rerun with: -v
==30840== searching for pointers to 217 not-freed blocks.
==30840== checked 807,032 bytes.
==30840==
==30840== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30840== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30840== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30840== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30840== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30840== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30840==
==30840== LEAK SUMMARY:
==30840== definitely lost: 0 bytes in 0 blocks.
==30840== possibly lost: 848 bytes in 1 blocks.
==30840== still reachable: 31,004 bytes in 216 blocks.
==30840== suppressed: 0 bytes in 0 blocks.
==30840== Reachable blocks (those to which a pointer was found) are not shown.
==30840== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30844== Memcheck, a memory error detector.
==30844== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30844== Using LibVEX rev 1658, a library for dynamic binary translation.
==30844== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30844== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30844== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30844== For more details, rerun with: -v
==30844==
==30844== My PID = 30844, parent PID = 30843. Prog and args are:
==30844== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30844== 1
==30844== 12
==30844== 17
==30844== root
==30844== TestServerProfileProvidersModule
==30844==
==30844==
==30844== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30844== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30844== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30844== For counts of detected errors, rerun with: -v
==30844== searching for pointers to 217 not-freed blocks.
==30844== checked 807,048 bytes.
==30844==
==30844== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30844== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30844== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30844== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30844== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30844== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30844==
==30844== LEAK SUMMARY:
==30844== definitely lost: 0 bytes in 0 blocks.
==30844== possibly lost: 848 bytes in 1 blocks.
==30844== still reachable: 31,004 bytes in 216 blocks.
==30844== suppressed: 0 bytes in 0 blocks.
==30844== Reachable blocks (those to which a pointer was found) are not shown.
==30844== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30868== Memcheck, a memory error detector.
==30868== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30868== Using LibVEX rev 1658, a library for dynamic binary translation.
==30868== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30868== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30868== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30868== For more details, rerun with: -v
==30868==
==30868== My PID = 30868, parent PID = 30867. Prog and args are:
==30868== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30868== 1
==30868== 4
==30868== 13
==30868== root
==30868== ComputerSystemModule
==30868==
==30868==
==30868== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30868== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30868== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30868== For counts of detected errors, rerun with: -v
==30868== searching for pointers to 217 not-freed blocks.
==30868== checked 807,032 bytes.
==30868==
==30868== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30868== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30868== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30868== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30868== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30868== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30868==
==30868== LEAK SUMMARY:
==30868== definitely lost: 0 bytes in 0 blocks.
==30868== possibly lost: 848 bytes in 1 blocks.
==30868== still reachable: 31,004 bytes in 216 blocks.
==30868== suppressed: 0 bytes in 0 blocks.
==30868== Reachable blocks (those to which a pointer was found) are not shown.
==30868== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30889== Memcheck, a memory error detector.
==30889== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30889== Using LibVEX rev 1658, a library for dynamic binary translation.
==30889== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30889== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30889== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30889== For more details, rerun with: -v
==30889==
==30889== My PID = 30889, parent PID = 30888. Prog and args are:
==30889== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30889== 1
==30889== 4
==30889== 16
==30889== root
==30889== TestServerProfileProvidersModule
==30889==
==30889==
==30889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30889== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30889== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30889== For counts of detected errors, rerun with: -v
==30889== searching for pointers to 217 not-freed blocks.
==30889== checked 807,048 bytes.
==30889==
==30889== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30889== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30889== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30889== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30889== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30889== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30889==
==30889== LEAK SUMMARY:
==30889== definitely lost: 0 bytes in 0 blocks.
==30889== possibly lost: 848 bytes in 1 blocks.
==30889== still reachable: 31,004 bytes in 216 blocks.
==30889== suppressed: 0 bytes in 0 blocks.
==30889== Reachable blocks (those to which a pointer was found) are not shown.
==30889== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30902== Memcheck, a memory error detector.
==30902== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30902== Using LibVEX rev 1658, a library for dynamic binary translation.
==30902== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30902== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30902== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30902== For more details, rerun with: -v
==30902==
==30902== My PID = 30902, parent PID = 30901. Prog and args are:
==30902== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30902== 1
==30902== 16
==30902== 19
==30902== root
==30902== ComputerSystemModule
==30902==
==30902==
==30902== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30902== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30902== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30902== For counts of detected errors, rerun with: -v
==30902== searching for pointers to 217 not-freed blocks.
==30902== checked 807,032 bytes.
==30902==
==30902== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30902== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30902== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30902== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30902== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30902== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30902==
==30902== LEAK SUMMARY:
==30902== definitely lost: 0 bytes in 0 blocks.
==30902== possibly lost: 848 bytes in 1 blocks.
==30902== still reachable: 31,004 bytes in 216 blocks.
==30902== suppressed: 0 bytes in 0 blocks.
==30902== Reachable blocks (those to which a pointer was found) are not shown.
==30902== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30920== Memcheck, a memory error detector.
==30920== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30920== Using LibVEX rev 1658, a library for dynamic binary translation.
==30920== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30920== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30920== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30920== For more details, rerun with: -v
==30920==
==30920== My PID = 30920, parent PID = 30919. Prog and args are:
==30920== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30920== 1
==30920== 11
==30920== 18
==30920== root
==30920== ComputerSystemModule
==30920==
==30920==
==30920== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30920== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30920== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30920== For counts of detected errors, rerun with: -v
==30920== searching for pointers to 217 not-freed blocks.
==30920== checked 807,032 bytes.
==30920==
==30920== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30920== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30920== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30920== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30920== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30920== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30920==
==30920== LEAK SUMMARY:
==30920== definitely lost: 0 bytes in 0 blocks.
==30920== possibly lost: 848 bytes in 1 blocks.
==30920== still reachable: 31,004 bytes in 216 blocks.
==30920== suppressed: 0 bytes in 0 blocks.
==30920== Reachable blocks (those to which a pointer was found) are not shown.
==30920== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30944== Memcheck, a memory error detector.
==30944== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30944== Using LibVEX rev 1658, a library for dynamic binary translation.
==30944== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30944== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30944== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30944== For more details, rerun with: -v
==30944==
==30944== My PID = 30944, parent PID = 30943. Prog and args are:
==30944== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30944== 1
==30944== 11
==30944== 19
==30944== root
==30944== ComputerSystemModule
==30944==
==30944==
==30944== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30944== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30944== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30944== For counts of detected errors, rerun with: -v
==30944== searching for pointers to 217 not-freed blocks.
==30944== checked 807,032 bytes.
==30944==
==30944== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30944== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30944== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30944== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30944== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30944== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30944==
==30944== LEAK SUMMARY:
==30944== definitely lost: 0 bytes in 0 blocks.
==30944== possibly lost: 848 bytes in 1 blocks.
==30944== still reachable: 31,004 bytes in 216 blocks.
==30944== suppressed: 0 bytes in 0 blocks.
==30944== Reachable blocks (those to which a pointer was found) are not shown.
==30944== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30972== Memcheck, a memory error detector.
==30972== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30972== Using LibVEX rev 1658, a library for dynamic binary translation.
==30972== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30972== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30972== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30972== For more details, rerun with: -v
==30972==
==30972== My PID = 30972, parent PID = 30971. Prog and args are:
==30972== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30972== 1
==30972== 4
==30972== 13
==30972== root
==30972== ComputerSystemModule
==30972==
==30972==
==30972== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30972== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30972== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30972== For counts of detected errors, rerun with: -v
==30972== searching for pointers to 217 not-freed blocks.
==30972== checked 807,032 bytes.
==30972==
==30972== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30972== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30972== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30972== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30972== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30972== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30972==
==30972== LEAK SUMMARY:
==30972== definitely lost: 0 bytes in 0 blocks.
==30972== possibly lost: 848 bytes in 1 blocks.
==30972== still reachable: 31,004 bytes in 216 blocks.
==30972== suppressed: 0 bytes in 0 blocks.
==30972== Reachable blocks (those to which a pointer was found) are not shown.
==30972== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30982== Memcheck, a memory error detector.
==30982== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30982== Using LibVEX rev 1658, a library for dynamic binary translation.
==30982== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30982== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30982== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30982== For more details, rerun with: -v
==30982==
==30982== My PID = 30982, parent PID = 30981. Prog and args are:
==30982== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30982== 1
==30982== 14
==30982== 18
==30982== root
==30982== TestServerProfileProvidersModule
==30982==
==30982==
==30982== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30982== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==30982== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==30982== For counts of detected errors, rerun with: -v
==30982== searching for pointers to 217 not-freed blocks.
==30982== checked 807,048 bytes.
==30982==
==30982== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30982== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30982== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30982== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30982== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30982== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30982==
==30982== LEAK SUMMARY:
==30982== definitely lost: 0 bytes in 0 blocks.
==30982== possibly lost: 848 bytes in 1 blocks.
==30982== still reachable: 31,004 bytes in 216 blocks.
==30982== suppressed: 0 bytes in 0 blocks.
==30982== Reachable blocks (those to which a pointer was found) are not shown.
==30982== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31014== Memcheck, a memory error detector.
==31014== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31014== Using LibVEX rev 1658, a library for dynamic binary translation.
==31014== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31014== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31014== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31014== For more details, rerun with: -v
==31014==
==31014== My PID = 31014, parent PID = 31013. Prog and args are:
==31014== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31014== 1
==31014== 12
==31014== 19
==31014== root
==31014== ComputerSystemModule
==31014==
==31014==
==31014== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31014== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31014== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31014== For counts of detected errors, rerun with: -v
==31014== searching for pointers to 217 not-freed blocks.
==31014== checked 807,032 bytes.
==31014==
==31014== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31014== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31014== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31014== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31014== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31014== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31014==
==31014== LEAK SUMMARY:
==31014== definitely lost: 0 bytes in 0 blocks.
==31014== possibly lost: 848 bytes in 1 blocks.
==31014== still reachable: 31,004 bytes in 216 blocks.
==31014== suppressed: 0 bytes in 0 blocks.
==31014== Reachable blocks (those to which a pointer was found) are not shown.
==31014== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31041== Memcheck, a memory error detector.
==31041== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31041== Using LibVEX rev 1658, a library for dynamic binary translation.
==31041== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31041== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31041== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31041== For more details, rerun with: -v
==31041==
==31041== My PID = 31041, parent PID = 31040. Prog and args are:
==31041== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31041== 1
==31041== 4
==31041== 13
==31041== root
==31041== ComputerSystemModule
==31041==
==31041==
==31041== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31041== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31041== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31041== For counts of detected errors, rerun with: -v
==31041== searching for pointers to 217 not-freed blocks.
==31041== checked 807,032 bytes.
==31041==
==31041== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31041== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31041== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31041== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31041== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31041== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31041==
==31041== LEAK SUMMARY:
==31041== definitely lost: 0 bytes in 0 blocks.
==31041== possibly lost: 848 bytes in 1 blocks.
==31041== still reachable: 31,004 bytes in 216 blocks.
==31041== suppressed: 0 bytes in 0 blocks.
==31041== Reachable blocks (those to which a pointer was found) are not shown.
==31041== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31052== Memcheck, a memory error detector.
==31052== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31052== Using LibVEX rev 1658, a library for dynamic binary translation.
==31052== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31052== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31052== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31052== For more details, rerun with: -v
==31052==
==31052== My PID = 31052, parent PID = 31051. Prog and args are:
==31052== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31052== 1
==31052== 14
==31052== 18
==31052== root
==31052== TestServerProfileProvidersModule
==31052==
==31052==
==31052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31052== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31052== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31052== For counts of detected errors, rerun with: -v
==31052== searching for pointers to 217 not-freed blocks.
==31052== checked 807,048 bytes.
==31052==
==31052== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31052== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31052== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31052== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31052== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31052== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31052==
==31052== LEAK SUMMARY:
==31052== definitely lost: 0 bytes in 0 blocks.
==31052== possibly lost: 848 bytes in 1 blocks.
==31052== still reachable: 31,004 bytes in 216 blocks.
==31052== suppressed: 0 bytes in 0 blocks.
==31052== Reachable blocks (those to which a pointer was found) are not shown.
==31052== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31088== Memcheck, a memory error detector.
==31088== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31088== Using LibVEX rev 1658, a library for dynamic binary translation.
==31088== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31088== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31088== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31088== For more details, rerun with: -v
==31088==
==31088== My PID = 31088, parent PID = 31087. Prog and args are:
==31088== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31088== 1
==31088== 11
==31088== 15
==31088== root
==31088== ComputerSystemModule
==31088==
==31088==
==31088== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31088== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31088== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31088== For counts of detected errors, rerun with: -v
==31088== searching for pointers to 217 not-freed blocks.
==31088== checked 807,032 bytes.
==31088==
==31088== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31088== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31088== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31088== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31088== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31088== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31088==
==31088== LEAK SUMMARY:
==31088== definitely lost: 0 bytes in 0 blocks.
==31088== possibly lost: 848 bytes in 1 blocks.
==31088== still reachable: 31,004 bytes in 216 blocks.
==31088== suppressed: 0 bytes in 0 blocks.
==31088== Reachable blocks (those to which a pointer was found) are not shown.
==31088== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31111== Memcheck, a memory error detector.
==31111== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31111== Using LibVEX rev 1658, a library for dynamic binary translation.
==31111== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31111== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31111== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31111== For more details, rerun with: -v
==31111==
==31111== My PID = 31111, parent PID = 31110. Prog and args are:
==31111== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31111== 1
==31111== 13
==31111== 20
==31111== root
==31111== ComputerSystemModule
==31111==
==31111==
==31111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31111== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31111== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31111== For counts of detected errors, rerun with: -v
==31111== searching for pointers to 217 not-freed blocks.
==31111== checked 807,032 bytes.
==31111==
==31111== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31111== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31111== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31111== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31111== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31111== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31111==
==31111== LEAK SUMMARY:
==31111== definitely lost: 0 bytes in 0 blocks.
==31111== possibly lost: 848 bytes in 1 blocks.
==31111== still reachable: 31,004 bytes in 216 blocks.
==31111== suppressed: 0 bytes in 0 blocks.
==31111== Reachable blocks (those to which a pointer was found) are not shown.
==31111== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31136== Memcheck, a memory error detector.
==31136== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31136== Using LibVEX rev 1658, a library for dynamic binary translation.
==31136== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31136== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31136== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31136== For more details, rerun with: -v
==31136==
==31136== My PID = 31136, parent PID = 31135. Prog and args are:
==31136== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31136== 1
==31136== 13
==31136== 17
==31136== root
==31136== TestServerProfileProvidersModule
==31136==
==31136==
==31136== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31136== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31136== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31136== For counts of detected errors, rerun with: -v
==31136== searching for pointers to 217 not-freed blocks.
==31136== checked 807,048 bytes.
==31136==
==31136== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31136== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31136== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31136== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31136== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31136== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31136==
==31136== LEAK SUMMARY:
==31136== definitely lost: 0 bytes in 0 blocks.
==31136== possibly lost: 848 bytes in 1 blocks.
==31136== still reachable: 31,004 bytes in 216 blocks.
==31136== suppressed: 0 bytes in 0 blocks.
==31136== Reachable blocks (those to which a pointer was found) are not shown.
==31136== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31153== Memcheck, a memory error detector.
==31153== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31153== Using LibVEX rev 1658, a library for dynamic binary translation.
==31153== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31153== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31153== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31153== For more details, rerun with: -v
==31153==
==31153== My PID = 31153, parent PID = 31152. Prog and args are:
==31153== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31153== 1
==31153== 4
==31153== 19
==31153== root
==31153== ComputerSystemModule
==31153==
==31153==
==31153== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31153== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31153== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31153== For counts of detected errors, rerun with: -v
==31153== searching for pointers to 217 not-freed blocks.
==31153== checked 807,032 bytes.
==31153==
==31153== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31153== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31153== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31153== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31153== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31153== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31153==
==31153== LEAK SUMMARY:
==31153== definitely lost: 0 bytes in 0 blocks.
==31153== possibly lost: 848 bytes in 1 blocks.
==31153== still reachable: 31,004 bytes in 216 blocks.
==31153== suppressed: 0 bytes in 0 blocks.
==31153== Reachable blocks (those to which a pointer was found) are not shown.
==31153== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31202== Memcheck, a memory error detector.
==31202== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31202== Using LibVEX rev 1658, a library for dynamic binary translation.
==31202== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31202== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31202== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31202== For more details, rerun with: -v
==31202==
==31202== My PID = 31202, parent PID = 31201. Prog and args are:
==31202== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31202== 1
==31202== 15
==31202== 19
==31202== root
==31202== TestServerProfileProvidersModule
==31202==
==31202==
==31202== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31202== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31202== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31202== For counts of detected errors, rerun with: -v
==31202== searching for pointers to 217 not-freed blocks.
==31202== checked 807,048 bytes.
==31202==
==31202== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31202== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31202== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31202== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31202== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31202== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31202==
==31202== LEAK SUMMARY:
==31202== definitely lost: 0 bytes in 0 blocks.
==31202== possibly lost: 848 bytes in 1 blocks.
==31202== still reachable: 31,004 bytes in 216 blocks.
==31202== suppressed: 0 bytes in 0 blocks.
==31202== Reachable blocks (those to which a pointer was found) are not shown.
==31202== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31227== Memcheck, a memory error detector.
==31227== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31227== Using LibVEX rev 1658, a library for dynamic binary translation.
==31227== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31227== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31227== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31227== For more details, rerun with: -v
==31227==
==31227== My PID = 31227, parent PID = 31226. Prog and args are:
==31227== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31227== 1
==31227== 13
==31227== 17
==31227== root
==31227== TestServerProfileProvidersModule
==31227==
==31227==
==31227== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31227== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31227== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31227== For counts of detected errors, rerun with: -v
==31227== searching for pointers to 217 not-freed blocks.
==31227== checked 807,048 bytes.
==31227==
==31227== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31227== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31227== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31227== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31227== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31227== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31227==
==31227== LEAK SUMMARY:
==31227== definitely lost: 0 bytes in 0 blocks.
==31227== possibly lost: 848 bytes in 1 blocks.
==31227== still reachable: 31,004 bytes in 216 blocks.
==31227== suppressed: 0 bytes in 0 blocks.
==31227== Reachable blocks (those to which a pointer was found) are not shown.
==31227== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31258== Memcheck, a memory error detector.
==31258== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31258== Using LibVEX rev 1658, a library for dynamic binary translation.
==31258== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31258== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31258== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31258== For more details, rerun with: -v
==31258==
==31258== My PID = 31258, parent PID = 31257. Prog and args are:
==31258== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31258== 1
==31258== 13
==31258== 17
==31258== root
==31258== TestServerProfileProvidersModule
==31258==
==31258==
==31258== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31258== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31258== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31258== For counts of detected errors, rerun with: -v
==31258== searching for pointers to 217 not-freed blocks.
==31258== checked 807,048 bytes.
==31258==
==31258== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31258== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31258== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31258== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31258== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31258== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31258==
==31258== LEAK SUMMARY:
==31258== definitely lost: 0 bytes in 0 blocks.
==31258== possibly lost: 848 bytes in 1 blocks.
==31258== still reachable: 31,004 bytes in 216 blocks.
==31258== suppressed: 0 bytes in 0 blocks.
==31258== Reachable blocks (those to which a pointer was found) are not shown.
==31258== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31282== Memcheck, a memory error detector.
==31282== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31282== Using LibVEX rev 1658, a library for dynamic binary translation.
==31282== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31282== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31282== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31282== For more details, rerun with: -v
==31282==
==31282== My PID = 31282, parent PID = 31281. Prog and args are:
==31282== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31282== 1
==31282== 14
==31282== 20
==31282== root
==31282== ComputerSystemModule
==31282==
==31282==
==31282== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31282== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31282== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31282== For counts of detected errors, rerun with: -v
==31282== searching for pointers to 217 not-freed blocks.
==31282== checked 807,032 bytes.
==31282==
==31282== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31282== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31282== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31282== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31282== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31282== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31282==
==31282== LEAK SUMMARY:
==31282== definitely lost: 0 bytes in 0 blocks.
==31282== possibly lost: 848 bytes in 1 blocks.
==31282== still reachable: 31,004 bytes in 216 blocks.
==31282== suppressed: 0 bytes in 0 blocks.
==31282== Reachable blocks (those to which a pointer was found) are not shown.
==31282== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31307== Memcheck, a memory error detector.
==31307== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31307== Using LibVEX rev 1658, a library for dynamic binary translation.
==31307== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31307== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31307== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31307== For more details, rerun with: -v
==31307==
==31307== My PID = 31307, parent PID = 31306. Prog and args are:
==31307== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31307== 1
==31307== 12
==31307== 15
==31307== root
==31307== ComputerSystemModule
==31307==
==31307==
==31307== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31307== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31307== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31307== For counts of detected errors, rerun with: -v
==31307== searching for pointers to 217 not-freed blocks.
==31307== checked 807,032 bytes.
==31307==
==31307== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31307== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31307== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31307== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31307== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31307== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31307==
==31307== LEAK SUMMARY:
==31307== definitely lost: 0 bytes in 0 blocks.
==31307== possibly lost: 848 bytes in 1 blocks.
==31307== still reachable: 31,004 bytes in 216 blocks.
==31307== suppressed: 0 bytes in 0 blocks.
==31307== Reachable blocks (those to which a pointer was found) are not shown.
==31307== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31313== Memcheck, a memory error detector.
==31313== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31313== Using LibVEX rev 1658, a library for dynamic binary translation.
==31313== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31313== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31313== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31313== For more details, rerun with: -v
==31313==
==31313== My PID = 31313, parent PID = 31312. Prog and args are:
==31313== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31313== 1
==31313== 16
==31313== 19
==31313== root
==31313== TestServerProfileProvidersModule
==31313==
==31313==
==31313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31313== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31313== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31313== For counts of detected errors, rerun with: -v
==31313== searching for pointers to 217 not-freed blocks.
==31313== checked 807,048 bytes.
==31313==
==31313== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31313== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31313== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31313== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31313== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31313== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31313==
==31313== LEAK SUMMARY:
==31313== definitely lost: 0 bytes in 0 blocks.
==31313== possibly lost: 848 bytes in 1 blocks.
==31313== still reachable: 31,004 bytes in 216 blocks.
==31313== suppressed: 0 bytes in 0 blocks.
==31313== Reachable blocks (those to which a pointer was found) are not shown.
==31313== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31339== Memcheck, a memory error detector.
==31339== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31339== Using LibVEX rev 1658, a library for dynamic binary translation.
==31339== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31339== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31339== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31339== For more details, rerun with: -v
==31339==
==31339== My PID = 31339, parent PID = 31338. Prog and args are:
==31339== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31339== 1
==31339== 4
==31339== 13
==31339== root
==31339== ComputerSystemModule
==31339==
==31339==
==31339== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31339== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31339== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31339== For counts of detected errors, rerun with: -v
==31339== searching for pointers to 217 not-freed blocks.
==31339== checked 807,032 bytes.
==31339==
==31339== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31339== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31339== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31339== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31339== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31339== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31339==
==31339== LEAK SUMMARY:
==31339== definitely lost: 0 bytes in 0 blocks.
==31339== possibly lost: 848 bytes in 1 blocks.
==31339== still reachable: 31,004 bytes in 216 blocks.
==31339== suppressed: 0 bytes in 0 blocks.
==31339== Reachable blocks (those to which a pointer was found) are not shown.
==31339== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31362== Memcheck, a memory error detector.
==31362== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31362== Using LibVEX rev 1658, a library for dynamic binary translation.
==31362== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31362== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31362== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31362== For more details, rerun with: -v
==31362==
==31362== My PID = 31362, parent PID = 31361. Prog and args are:
==31362== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31362== 1
==31362== 4
==31362== 13
==31362== root
==31362== ComputerSystemModule
==31362==
==31362==
==31362== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31362== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31362== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31362== For counts of detected errors, rerun with: -v
==31362== searching for pointers to 217 not-freed blocks.
==31362== checked 807,032 bytes.
==31362==
==31362== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31362== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31362== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31362== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31362== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31362== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31362==
==31362== LEAK SUMMARY:
==31362== definitely lost: 0 bytes in 0 blocks.
==31362== possibly lost: 848 bytes in 1 blocks.
==31362== still reachable: 31,004 bytes in 216 blocks.
==31362== suppressed: 0 bytes in 0 blocks.
==31362== Reachable blocks (those to which a pointer was found) are not shown.
==31362== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31382== Memcheck, a memory error detector.
==31382== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31382== Using LibVEX rev 1658, a library for dynamic binary translation.
==31382== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31382== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31382== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31382== For more details, rerun with: -v
==31382==
==31382== My PID = 31382, parent PID = 31381. Prog and args are:
==31382== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31382== 1
==31382== 12
==31382== 15
==31382== root
==31382== ComputerSystemModule
==31382==
==31382==
==31382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31382== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31382== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31382== For counts of detected errors, rerun with: -v
==31382== searching for pointers to 217 not-freed blocks.
==31382== checked 807,032 bytes.
==31382==
==31382== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31382== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31382== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31382== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31382== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31382== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31382==
==31382== LEAK SUMMARY:
==31382== definitely lost: 0 bytes in 0 blocks.
==31382== possibly lost: 848 bytes in 1 blocks.
==31382== still reachable: 31,004 bytes in 216 blocks.
==31382== suppressed: 0 bytes in 0 blocks.
==31382== Reachable blocks (those to which a pointer was found) are not shown.
==31382== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31404== Memcheck, a memory error detector.
==31404== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31404== Using LibVEX rev 1658, a library for dynamic binary translation.
==31404== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31404== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31404== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31404== For more details, rerun with: -v
==31404==
==31404== My PID = 31404, parent PID = 31403. Prog and args are:
==31404== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31404== 1
==31404== 4
==31404== 15
==31404== root
==31404== ComputerSystemModule
==31404==
==31404==
==31404== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31404== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31404== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31404== For counts of detected errors, rerun with: -v
==31404== searching for pointers to 217 not-freed blocks.
==31404== checked 807,032 bytes.
==31404==
==31404== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31404== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31404== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31404== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31404== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31404== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31404==
==31404== LEAK SUMMARY:
==31404== definitely lost: 0 bytes in 0 blocks.
==31404== possibly lost: 848 bytes in 1 blocks.
==31404== still reachable: 31,004 bytes in 216 blocks.
==31404== suppressed: 0 bytes in 0 blocks.
==31404== Reachable blocks (those to which a pointer was found) are not shown.
==31404== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31434== Memcheck, a memory error detector.
==31434== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31434== Using LibVEX rev 1658, a library for dynamic binary translation.
==31434== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31434== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31434== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31434== For more details, rerun with: -v
==31434==
==31434== My PID = 31434, parent PID = 31433. Prog and args are:
==31434== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31434== 1
==31434== 4
==31434== 13
==31434== root
==31434== ComputerSystemModule
==31434==
==31434==
==31434== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31434== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31434== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31434== For counts of detected errors, rerun with: -v
==31434== searching for pointers to 217 not-freed blocks.
==31434== checked 807,032 bytes.
==31434==
==31434== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31434== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31434== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31434== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31434== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31434== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31434==
==31434== LEAK SUMMARY:
==31434== definitely lost: 0 bytes in 0 blocks.
==31434== possibly lost: 848 bytes in 1 blocks.
==31434== still reachable: 31,004 bytes in 216 blocks.
==31434== suppressed: 0 bytes in 0 blocks.
==31434== Reachable blocks (those to which a pointer was found) are not shown.
==31434== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31443== Memcheck, a memory error detector.
==31443== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31443== Using LibVEX rev 1658, a library for dynamic binary translation.
==31443== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31443== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31443== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31443== For more details, rerun with: -v
==31443==
==31443== My PID = 31443, parent PID = 31442. Prog and args are:
==31443== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31443== 1
==31443== 16
==31443== 19
==31443== root
==31443== TestServerProfileProvidersModule
==31443==
==31443==
==31443== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31443== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31443== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31443== For counts of detected errors, rerun with: -v
==31443== searching for pointers to 217 not-freed blocks.
==31443== checked 807,048 bytes.
==31443==
==31443== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31443== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31443== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31443== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31443== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31443== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31443==
==31443== LEAK SUMMARY:
==31443== definitely lost: 0 bytes in 0 blocks.
==31443== possibly lost: 848 bytes in 1 blocks.
==31443== still reachable: 31,004 bytes in 216 blocks.
==31443== suppressed: 0 bytes in 0 blocks.
==31443== Reachable blocks (those to which a pointer was found) are not shown.
==31443== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31465== Memcheck, a memory error detector.
==31465== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31465== Using LibVEX rev 1658, a library for dynamic binary translation.
==31465== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31465== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31465== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31465== For more details, rerun with: -v
==31465==
==31465== My PID = 31465, parent PID = 31464. Prog and args are:
==31465== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31465== 1
==31465== 11
==31465== 20
==31465== root
==31465== ComputerSystemModule
==31465==
==31465==
==31465== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31465== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31465== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31465== For counts of detected errors, rerun with: -v
==31465== searching for pointers to 217 not-freed blocks.
==31465== checked 807,032 bytes.
==31465==
==31465== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31465== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31465== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31465== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31465== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31465== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31465==
==31465== LEAK SUMMARY:
==31465== definitely lost: 0 bytes in 0 blocks.
==31465== possibly lost: 848 bytes in 1 blocks.
==31465== still reachable: 31,004 bytes in 216 blocks.
==31465== suppressed: 0 bytes in 0 blocks.
==31465== Reachable blocks (those to which a pointer was found) are not shown.
==31465== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31490== Memcheck, a memory error detector.
==31490== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31490== Using LibVEX rev 1658, a library for dynamic binary translation.
==31490== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31490== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31490== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31490== For more details, rerun with: -v
==31490==
==31490== My PID = 31490, parent PID = 31489. Prog and args are:
==31490== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31490== 1
==31490== 11
==31490== 18
==31490== root
==31490== ComputerSystemModule
==31490==
==31490==
==31490== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31490== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31490== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31490== For counts of detected errors, rerun with: -v
==31490== searching for pointers to 217 not-freed blocks.
==31490== checked 807,032 bytes.
==31490==
==31490== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31490== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31490== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31490== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31490== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31490== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31490==
==31490== LEAK SUMMARY:
==31490== definitely lost: 0 bytes in 0 blocks.
==31490== possibly lost: 848 bytes in 1 blocks.
==31490== still reachable: 31,004 bytes in 216 blocks.
==31490== suppressed: 0 bytes in 0 blocks.
==31490== Reachable blocks (those to which a pointer was found) are not shown.
==31490== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31495== Memcheck, a memory error detector.
==31495== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31495== Using LibVEX rev 1658, a library for dynamic binary translation.
==31495== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31495== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31495== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31495== For more details, rerun with: -v
==31495==
==31495== My PID = 31495, parent PID = 31494. Prog and args are:
==31495== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31495== 1
==31495== 11
==31495== 18
==31495== root
==31495== TestServerProfileProvidersModule
==31495==
==31495==
==31495== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31495== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31495== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31495== For counts of detected errors, rerun with: -v
==31495== searching for pointers to 217 not-freed blocks.
==31495== checked 807,048 bytes.
==31495==
==31495== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31495== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31495== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31495== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31495== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31495== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31495==
==31495== LEAK SUMMARY:
==31495== definitely lost: 0 bytes in 0 blocks.
==31495== possibly lost: 848 bytes in 1 blocks.
==31495== still reachable: 31,004 bytes in 216 blocks.
==31495== suppressed: 0 bytes in 0 blocks.
==31495== Reachable blocks (those to which a pointer was found) are not shown.
==31495== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31518== Memcheck, a memory error detector.
==31518== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31518== Using LibVEX rev 1658, a library for dynamic binary translation.
==31518== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31518== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31518== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31518== For more details, rerun with: -v
==31518==
==31518== My PID = 31518, parent PID = 31517. Prog and args are:
==31518== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31518== 1
==31518== 11
==31518== 20
==31518== root
==31518== ComputerSystemModule
==31518==
==31518==
==31518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31518== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31518== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31518== For counts of detected errors, rerun with: -v
==31518== searching for pointers to 217 not-freed blocks.
==31518== checked 807,032 bytes.
==31518==
==31518== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31518== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31518== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31518== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31518== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31518== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31518==
==31518== LEAK SUMMARY:
==31518== definitely lost: 0 bytes in 0 blocks.
==31518== possibly lost: 848 bytes in 1 blocks.
==31518== still reachable: 31,004 bytes in 216 blocks.
==31518== suppressed: 0 bytes in 0 blocks.
==31518== Reachable blocks (those to which a pointer was found) are not shown.
==31518== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31545== Memcheck, a memory error detector.
==31545== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31545== Using LibVEX rev 1658, a library for dynamic binary translation.
==31545== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31545== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31545== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31545== For more details, rerun with: -v
==31545==
==31545== My PID = 31545, parent PID = 31544. Prog and args are:
==31545== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31545== 1
==31545== 4
==31545== 14
==31545== root
==31545== ComputerSystemModule
==31545==
==31545==
==31545== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31545== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31545== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31545== For counts of detected errors, rerun with: -v
==31545== searching for pointers to 217 not-freed blocks.
==31545== checked 807,032 bytes.
==31545==
==31545== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31545== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31545== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31545== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31545== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31545== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31545==
==31545== LEAK SUMMARY:
==31545== definitely lost: 0 bytes in 0 blocks.
==31545== possibly lost: 848 bytes in 1 blocks.
==31545== still reachable: 31,004 bytes in 216 blocks.
==31545== suppressed: 0 bytes in 0 blocks.
==31545== Reachable blocks (those to which a pointer was found) are not shown.
==31545== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31565== Memcheck, a memory error detector.
==31565== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31565== Using LibVEX rev 1658, a library for dynamic binary translation.
==31565== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31565== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31565== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31565== For more details, rerun with: -v
==31565==
==31565== My PID = 31565, parent PID = 31564. Prog and args are:
==31565== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31565== 1
==31565== 4
==31565== 14
==31565== root
==31565== ComputerSystemModule
==31565==
==31565==
==31565== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31565== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31565== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31565== For counts of detected errors, rerun with: -v
==31565== searching for pointers to 217 not-freed blocks.
==31565== checked 807,032 bytes.
==31565==
==31565== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31565== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31565== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31565== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31565== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31565== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31565==
==31565== LEAK SUMMARY:
==31565== definitely lost: 0 bytes in 0 blocks.
==31565== possibly lost: 848 bytes in 1 blocks.
==31565== still reachable: 31,004 bytes in 216 blocks.
==31565== suppressed: 0 bytes in 0 blocks.
==31565== Reachable blocks (those to which a pointer was found) are not shown.
==31565== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31588== Memcheck, a memory error detector.
==31588== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31588== Using LibVEX rev 1658, a library for dynamic binary translation.
==31588== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31588== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31588== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31588== For more details, rerun with: -v
==31588==
==31588== My PID = 31588, parent PID = 31587. Prog and args are:
==31588== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31588== 1
==31588== 12
==31588== 20
==31588== root
==31588== ComputerSystemModule
==31588==
==31588==
==31588== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31588== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31588== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31588== For counts of detected errors, rerun with: -v
==31588== searching for pointers to 217 not-freed blocks.
==31588== checked 807,032 bytes.
==31588==
==31588== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31588== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31588== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31588== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31588== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31588== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31588==
==31588== LEAK SUMMARY:
==31588== definitely lost: 0 bytes in 0 blocks.
==31588== possibly lost: 848 bytes in 1 blocks.
==31588== still reachable: 31,004 bytes in 216 blocks.
==31588== suppressed: 0 bytes in 0 blocks.
==31588== Reachable blocks (those to which a pointer was found) are not shown.
==31588== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31613== Memcheck, a memory error detector.
==31613== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31613== Using LibVEX rev 1658, a library for dynamic binary translation.
==31613== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31613== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31613== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31613== For more details, rerun with: -v
==31613==
==31613== My PID = 31613, parent PID = 31612. Prog and args are:
==31613== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31613== 1
==31613== 4
==31613== 14
==31613== root
==31613== ComputerSystemModule
==31613==
==31613==
==31613== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31613== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31613== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31613== For counts of detected errors, rerun with: -v
==31613== searching for pointers to 217 not-freed blocks.
==31613== checked 807,032 bytes.
==31613==
==31613== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31613== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31613== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31613== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31613== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31613== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31613==
==31613== LEAK SUMMARY:
==31613== definitely lost: 0 bytes in 0 blocks.
==31613== possibly lost: 848 bytes in 1 blocks.
==31613== still reachable: 31,004 bytes in 216 blocks.
==31613== suppressed: 0 bytes in 0 blocks.
==31613== Reachable blocks (those to which a pointer was found) are not shown.
==31613== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31625== Memcheck, a memory error detector.
==31625== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31625== Using LibVEX rev 1658, a library for dynamic binary translation.
==31625== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31625== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31625== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31625== For more details, rerun with: -v
==31625==
==31625== My PID = 31625, parent PID = 31624. Prog and args are:
==31625== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31625== 1
==31625== 15
==31625== 19
==31625== root
==31625== TestServerProfileProvidersModule
==31625==
==31625==
==31625== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31625== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31625== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31625== For counts of detected errors, rerun with: -v
==31625== searching for pointers to 217 not-freed blocks.
==31625== checked 807,048 bytes.
==31625==
==31625== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31625== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31625== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31625== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31625== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31625== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31625==
==31625== LEAK SUMMARY:
==31625== definitely lost: 0 bytes in 0 blocks.
==31625== possibly lost: 848 bytes in 1 blocks.
==31625== still reachable: 31,004 bytes in 216 blocks.
==31625== suppressed: 0 bytes in 0 blocks.
==31625== Reachable blocks (those to which a pointer was found) are not shown.
==31625== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31644== Memcheck, a memory error detector.
==31644== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31644== Using LibVEX rev 1658, a library for dynamic binary translation.
==31644== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31644== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31644== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31644== For more details, rerun with: -v
==31644==
==31644== My PID = 31644, parent PID = 31643. Prog and args are:
==31644== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31644== 1
==31644== 4
==31644== 14
==31644== root
==31644== ComputerSystemModule
==31644==
==31644==
==31644== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31644== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31644== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31644== For counts of detected errors, rerun with: -v
==31644== searching for pointers to 217 not-freed blocks.
==31644== checked 807,032 bytes.
==31644==
==31644== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31644== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31644== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31644== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31644== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31644== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31644==
==31644== LEAK SUMMARY:
==31644== definitely lost: 0 bytes in 0 blocks.
==31644== possibly lost: 848 bytes in 1 blocks.
==31644== still reachable: 31,004 bytes in 216 blocks.
==31644== suppressed: 0 bytes in 0 blocks.
==31644== Reachable blocks (those to which a pointer was found) are not shown.
==31644== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31669== Memcheck, a memory error detector.
==31669== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31669== Using LibVEX rev 1658, a library for dynamic binary translation.
==31669== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31669== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31669== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31669== For more details, rerun with: -v
==31669==
==31669== My PID = 31669, parent PID = 31668. Prog and args are:
==31669== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31669== 1
==31669== 11
==31669== 16
==31669== root
==31669== ComputerSystemModule
==31669==
==31669==
==31669== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31669== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31669== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31669== For counts of detected errors, rerun with: -v
==31669== searching for pointers to 217 not-freed blocks.
==31669== checked 807,032 bytes.
==31669==
==31669== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31669== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31669== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31669== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31669== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31669== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31669==
==31669== LEAK SUMMARY:
==31669== definitely lost: 0 bytes in 0 blocks.
==31669== possibly lost: 848 bytes in 1 blocks.
==31669== still reachable: 31,004 bytes in 216 blocks.
==31669== suppressed: 0 bytes in 0 blocks.
==31669== Reachable blocks (those to which a pointer was found) are not shown.
==31669== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31673== Memcheck, a memory error detector.
==31673== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31673== Using LibVEX rev 1658, a library for dynamic binary translation.
==31673== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31673== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31673== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31673== For more details, rerun with: -v
==31673==
==31673== My PID = 31673, parent PID = 31672. Prog and args are:
==31673== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31673== 1
==31673== 11
==31673== 18
==31673== root
==31673== TestServerProfileProvidersModule
==31673==
==31673==
==31673== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31673== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31673== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31673== For counts of detected errors, rerun with: -v
==31673== searching for pointers to 217 not-freed blocks.
==31673== checked 807,048 bytes.
==31673==
==31673== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31673== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31673== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31673== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31673== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31673== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31673==
==31673== LEAK SUMMARY:
==31673== definitely lost: 0 bytes in 0 blocks.
==31673== possibly lost: 848 bytes in 1 blocks.
==31673== still reachable: 31,004 bytes in 216 blocks.
==31673== suppressed: 0 bytes in 0 blocks.
==31673== Reachable blocks (those to which a pointer was found) are not shown.
==31673== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31698== Memcheck, a memory error detector.
==31698== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31698== Using LibVEX rev 1658, a library for dynamic binary translation.
==31698== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31698== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31698== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31698== For more details, rerun with: -v
==31698==
==31698== My PID = 31698, parent PID = 31697. Prog and args are:
==31698== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31698== 1
==31698== 12
==31698== 20
==31698== root
==31698== ComputerSystemModule
==31698==
==31698==
==31698== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31698== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31698== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31698== For counts of detected errors, rerun with: -v
==31698== searching for pointers to 217 not-freed blocks.
==31698== checked 807,032 bytes.
==31698==
==31698== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31698== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31698== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31698== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31698== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31698== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31698==
==31698== LEAK SUMMARY:
==31698== definitely lost: 0 bytes in 0 blocks.
==31698== possibly lost: 848 bytes in 1 blocks.
==31698== still reachable: 31,004 bytes in 216 blocks.
==31698== suppressed: 0 bytes in 0 blocks.
==31698== Reachable blocks (those to which a pointer was found) are not shown.
==31698== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31726== Memcheck, a memory error detector.
==31726== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31726== Using LibVEX rev 1658, a library for dynamic binary translation.
==31726== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31726== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31726== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31726== For more details, rerun with: -v
==31726==
==31726== My PID = 31726, parent PID = 31725. Prog and args are:
==31726== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31726== 1
==31726== 4
==31726== 14
==31726== root
==31726== ComputerSystemModule
==31726==
==31726==
==31726== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31726== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31726== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31726== For counts of detected errors, rerun with: -v
==31726== searching for pointers to 217 not-freed blocks.
==31726== checked 807,032 bytes.
==31726==
==31726== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31726== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31726== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31726== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31726== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31726== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31726==
==31726== LEAK SUMMARY:
==31726== definitely lost: 0 bytes in 0 blocks.
==31726== possibly lost: 848 bytes in 1 blocks.
==31726== still reachable: 31,004 bytes in 216 blocks.
==31726== suppressed: 0 bytes in 0 blocks.
==31726== Reachable blocks (those to which a pointer was found) are not shown.
==31726== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31738== Memcheck, a memory error detector.
==31738== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31738== Using LibVEX rev 1658, a library for dynamic binary translation.
==31738== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31738== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31738== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31738== For more details, rerun with: -v
==31738==
==31738== My PID = 31738, parent PID = 31737. Prog and args are:
==31738== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31738== 1
==31738== 16
==31738== 19
==31738== root
==31738== TestServerProfileProvidersModule
==31738==
==31738==
==31738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31738== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31738== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31738== For counts of detected errors, rerun with: -v
==31738== searching for pointers to 217 not-freed blocks.
==31738== checked 807,048 bytes.
==31738==
==31738== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31738== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31738== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31738== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31738== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31738== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31738==
==31738== LEAK SUMMARY:
==31738== definitely lost: 0 bytes in 0 blocks.
==31738== possibly lost: 848 bytes in 1 blocks.
==31738== still reachable: 31,004 bytes in 216 blocks.
==31738== suppressed: 0 bytes in 0 blocks.
==31738== Reachable blocks (those to which a pointer was found) are not shown.
==31738== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31754== Memcheck, a memory error detector.
==31754== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31754== Using LibVEX rev 1658, a library for dynamic binary translation.
==31754== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31754== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31754== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31754== For more details, rerun with: -v
==31754==
==31754== My PID = 31754, parent PID = 31753. Prog and args are:
==31754== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31754== 1
==31754== 4
==31754== 14
==31754== root
==31754== ComputerSystemModule
==31754==
==31754==
==31754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31754== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31754== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31754== For counts of detected errors, rerun with: -v
==31754== searching for pointers to 217 not-freed blocks.
==31754== checked 807,032 bytes.
==31754==
==31754== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31754== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31754== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31754== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31754== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31754== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31754==
==31754== LEAK SUMMARY:
==31754== definitely lost: 0 bytes in 0 blocks.
==31754== possibly lost: 848 bytes in 1 blocks.
==31754== still reachable: 31,004 bytes in 216 blocks.
==31754== suppressed: 0 bytes in 0 blocks.
==31754== Reachable blocks (those to which a pointer was found) are not shown.
==31754== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31775== Memcheck, a memory error detector.
==31775== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31775== Using LibVEX rev 1658, a library for dynamic binary translation.
==31775== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31775== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31775== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31775== For more details, rerun with: -v
==31775==
==31775== My PID = 31775, parent PID = 31774. Prog and args are:
==31775== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31775== 1
==31775== 11
==31775== 21
==31775== root
==31775== ComputerSystemModule
==31775==
==31775==
==31775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31775== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31775== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31775== For counts of detected errors, rerun with: -v
==31775== searching for pointers to 217 not-freed blocks.
==31775== checked 807,032 bytes.
==31775==
==31775== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31775== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31775== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31775== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31775== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31775== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31775==
==31775== LEAK SUMMARY:
==31775== definitely lost: 0 bytes in 0 blocks.
==31775== possibly lost: 848 bytes in 1 blocks.
==31775== still reachable: 31,004 bytes in 216 blocks.
==31775== suppressed: 0 bytes in 0 blocks.
==31775== Reachable blocks (those to which a pointer was found) are not shown.
==31775== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31800== Memcheck, a memory error detector.
==31800== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31800== Using LibVEX rev 1658, a library for dynamic binary translation.
==31800== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31800== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31800== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31800== For more details, rerun with: -v
==31800==
==31800== My PID = 31800, parent PID = 31799. Prog and args are:
==31800== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31800== 1
==31800== 4
==31800== 14
==31800== root
==31800== ComputerSystemModule
==31800==
==31800==
==31800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31800== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31800== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31800== For counts of detected errors, rerun with: -v
==31800== searching for pointers to 217 not-freed blocks.
==31800== checked 807,032 bytes.
==31800==
==31800== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31800== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31800== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31800== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31800== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31800== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31800==
==31800== LEAK SUMMARY:
==31800== definitely lost: 0 bytes in 0 blocks.
==31800== possibly lost: 848 bytes in 1 blocks.
==31800== still reachable: 31,004 bytes in 216 blocks.
==31800== suppressed: 0 bytes in 0 blocks.
==31800== Reachable blocks (those to which a pointer was found) are not shown.
==31800== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31807== Memcheck, a memory error detector.
==31807== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31807== Using LibVEX rev 1658, a library for dynamic binary translation.
==31807== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31807== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31807== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31807== For more details, rerun with: -v
==31807==
==31807== My PID = 31807, parent PID = 31806. Prog and args are:
==31807== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31807== 1
==31807== 15
==31807== 19
==31807== root
==31807== TestServerProfileProvidersModule
==31807==
==31807==
==31807== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31807== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31807== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31807== For counts of detected errors, rerun with: -v
==31807== searching for pointers to 217 not-freed blocks.
==31807== checked 807,048 bytes.
==31807==
==31807== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31807== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31807== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31807== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31807== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31807== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31807==
==31807== LEAK SUMMARY:
==31807== definitely lost: 0 bytes in 0 blocks.
==31807== possibly lost: 848 bytes in 1 blocks.
==31807== still reachable: 31,004 bytes in 216 blocks.
==31807== suppressed: 0 bytes in 0 blocks.
==31807== Reachable blocks (those to which a pointer was found) are not shown.
==31807== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31830== Memcheck, a memory error detector.
==31830== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31830== Using LibVEX rev 1658, a library for dynamic binary translation.
==31830== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31830== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31830== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31830== For more details, rerun with: -v
==31830==
==31830== My PID = 31830, parent PID = 31829. Prog and args are:
==31830== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31830== 1
==31830== 11
==31830== 16
==31830== root
==31830== ComputerSystemModule
==31830==
==31830==
==31830== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31830== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31830== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31830== For counts of detected errors, rerun with: -v
==31830== searching for pointers to 217 not-freed blocks.
==31830== checked 807,032 bytes.
==31830==
==31830== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31830== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31830== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31830== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31830== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31830== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31830==
==31830== LEAK SUMMARY:
==31830== definitely lost: 0 bytes in 0 blocks.
==31830== possibly lost: 848 bytes in 1 blocks.
==31830== still reachable: 31,004 bytes in 216 blocks.
==31830== suppressed: 0 bytes in 0 blocks.
==31830== Reachable blocks (those to which a pointer was found) are not shown.
==31830== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31861== Memcheck, a memory error detector.
==31861== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31861== Using LibVEX rev 1658, a library for dynamic binary translation.
==31861== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31861== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31861== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31861== For more details, rerun with: -v
==31861==
==31861== My PID = 31861, parent PID = 31860. Prog and args are:
==31861== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31861== 1
==31861== 11
==31861== 16
==31861== root
==31861== ComputerSystemModule
==31861==
==31861==
==31861== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31861== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31861== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31861== For counts of detected errors, rerun with: -v
==31861== searching for pointers to 217 not-freed blocks.
==31861== checked 807,032 bytes.
==31861==
==31861== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31861== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31861== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31861== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31861== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31861== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31861==
==31861== LEAK SUMMARY:
==31861== definitely lost: 0 bytes in 0 blocks.
==31861== possibly lost: 848 bytes in 1 blocks.
==31861== still reachable: 31,004 bytes in 216 blocks.
==31861== suppressed: 0 bytes in 0 blocks.
==31861== Reachable blocks (those to which a pointer was found) are not shown.
==31861== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31865== Memcheck, a memory error detector.
==31865== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31865== Using LibVEX rev 1658, a library for dynamic binary translation.
==31865== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31865== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31865== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31865== For more details, rerun with: -v
==31865==
==31865== My PID = 31865, parent PID = 31864. Prog and args are:
==31865== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31865== 1
==31865== 15
==31865== 18
==31865== root
==31865== TestServerProfileProvidersModule
==31865==
==31865==
==31865== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31865== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31865== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31865== For counts of detected errors, rerun with: -v
==31865== searching for pointers to 217 not-freed blocks.
==31865== checked 807,048 bytes.
==31865==
==31865== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31865== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31865== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31865== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31865== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31865== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31865==
==31865== LEAK SUMMARY:
==31865== definitely lost: 0 bytes in 0 blocks.
==31865== possibly lost: 848 bytes in 1 blocks.
==31865== still reachable: 31,004 bytes in 216 blocks.
==31865== suppressed: 0 bytes in 0 blocks.
==31865== Reachable blocks (those to which a pointer was found) are not shown.
==31865== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31887== Memcheck, a memory error detector.
==31887== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31887== Using LibVEX rev 1658, a library for dynamic binary translation.
==31887== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31887== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31887== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31887== For more details, rerun with: -v
==31887==
==31887== My PID = 31887, parent PID = 31886. Prog and args are:
==31887== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31887== 1
==31887== 4
==31887== 14
==31887== root
==31887== ComputerSystemModule
==31887==
==31887==
==31887== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31887== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31887== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31887== For counts of detected errors, rerun with: -v
==31887== searching for pointers to 217 not-freed blocks.
==31887== checked 807,032 bytes.
==31887==
==31887== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31887== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31887== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31887== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31887== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31887== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31887==
==31887== LEAK SUMMARY:
==31887== definitely lost: 0 bytes in 0 blocks.
==31887== possibly lost: 848 bytes in 1 blocks.
==31887== still reachable: 31,004 bytes in 216 blocks.
==31887== suppressed: 0 bytes in 0 blocks.
==31887== Reachable blocks (those to which a pointer was found) are not shown.
==31887== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31915== Memcheck, a memory error detector.
==31915== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31915== Using LibVEX rev 1658, a library for dynamic binary translation.
==31915== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31915== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31915== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31915== For more details, rerun with: -v
==31915==
==31915== My PID = 31915, parent PID = 31914. Prog and args are:
==31915== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31915== 1
==31915== 11
==31915== 17
==31915== root
==31915== ComputerSystemModule
==31915==
==31915==
==31915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31915== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31915== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31915== For counts of detected errors, rerun with: -v
==31915== searching for pointers to 217 not-freed blocks.
==31915== checked 807,032 bytes.
==31915==
==31915== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31915== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31915== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31915== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31915== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31915== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31915==
==31915== LEAK SUMMARY:
==31915== definitely lost: 0 bytes in 0 blocks.
==31915== possibly lost: 848 bytes in 1 blocks.
==31915== still reachable: 31,004 bytes in 216 blocks.
==31915== suppressed: 0 bytes in 0 blocks.
==31915== Reachable blocks (those to which a pointer was found) are not shown.
==31915== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31919== Memcheck, a memory error detector.
==31919== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31919== Using LibVEX rev 1658, a library for dynamic binary translation.
==31919== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31919== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31919== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31919== For more details, rerun with: -v
==31919==
==31919== My PID = 31919, parent PID = 31918. Prog and args are:
==31919== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31919== 1
==31919== 14
==31919== 18
==31919== root
==31919== TestServerProfileProvidersModule
==31919==
==31919==
==31919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31919== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31919== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31919== For counts of detected errors, rerun with: -v
==31919== searching for pointers to 217 not-freed blocks.
==31919== checked 807,048 bytes.
==31919==
==31919== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31919== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31919== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31919== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31919== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31919== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31919==
==31919== LEAK SUMMARY:
==31919== definitely lost: 0 bytes in 0 blocks.
==31919== possibly lost: 848 bytes in 1 blocks.
==31919== still reachable: 31,004 bytes in 216 blocks.
==31919== suppressed: 0 bytes in 0 blocks.
==31919== Reachable blocks (those to which a pointer was found) are not shown.
==31919== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31942== Memcheck, a memory error detector.
==31942== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31942== Using LibVEX rev 1658, a library for dynamic binary translation.
==31942== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31942== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31942== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31942== For more details, rerun with: -v
==31942==
==31942== My PID = 31942, parent PID = 31941. Prog and args are:
==31942== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31942== 1
==31942== 4
==31942== 14
==31942== root
==31942== ComputerSystemModule
==31942==
==31942==
==31942== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31942== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==31942== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==31942== For counts of detected errors, rerun with: -v
==31942== searching for pointers to 217 not-freed blocks.
==31942== checked 807,032 bytes.
==31942==
==31942== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31942== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31942== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31942== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31942== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31942== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31942==
==31942== LEAK SUMMARY:
==31942== definitely lost: 0 bytes in 0 blocks.
==31942== possibly lost: 848 bytes in 1 blocks.
==31942== still reachable: 31,004 bytes in 216 blocks.
==31942== suppressed: 0 bytes in 0 blocks.
==31942== Reachable blocks (those to which a pointer was found) are not shown.
==31942== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32037== Memcheck, a memory error detector.
==32037== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32037== Using LibVEX rev 1658, a library for dynamic binary translation.
==32037== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32037== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32037== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32037== For more details, rerun with: -v
==32037==
==32037== My PID = 32037, parent PID = 32036. Prog and args are:
==32037== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32037== 1
==32037== 15
==32037== 22
==32037== root
==32037== TestServerProfileProvidersModule
==32037==
==32037==
==32037== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32037== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32037== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32037== For counts of detected errors, rerun with: -v
==32037== searching for pointers to 217 not-freed blocks.
==32037== checked 807,048 bytes.
==32037==
==32037== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32037== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32037== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32037== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32037== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32037== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32037==
==32037== LEAK SUMMARY:
==32037== definitely lost: 0 bytes in 0 blocks.
==32037== possibly lost: 848 bytes in 1 blocks.
==32037== still reachable: 31,004 bytes in 216 blocks.
==32037== suppressed: 0 bytes in 0 blocks.
==32037== Reachable blocks (those to which a pointer was found) are not shown.
==32037== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32066== Memcheck, a memory error detector.
==32066== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32066== Using LibVEX rev 1658, a library for dynamic binary translation.
==32066== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32066== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32066== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32066== For more details, rerun with: -v
==32066==
==32066== My PID = 32066, parent PID = 32065. Prog and args are:
==32066== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32066== 1
==32066== 11
==32066== 16
==32066== root
==32066== ComputerSystemModule
==32066==
==32066==
==32066== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32066== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32066== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32066== For counts of detected errors, rerun with: -v
==32066== searching for pointers to 217 not-freed blocks.
==32066== checked 807,032 bytes.
==32066==
==32066== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32066== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32066== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32066== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32066== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32066== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32066==
==32066== LEAK SUMMARY:
==32066== definitely lost: 0 bytes in 0 blocks.
==32066== possibly lost: 848 bytes in 1 blocks.
==32066== still reachable: 31,004 bytes in 216 blocks.
==32066== suppressed: 0 bytes in 0 blocks.
==32066== Reachable blocks (those to which a pointer was found) are not shown.
==32066== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32094== Memcheck, a memory error detector.
==32094== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32094== Using LibVEX rev 1658, a library for dynamic binary translation.
==32094== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32094== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32094== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32094== For more details, rerun with: -v
==32094==
==32094== My PID = 32094, parent PID = 32093. Prog and args are:
==32094== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32094== 1
==32094== 11
==32094== 15
==32094== root
==32094== ComputerSystemModule
==32094==
==32094==
==32094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32094== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32094== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32094== For counts of detected errors, rerun with: -v
==32094== searching for pointers to 217 not-freed blocks.
==32094== checked 807,032 bytes.
==32094==
==32094== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32094== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32094== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32094== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32094== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32094== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32094==
==32094== LEAK SUMMARY:
==32094== definitely lost: 0 bytes in 0 blocks.
==32094== possibly lost: 848 bytes in 1 blocks.
==32094== still reachable: 31,004 bytes in 216 blocks.
==32094== suppressed: 0 bytes in 0 blocks.
==32094== Reachable blocks (those to which a pointer was found) are not shown.
==32094== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32103== Memcheck, a memory error detector.
==32103== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32103== Using LibVEX rev 1658, a library for dynamic binary translation.
==32103== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32103== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32103== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32103== For more details, rerun with: -v
==32103==
==32103== My PID = 32103, parent PID = 32102. Prog and args are:
==32103== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32103== 1
==32103== 15
==32103== 19
==32103== root
==32103== TestServerProfileProvidersModule
==32103==
==32103==
==32103== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32103== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32103== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32103== For counts of detected errors, rerun with: -v
==32103== searching for pointers to 217 not-freed blocks.
==32103== checked 807,048 bytes.
==32103==
==32103== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32103== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32103== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32103== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32103== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32103== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32103==
==32103== LEAK SUMMARY:
==32103== definitely lost: 0 bytes in 0 blocks.
==32103== possibly lost: 848 bytes in 1 blocks.
==32103== still reachable: 31,004 bytes in 216 blocks.
==32103== suppressed: 0 bytes in 0 blocks.
==32103== Reachable blocks (those to which a pointer was found) are not shown.
==32103== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32121== Memcheck, a memory error detector.
==32121== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32121== Using LibVEX rev 1658, a library for dynamic binary translation.
==32121== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32121== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32121== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32121== For more details, rerun with: -v
==32121==
==32121== My PID = 32121, parent PID = 32120. Prog and args are:
==32121== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32121== 1
==32121== 4
==32121== 20
==32121== root
==32121== ComputerSystemModule
==32121==
==32121==
==32121== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32121== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32121== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32121== For counts of detected errors, rerun with: -v
==32121== searching for pointers to 217 not-freed blocks.
==32121== checked 807,032 bytes.
==32121==
==32121== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32121== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32121== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32121== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32121== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32121== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32121==
==32121== LEAK SUMMARY:
==32121== definitely lost: 0 bytes in 0 blocks.
==32121== possibly lost: 848 bytes in 1 blocks.
==32121== still reachable: 31,004 bytes in 216 blocks.
==32121== suppressed: 0 bytes in 0 blocks.
==32121== Reachable blocks (those to which a pointer was found) are not shown.
==32121== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32142== Memcheck, a memory error detector.
==32142== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32142== Using LibVEX rev 1658, a library for dynamic binary translation.
==32142== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32142== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32142== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32142== For more details, rerun with: -v
==32142==
==32142== My PID = 32142, parent PID = 32141. Prog and args are:
==32142== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32142== 1
==32142== 4
==32142== 16
==32142== root
==32142== ComputerSystemModule
==32142==
==32142==
==32142== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32142== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32142== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32142== For counts of detected errors, rerun with: -v
==32142== searching for pointers to 217 not-freed blocks.
==32142== checked 807,032 bytes.
==32142==
==32142== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32142== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32142== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32142== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32142== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32142== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32142==
==32142== LEAK SUMMARY:
==32142== definitely lost: 0 bytes in 0 blocks.
==32142== possibly lost: 848 bytes in 1 blocks.
==32142== still reachable: 31,004 bytes in 216 blocks.
==32142== suppressed: 0 bytes in 0 blocks.
==32142== Reachable blocks (those to which a pointer was found) are not shown.
==32142== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32164== Memcheck, a memory error detector.
==32164== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32164== Using LibVEX rev 1658, a library for dynamic binary translation.
==32164== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32164== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32164== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32164== For more details, rerun with: -v
==32164==
==32164== My PID = 32164, parent PID = 32163. Prog and args are:
==32164== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32164== 1
==32164== 4
==32164== 14
==32164== root
==32164== ComputerSystemModule
==32164==
==32164==
==32164== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32164== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32164== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32164== For counts of detected errors, rerun with: -v
==32164== searching for pointers to 217 not-freed blocks.
==32164== checked 807,032 bytes.
==32164==
==32164== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32164== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32164== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32164== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32164== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32164== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32164==
==32164== LEAK SUMMARY:
==32164== definitely lost: 0 bytes in 0 blocks.
==32164== possibly lost: 848 bytes in 1 blocks.
==32164== still reachable: 31,004 bytes in 216 blocks.
==32164== suppressed: 0 bytes in 0 blocks.
==32164== Reachable blocks (those to which a pointer was found) are not shown.
==32164== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32187== Memcheck, a memory error detector.
==32187== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32187== Using LibVEX rev 1658, a library for dynamic binary translation.
==32187== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32187== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32187== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32187== For more details, rerun with: -v
==32187==
==32187== My PID = 32187, parent PID = 32186. Prog and args are:
==32187== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32187== 1
==32187== 4
==32187== 14
==32187== root
==32187== ComputerSystemModule
==32187==
==32187==
==32187== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32187== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32187== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32187== For counts of detected errors, rerun with: -v
==32187== searching for pointers to 217 not-freed blocks.
==32187== checked 807,032 bytes.
==32187==
==32187== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32187== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32187== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32187== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32187== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32187== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32187==
==32187== LEAK SUMMARY:
==32187== definitely lost: 0 bytes in 0 blocks.
==32187== possibly lost: 848 bytes in 1 blocks.
==32187== still reachable: 31,004 bytes in 216 blocks.
==32187== suppressed: 0 bytes in 0 blocks.
==32187== Reachable blocks (those to which a pointer was found) are not shown.
==32187== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32205== Memcheck, a memory error detector.
==32205== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32205== Using LibVEX rev 1658, a library for dynamic binary translation.
==32205== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32205== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32205== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32205== For more details, rerun with: -v
==32205==
==32205== My PID = 32205, parent PID = 32204. Prog and args are:
==32205== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32205== 1
==32205== 4
==32205== 14
==32205== root
==32205== ComputerSystemModule
==32205==
==32205==
==32205== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32205== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32205== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32205== For counts of detected errors, rerun with: -v
==32205== searching for pointers to 217 not-freed blocks.
==32205== checked 807,032 bytes.
==32205==
==32205== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32205== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32205== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32205== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32205== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32205== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32205==
==32205== LEAK SUMMARY:
==32205== definitely lost: 0 bytes in 0 blocks.
==32205== possibly lost: 848 bytes in 1 blocks.
==32205== still reachable: 31,004 bytes in 216 blocks.
==32205== suppressed: 0 bytes in 0 blocks.
==32205== Reachable blocks (those to which a pointer was found) are not shown.
==32205== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32228== Memcheck, a memory error detector.
==32228== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32228== Using LibVEX rev 1658, a library for dynamic binary translation.
==32228== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32228== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32228== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32228== For more details, rerun with: -v
==32228==
==32228== My PID = 32228, parent PID = 32227. Prog and args are:
==32228== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32228== 1
==32228== 4
==32228== 20
==32228== root
==32228== ComputerSystemModule
==32228==
==32228==
==32228== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32228== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32228== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32228== For counts of detected errors, rerun with: -v
==32228== searching for pointers to 217 not-freed blocks.
==32228== checked 807,032 bytes.
==32228==
==32228== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32228== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32228== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32228== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32228== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32228== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32228==
==32228== LEAK SUMMARY:
==32228== definitely lost: 0 bytes in 0 blocks.
==32228== possibly lost: 848 bytes in 1 blocks.
==32228== still reachable: 31,004 bytes in 216 blocks.
==32228== suppressed: 0 bytes in 0 blocks.
==32228== Reachable blocks (those to which a pointer was found) are not shown.
==32228== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32253== Memcheck, a memory error detector.
==32253== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32253== Using LibVEX rev 1658, a library for dynamic binary translation.
==32253== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32253== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32253== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32253== For more details, rerun with: -v
==32253==
==32253== My PID = 32253, parent PID = 32252. Prog and args are:
==32253== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32253== 1
==32253== 4
==32253== 14
==32253== root
==32253== ComputerSystemModule
==32253==
==32253==
==32253== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32253== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32253== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32253== For counts of detected errors, rerun with: -v
==32253== searching for pointers to 217 not-freed blocks.
==32253== checked 807,032 bytes.
==32253==
==32253== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32253== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32253== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32253== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32253== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32253== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32253==
==32253== LEAK SUMMARY:
==32253== definitely lost: 0 bytes in 0 blocks.
==32253== possibly lost: 848 bytes in 1 blocks.
==32253== still reachable: 31,004 bytes in 216 blocks.
==32253== suppressed: 0 bytes in 0 blocks.
==32253== Reachable blocks (those to which a pointer was found) are not shown.
==32253== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32265== Memcheck, a memory error detector.
==32265== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32265== Using LibVEX rev 1658, a library for dynamic binary translation.
==32265== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32265== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32265== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32265== For more details, rerun with: -v
==32265==
==32265== My PID = 32265, parent PID = 32264. Prog and args are:
==32265== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32265== 1
==32265== 15
==32265== 19
==32265== root
==32265== TestServerProfileProvidersModule
==32265==
==32265==
==32265== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32265== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32265== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32265== For counts of detected errors, rerun with: -v
==32265== searching for pointers to 217 not-freed blocks.
==32265== checked 807,048 bytes.
==32265==
==32265== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32265== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32265== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32265== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32265== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32265== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32265==
==32265== LEAK SUMMARY:
==32265== definitely lost: 0 bytes in 0 blocks.
==32265== possibly lost: 848 bytes in 1 blocks.
==32265== still reachable: 31,004 bytes in 216 blocks.
==32265== suppressed: 0 bytes in 0 blocks.
==32265== Reachable blocks (those to which a pointer was found) are not shown.
==32265== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32289== Memcheck, a memory error detector.
==32289== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32289== Using LibVEX rev 1658, a library for dynamic binary translation.
==32289== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32289== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32289== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32289== For more details, rerun with: -v
==32289==
==32289== My PID = 32289, parent PID = 32288. Prog and args are:
==32289== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32289== 1
==32289== 4
==32289== 14
==32289== root
==32289== ComputerSystemModule
==32289==
==32289==
==32289== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32289== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32289== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32289== For counts of detected errors, rerun with: -v
==32289== searching for pointers to 217 not-freed blocks.
==32289== checked 807,032 bytes.
==32289==
==32289== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32289== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32289== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32289== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32289== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32289== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32289==
==32289== LEAK SUMMARY:
==32289== definitely lost: 0 bytes in 0 blocks.
==32289== possibly lost: 848 bytes in 1 blocks.
==32289== still reachable: 31,004 bytes in 216 blocks.
==32289== suppressed: 0 bytes in 0 blocks.
==32289== Reachable blocks (those to which a pointer was found) are not shown.
==32289== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32319== Memcheck, a memory error detector.
==32319== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32319== Using LibVEX rev 1658, a library for dynamic binary translation.
==32319== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32319== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32319== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32319== For more details, rerun with: -v
==32319==
==32319== My PID = 32319, parent PID = 32318. Prog and args are:
==32319== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32319== 1
==32319== 4
==32319== 16
==32319== root
==32319== ComputerSystemModule
==32319==
==32319==
==32319== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32319== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32319== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32319== For counts of detected errors, rerun with: -v
==32319== searching for pointers to 217 not-freed blocks.
==32319== checked 807,032 bytes.
==32319==
==32319== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32319== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32319== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32319== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32319== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32319== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32319==
==32319== LEAK SUMMARY:
==32319== definitely lost: 0 bytes in 0 blocks.
==32319== possibly lost: 848 bytes in 1 blocks.
==32319== still reachable: 31,004 bytes in 216 blocks.
==32319== suppressed: 0 bytes in 0 blocks.
==32319== Reachable blocks (those to which a pointer was found) are not shown.
==32319== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32328== Memcheck, a memory error detector.
==32328== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32328== Using LibVEX rev 1658, a library for dynamic binary translation.
==32328== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32328== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32328== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32328== For more details, rerun with: -v
==32328==
==32328== My PID = 32328, parent PID = 32327. Prog and args are:
==32328== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32328== 1
==32328== 14
==32328== 18
==32328== root
==32328== TestServerProfileProvidersModule
==32328==
==32328==
==32328== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32328== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32328== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32328== For counts of detected errors, rerun with: -v
==32328== searching for pointers to 217 not-freed blocks.
==32328== checked 807,048 bytes.
==32328==
==32328== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32328== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32328== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32328== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32328== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32328== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32328==
==32328== LEAK SUMMARY:
==32328== definitely lost: 0 bytes in 0 blocks.
==32328== possibly lost: 848 bytes in 1 blocks.
==32328== still reachable: 31,004 bytes in 216 blocks.
==32328== suppressed: 0 bytes in 0 blocks.
==32328== Reachable blocks (those to which a pointer was found) are not shown.
==32328== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32382== Memcheck, a memory error detector.
==32382== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32382== Using LibVEX rev 1658, a library for dynamic binary translation.
==32382== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32382== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32382== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32382== For more details, rerun with: -v
==32382==
==32382== My PID = 32382, parent PID = 32381. Prog and args are:
==32382== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32382== 1
==32382== 11
==32382== 15
==32382== root
==32382== ComputerSystemModule
==32382==
==32382==
==32382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32382== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32382== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32382== For counts of detected errors, rerun with: -v
==32382== searching for pointers to 217 not-freed blocks.
==32382== checked 807,032 bytes.
==32382==
==32382== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32382== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32382== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32382== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32382== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32382== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32382==
==32382== LEAK SUMMARY:
==32382== definitely lost: 0 bytes in 0 blocks.
==32382== possibly lost: 848 bytes in 1 blocks.
==32382== still reachable: 31,004 bytes in 216 blocks.
==32382== suppressed: 0 bytes in 0 blocks.
==32382== Reachable blocks (those to which a pointer was found) are not shown.
==32382== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32387== Memcheck, a memory error detector.
==32387== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32387== Using LibVEX rev 1658, a library for dynamic binary translation.
==32387== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32387== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32387== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32387== For more details, rerun with: -v
==32387==
==32387== My PID = 32387, parent PID = 32386. Prog and args are:
==32387== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32387== 1
==32387== 4
==32387== 16
==32387== root
==32387== MCCATestAssocProviderModule
==32387==
==32387==
==32387== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32387== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32387== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32387== For counts of detected errors, rerun with: -v
==32387== searching for pointers to 217 not-freed blocks.
==32387== checked 807,032 bytes.
==32387==
==32387== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32387== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32387== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32387== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32387== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32387== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32387==
==32387== LEAK SUMMARY:
==32387== definitely lost: 0 bytes in 0 blocks.
==32387== possibly lost: 848 bytes in 1 blocks.
==32387== still reachable: 31,004 bytes in 216 blocks.
==32387== suppressed: 0 bytes in 0 blocks.
==32387== Reachable blocks (those to which a pointer was found) are not shown.
==32387== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32400== Memcheck, a memory error detector.
==32400== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32400== Using LibVEX rev 1658, a library for dynamic binary translation.
==32400== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32400== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32400== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32400== For more details, rerun with: -v
==32400==
==32400== My PID = 32400, parent PID = 32399. Prog and args are:
==32400== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32400== 1
==32400== 18
==32400== 21
==32400== root
==32400== TestServerProfileProvidersModule
==32400==
==32400==
==32400== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32400== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32400== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32400== For counts of detected errors, rerun with: -v
==32400== searching for pointers to 217 not-freed blocks.
==32400== checked 807,048 bytes.
==32400==
==32400== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32400== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32400== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32400== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32400== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32400== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32400==
==32400== LEAK SUMMARY:
==32400== definitely lost: 0 bytes in 0 blocks.
==32400== possibly lost: 848 bytes in 1 blocks.
==32400== still reachable: 31,004 bytes in 216 blocks.
==32400== suppressed: 0 bytes in 0 blocks.
==32400== Reachable blocks (those to which a pointer was found) are not shown.
==32400== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32479== Memcheck, a memory error detector.
==32479== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32479== Using LibVEX rev 1658, a library for dynamic binary translation.
==32479== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32479== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32479== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32479== For more details, rerun with: -v
==32479==
==32479== My PID = 32479, parent PID = 32478. Prog and args are:
==32479== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32479== 1
==32479== 11
==32479== 15
==32479== root
==32479== ComputerSystemModule
==32479==
==32479==
==32479== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32479== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32479== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32479== For counts of detected errors, rerun with: -v
==32479== searching for pointers to 217 not-freed blocks.
==32479== checked 807,032 bytes.
==32479==
==32479== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32479== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32479== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32479== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32479== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32479== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32479==
==32479== LEAK SUMMARY:
==32479== definitely lost: 0 bytes in 0 blocks.
==32479== possibly lost: 848 bytes in 1 blocks.
==32479== still reachable: 31,004 bytes in 216 blocks.
==32479== suppressed: 0 bytes in 0 blocks.
==32479== Reachable blocks (those to which a pointer was found) are not shown.
==32479== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32548== Memcheck, a memory error detector.
==32548== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32548== Using LibVEX rev 1658, a library for dynamic binary translation.
==32548== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32548== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32548== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32548== For more details, rerun with: -v
==32548==
==32548== My PID = 32548, parent PID = 32547. Prog and args are:
==32548== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32548== 1
==32548== 15
==32548== 21
==32548== root
==32548== UserContextRequestorModule
==32548==
==32548==
==32548== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32548== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32548== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32548== For counts of detected errors, rerun with: -v
==32548== searching for pointers to 217 not-freed blocks.
==32548== checked 807,032 bytes.
==32548==
==32548== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32548== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32548== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32548== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32548== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32548== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32548==
==32548== LEAK SUMMARY:
==32548== definitely lost: 0 bytes in 0 blocks.
==32548== possibly lost: 848 bytes in 1 blocks.
==32548== still reachable: 31,004 bytes in 216 blocks.
==32548== suppressed: 0 bytes in 0 blocks.
==32548== Reachable blocks (those to which a pointer was found) are not shown.
==32548== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32553== Memcheck, a memory error detector.
==32553== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32553== Using LibVEX rev 1658, a library for dynamic binary translation.
==32553== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32553== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32553== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32553== For more details, rerun with: -v
==32553==
==32553== My PID = 32553, parent PID = 32552. Prog and args are:
==32553== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32553== 1
==32553== 11
==32553== 23
==32553== root
==32553== UserContextPrivilegedModule
==32553==
==32553==
==32553== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32553== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32553== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32553== For counts of detected errors, rerun with: -v
==32553== searching for pointers to 217 not-freed blocks.
==32553== checked 807,032 bytes.
==32553==
==32553== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32553== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32553== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32553== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32553== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32553== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32553==
==32553== LEAK SUMMARY:
==32553== definitely lost: 0 bytes in 0 blocks.
==32553== possibly lost: 848 bytes in 1 blocks.
==32553== still reachable: 31,004 bytes in 216 blocks.
==32553== suppressed: 0 bytes in 0 blocks.
==32553== Reachable blocks (those to which a pointer was found) are not shown.
==32553== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32558== Memcheck, a memory error detector.
==32558== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32558== Using LibVEX rev 1658, a library for dynamic binary translation.
==32558== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32558== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32558== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32558== For more details, rerun with: -v
==32558==
==32558== My PID = 32558, parent PID = 32557. Prog and args are:
==32558== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32558== 1
==32558== 15
==32558== 25
==32558== guest
==32558== UserContextDesignatedModule
==32558==
==32558==
==32558== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32558== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32558== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32558== For counts of detected errors, rerun with: -v
==32558== searching for pointers to 217 not-freed blocks.
==32558== checked 807,032 bytes.
==32558==
==32558== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32558== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32558== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32558== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32558== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32558== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32558==
==32558== LEAK SUMMARY:
==32558== definitely lost: 0 bytes in 0 blocks.
==32558== possibly lost: 848 bytes in 1 blocks.
==32558== still reachable: 31,004 bytes in 216 blocks.
==32558== suppressed: 0 bytes in 0 blocks.
==32558== Reachable blocks (those to which a pointer was found) are not shown.
==32558== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32563== Memcheck, a memory error detector.
==32563== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32563== Using LibVEX rev 1658, a library for dynamic binary translation.
==32563== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32563== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32563== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32563== For more details, rerun with: -v
==32563==
==32563== My PID = 32563, parent PID = 32562. Prog and args are:
==32563== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32563== 1
==32563== 15
==32563== 30
==32563== root
==32563== UserContextCIMServerModule
==32563==
==32563==
==32563== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32563== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32563== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32563== For counts of detected errors, rerun with: -v
==32563== searching for pointers to 217 not-freed blocks.
==32563== checked 807,032 bytes.
==32563==
==32563== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32563== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32563== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32563== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32563== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32563== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32563==
==32563== LEAK SUMMARY:
==32563== definitely lost: 0 bytes in 0 blocks.
==32563== possibly lost: 848 bytes in 1 blocks.
==32563== still reachable: 31,004 bytes in 216 blocks.
==32563== suppressed: 0 bytes in 0 blocks.
==32563== Reachable blocks (those to which a pointer was found) are not shown.
==32563== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32596== Memcheck, a memory error detector.
==32596== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32596== Using LibVEX rev 1658, a library for dynamic binary translation.
==32596== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32596== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32596== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32596== For more details, rerun with: -v
==32596==
==32596== My PID = 32596, parent PID = 32595. Prog and args are:
==32596== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32596== 1
==32596== 15
==32596== 27
==32596== root
==32596== CIMOMHandleTestProviderModule
==32596==
==32596==
==32596== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32596== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32596== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32596== For counts of detected errors, rerun with: -v
==32596== searching for pointers to 217 not-freed blocks.
==32596== checked 807,032 bytes.
==32596==
==32596== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32596== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32596== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32596== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32596== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32596== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32596==
==32596== LEAK SUMMARY:
==32596== definitely lost: 0 bytes in 0 blocks.
==32596== possibly lost: 848 bytes in 1 blocks.
==32596== still reachable: 31,004 bytes in 216 blocks.
==32596== suppressed: 0 bytes in 0 blocks.
==32596== Reachable blocks (those to which a pointer was found) are not shown.
==32596== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32613== Memcheck, a memory error detector.
==32613== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32613== Using LibVEX rev 1658, a library for dynamic binary translation.
==32613== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32613== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32613== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32613== For more details, rerun with: -v
==32613==
==32613== My PID = 32613, parent PID = 32612. Prog and args are:
==32613== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32613== 1
==32613== 13
==32613== 34
==32613== root
==32613== ComputerSystemModule
==32613==
==32613==
==32613== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32613== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32613== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32613== For counts of detected errors, rerun with: -v
==32613== searching for pointers to 217 not-freed blocks.
==32613== checked 807,032 bytes.
==32613==
==32613== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32613== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32613== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32613== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32613== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32613== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32613==
==32613== LEAK SUMMARY:
==32613== definitely lost: 0 bytes in 0 blocks.
==32613== possibly lost: 848 bytes in 1 blocks.
==32613== still reachable: 31,004 bytes in 216 blocks.
==32613== suppressed: 0 bytes in 0 blocks.
==32613== Reachable blocks (those to which a pointer was found) are not shown.
==32613== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32681== Memcheck, a memory error detector.
==32681== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32681== Using LibVEX rev 1658, a library for dynamic binary translation.
==32681== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32681== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32681== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32681== For more details, rerun with: -v
==32681==
==32681== My PID = 32681, parent PID = 32680. Prog and args are:
==32681== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32681== 1
==32681== 4
==32681== 14
==32681== root
==32681== TestAggregationOutputProviderModule
==32681==
==32681==
==32681== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32681== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32681== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32681== For counts of detected errors, rerun with: -v
==32681== searching for pointers to 217 not-freed blocks.
==32681== checked 807,048 bytes.
==32681==
==32681== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32681== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32681== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32681== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32681== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32681== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32681==
==32681== LEAK SUMMARY:
==32681== definitely lost: 0 bytes in 0 blocks.
==32681== possibly lost: 848 bytes in 1 blocks.
==32681== still reachable: 31,004 bytes in 216 blocks.
==32681== suppressed: 0 bytes in 0 blocks.
==32681== Reachable blocks (those to which a pointer was found) are not shown.
==32681== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32690== Memcheck, a memory error detector.
==32690== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32690== Using LibVEX rev 1658, a library for dynamic binary translation.
==32690== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32690== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32690== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32690== For more details, rerun with: -v
==32690==
==32690== My PID = 32690, parent PID = 32689. Prog and args are:
==32690== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32690== 1
==32690== 18
==32690== 21
==32690== root
==32690== TestServerProfileProvidersModule
==32690==
==32690==
==32690== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32690== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32690== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32690== For counts of detected errors, rerun with: -v
==32690== searching for pointers to 217 not-freed blocks.
==32690== checked 807,048 bytes.
==32690==
==32690== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32690== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32690== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32690== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32690== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32690== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32690==
==32690== LEAK SUMMARY:
==32690== definitely lost: 0 bytes in 0 blocks.
==32690== possibly lost: 848 bytes in 1 blocks.
==32690== still reachable: 31,004 bytes in 216 blocks.
==32690== suppressed: 0 bytes in 0 blocks.
==32690== Reachable blocks (those to which a pointer was found) are not shown.
==32690== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32711== Memcheck, a memory error detector.
==32711== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32711== Using LibVEX rev 1658, a library for dynamic binary translation.
==32711== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32711== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32711== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32711== For more details, rerun with: -v
==32711==
==32711== My PID = 32711, parent PID = 32710. Prog and args are:
==32711== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32711== 1
==32711== 4
==32711== 21
==32711== root
==32711== ComputerSystemModule
==32711==
==32711==
==32711== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32711== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32711== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32711== For counts of detected errors, rerun with: -v
==32711== searching for pointers to 217 not-freed blocks.
==32711== checked 807,032 bytes.
==32711==
==32711== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32711== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32711== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32711== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32711== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32711== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32711==
==32711== LEAK SUMMARY:
==32711== definitely lost: 0 bytes in 0 blocks.
==32711== possibly lost: 848 bytes in 1 blocks.
==32711== still reachable: 31,004 bytes in 216 blocks.
==32711== suppressed: 0 bytes in 0 blocks.
==32711== Reachable blocks (those to which a pointer was found) are not shown.
==32711== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32742== Memcheck, a memory error detector.
==32742== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32742== Using LibVEX rev 1658, a library for dynamic binary translation.
==32742== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32742== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32742== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32742== For more details, rerun with: -v
==32742==
==32742== My PID = 32742, parent PID = 32741. Prog and args are:
==32742== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32742== 1
==32742== 16
==32742== 20
==32742== root
==32742== ComputerSystemModule
==32742==
==32742==
==32742== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32742== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32742== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32742== For counts of detected errors, rerun with: -v
==32742== searching for pointers to 217 not-freed blocks.
==32742== checked 807,032 bytes.
==32742==
==32742== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32742== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32742== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32742== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32742== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32742== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32742==
==32742== LEAK SUMMARY:
==32742== definitely lost: 0 bytes in 0 blocks.
==32742== possibly lost: 848 bytes in 1 blocks.
==32742== still reachable: 31,004 bytes in 216 blocks.
==32742== suppressed: 0 bytes in 0 blocks.
==32742== Reachable blocks (those to which a pointer was found) are not shown.
==32742== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32746== Memcheck, a memory error detector.
==32746== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32746== Using LibVEX rev 1658, a library for dynamic binary translation.
==32746== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32746== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32746== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32746== For more details, rerun with: -v
==32746==
==32746== My PID = 32746, parent PID = 32745. Prog and args are:
==32746== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32746== 1
==32746== 16
==32746== 21
==32746== root
==32746== TestServerProfileProvidersModule
==32746==
==32746==
==32746== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32746== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32746== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32746== For counts of detected errors, rerun with: -v
==32746== searching for pointers to 217 not-freed blocks.
==32746== checked 807,048 bytes.
==32746==
==32746== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32746== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32746== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32746== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32746== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32746== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32746==
==32746== LEAK SUMMARY:
==32746== definitely lost: 0 bytes in 0 blocks.
==32746== possibly lost: 848 bytes in 1 blocks.
==32746== still reachable: 31,004 bytes in 216 blocks.
==32746== suppressed: 0 bytes in 0 blocks.
==32746== Reachable blocks (those to which a pointer was found) are not shown.
==32746== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32767== Memcheck, a memory error detector.
==32767== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32767== Using LibVEX rev 1658, a library for dynamic binary translation.
==32767== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32767== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32767== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32767== For more details, rerun with: -v
==32767==
==32767== My PID = 32767, parent PID = 32766. Prog and args are:
==32767== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32767== 1
==32767== 4
==32767== 18
==32767== root
==32767== ComputerSystemModule
==32767==
==32767==
==32767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32767== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==32767== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==32767== For counts of detected errors, rerun with: -v
==32767== searching for pointers to 217 not-freed blocks.
==32767== checked 807,032 bytes.
==32767==
==32767== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32767== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32767== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32767== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32767== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32767== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32767==
==32767== LEAK SUMMARY:
==32767== definitely lost: 0 bytes in 0 blocks.
==32767== possibly lost: 848 bytes in 1 blocks.
==32767== still reachable: 31,004 bytes in 216 blocks.
==32767== suppressed: 0 bytes in 0 blocks.
==32767== Reachable blocks (those to which a pointer was found) are not shown.
==32767== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==332== Memcheck, a memory error detector.
==332== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==332== Using LibVEX rev 1658, a library for dynamic binary translation.
==332== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==332== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==332== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==332== For more details, rerun with: -v
==332==
==332== My PID = 332, parent PID = 331. Prog and args are:
==332== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==332== 1
==332== 18
==332== 22
==332== root
==332== TestServerProfileProvidersModule
==332==
==332==
==332== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==332== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==332== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==332== For counts of detected errors, rerun with: -v
==332== searching for pointers to 217 not-freed blocks.
==332== checked 807,048 bytes.
==332==
==332== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==332== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==332== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==332== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==332== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==332== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==332==
==332== LEAK SUMMARY:
==332== definitely lost: 0 bytes in 0 blocks.
==332== possibly lost: 848 bytes in 1 blocks.
==332== still reachable: 31,004 bytes in 216 blocks.
==332== suppressed: 0 bytes in 0 blocks.
==332== Reachable blocks (those to which a pointer was found) are not shown.
==332== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==443== Memcheck, a memory error detector.
==443== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==443== Using LibVEX rev 1658, a library for dynamic binary translation.
==443== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==443== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==443== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==443== For more details, rerun with: -v
==443==
==443== My PID = 443, parent PID = 442. Prog and args are:
==443== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==443== 1
==443== 17
==443== 24
==443== root
==443== cmpiPerf_TestClassAProviderModule
==443==
==443==
==443== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==443== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==443== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==443== For counts of detected errors, rerun with: -v
==443== searching for pointers to 217 not-freed blocks.
==443== checked 807,048 bytes.
==443==
==443== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==443== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==443== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==443== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==443== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==443== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==443==
==443== LEAK SUMMARY:
==443== definitely lost: 0 bytes in 0 blocks.
==443== possibly lost: 848 bytes in 1 blocks.
==443== still reachable: 31,004 bytes in 216 blocks.
==443== suppressed: 0 bytes in 0 blocks.
==443== Reachable blocks (those to which a pointer was found) are not shown.
==443== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==458== Memcheck, a memory error detector.
==458== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==458== Using LibVEX rev 1658, a library for dynamic binary translation.
==458== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==458== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==458== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==458== For more details, rerun with: -v
==458==
==458== My PID = 458, parent PID = 457. Prog and args are:
==458== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==458== 1
==458== 17
==458== 26
==458== root
==458== cmpiPerf_TestClassProviderModule
==458==
==458==
==458== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==458== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==458== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==458== For counts of detected errors, rerun with: -v
==458== searching for pointers to 217 not-freed blocks.
==458== checked 807,048 bytes.
==458==
==458== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==458== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==458== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==458== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==458== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==458== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==458==
==458== LEAK SUMMARY:
==458== definitely lost: 0 bytes in 0 blocks.
==458== possibly lost: 848 bytes in 1 blocks.
==458== still reachable: 31,004 bytes in 216 blocks.
==458== suppressed: 0 bytes in 0 blocks.
==458== Reachable blocks (those to which a pointer was found) are not shown.
==458== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==471== Memcheck, a memory error detector.
==471== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==471== Using LibVEX rev 1658, a library for dynamic binary translation.
==471== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==471== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==471== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==471== For more details, rerun with: -v
==471==
==471== My PID = 471, parent PID = 470. Prog and args are:
==471== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==471== 1
==471== 17
==471== 28
==471== root
==471== cmpiPerf_TestAssocClassProviderModule
==471==
==471==
==471== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==471== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==471== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==471== For counts of detected errors, rerun with: -v
==471== searching for pointers to 217 not-freed blocks.
==471== checked 807,048 bytes.
==471==
==471== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==471== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==471== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==471== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==471== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==471== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==471==
==471== LEAK SUMMARY:
==471== definitely lost: 0 bytes in 0 blocks.
==471== possibly lost: 848 bytes in 1 blocks.
==471== still reachable: 31,004 bytes in 216 blocks.
==471== suppressed: 0 bytes in 0 blocks.
==471== Reachable blocks (those to which a pointer was found) are not shown.
==471== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==508== Memcheck, a memory error detector.
==508== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==508== Using LibVEX rev 1658, a library for dynamic binary translation.
==508== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==508== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==508== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==508== For more details, rerun with: -v
==508==
==508== My PID = 508, parent PID = 507. Prog and args are:
==508== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==508== 1
==508== 18
==508== 29
==508== root
==508== TestServerProfileProvidersModule
==508==
==508==
==508== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==508== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==508== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==508== For counts of detected errors, rerun with: -v
==508== searching for pointers to 217 not-freed blocks.
==508== checked 807,048 bytes.
==508==
==508== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==508== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==508== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==508== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==508== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==508== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==508==
==508== LEAK SUMMARY:
==508== definitely lost: 0 bytes in 0 blocks.
==508== possibly lost: 848 bytes in 1 blocks.
==508== still reachable: 31,004 bytes in 216 blocks.
==508== suppressed: 0 bytes in 0 blocks.
==508== Reachable blocks (those to which a pointer was found) are not shown.
==508== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==528== Memcheck, a memory error detector.
==528== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==528== Using LibVEX rev 1658, a library for dynamic binary translation.
==528== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==528== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==528== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==528== For more details, rerun with: -v
==528==
==528== My PID = 528, parent PID = 527. Prog and args are:
==528== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==528== 1
==528== 13
==528== 16
==528== root
==528== cmpiPerf_TestAssocClassProviderModule
==528==
==528==
==528== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==528== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==528== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==528== For counts of detected errors, rerun with: -v
==528== searching for pointers to 217 not-freed blocks.
==528== checked 807,048 bytes.
==528==
==528== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==528== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==528== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==528== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==528== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==528== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==528==
==528== LEAK SUMMARY:
==528== definitely lost: 0 bytes in 0 blocks.
==528== possibly lost: 848 bytes in 1 blocks.
==528== still reachable: 31,004 bytes in 216 blocks.
==528== suppressed: 0 bytes in 0 blocks.
==528== Reachable blocks (those to which a pointer was found) are not shown.
==528== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==535== Memcheck, a memory error detector.
==535== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==535== Using LibVEX rev 1658, a library for dynamic binary translation.
==535== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==535== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==535== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==535== For more details, rerun with: -v
==535==
==535== My PID = 535, parent PID = 534. Prog and args are:
==535== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==535== 1
==535== 4
==535== 19
==535== root
==535== cmpiPerf_TestClassAProviderModule
==535==
==535==
==535== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==535== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==535== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==535== For counts of detected errors, rerun with: -v
==535== searching for pointers to 217 not-freed blocks.
==535== checked 807,048 bytes.
==535==
==535== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==535== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==535== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==535== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==535== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==535== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==535==
==535== LEAK SUMMARY:
==535== definitely lost: 0 bytes in 0 blocks.
==535== possibly lost: 848 bytes in 1 blocks.
==535== still reachable: 31,004 bytes in 216 blocks.
==535== suppressed: 0 bytes in 0 blocks.
==535== Reachable blocks (those to which a pointer was found) are not shown.
==535== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==540== Memcheck, a memory error detector.
==540== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==540== Using LibVEX rev 1658, a library for dynamic binary translation.
==540== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==540== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==540== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==540== For more details, rerun with: -v
==540==
==540== My PID = 540, parent PID = 539. Prog and args are:
==540== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==540== 1
==540== 4
==540== 22
==540== root
==540== cmpiPerf_TestClassProviderModule
==540==
==540==
==540== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==540== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==540== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==540== For counts of detected errors, rerun with: -v
==540== searching for pointers to 217 not-freed blocks.
==540== checked 807,048 bytes.
==540==
==540== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==540== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==540== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==540== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==540== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==540== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==540==
==540== LEAK SUMMARY:
==540== definitely lost: 0 bytes in 0 blocks.
==540== possibly lost: 848 bytes in 1 blocks.
==540== still reachable: 31,004 bytes in 216 blocks.
==540== suppressed: 0 bytes in 0 blocks.
==540== Reachable blocks (those to which a pointer was found) are not shown.
==540== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==570== Memcheck, a memory error detector.
==570== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==570== Using LibVEX rev 1658, a library for dynamic binary translation.
==570== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==570== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==570== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==570== For more details, rerun with: -v
==570==
==570== My PID = 570, parent PID = 569. Prog and args are:
==570== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==570== 1
==570== 11
==570== 20
==570== root
==570== TestServerProfileProvidersModule
==570==
==570==
==570== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==570== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==570== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==570== For counts of detected errors, rerun with: -v
==570== searching for pointers to 217 not-freed blocks.
==570== checked 807,048 bytes.
==570==
==570== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==570== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==570== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==570== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==570== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==570== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==570==
==570== LEAK SUMMARY:
==570== definitely lost: 0 bytes in 0 blocks.
==570== possibly lost: 848 bytes in 1 blocks.
==570== still reachable: 31,004 bytes in 216 blocks.
==570== suppressed: 0 bytes in 0 blocks.
==570== Reachable blocks (those to which a pointer was found) are not shown.
==570== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==605== Memcheck, a memory error detector.
==605== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==605== Using LibVEX rev 1658, a library for dynamic binary translation.
==605== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==605== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==605== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==605== For more details, rerun with: -v
==605==
==605== My PID = 605, parent PID = 604. Prog and args are:
==605== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==605== 1
==605== 4
==605== 16
==605== root
==605== ComputerSystemModule
==605==
==605==
==605== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==605== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==605== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==605== For counts of detected errors, rerun with: -v
==605== searching for pointers to 217 not-freed blocks.
==605== checked 807,032 bytes.
==605==
==605== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==605== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==605== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==605== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==605== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==605== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==605==
==605== LEAK SUMMARY:
==605== definitely lost: 0 bytes in 0 blocks.
==605== possibly lost: 848 bytes in 1 blocks.
==605== still reachable: 31,004 bytes in 216 blocks.
==605== suppressed: 0 bytes in 0 blocks.
==605== Reachable blocks (those to which a pointer was found) are not shown.
==605== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==610== Memcheck, a memory error detector.
==610== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==610== Using LibVEX rev 1658, a library for dynamic binary translation.
==610== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==610== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==610== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==610== For more details, rerun with: -v
==610==
==610== My PID = 610, parent PID = 609. Prog and args are:
==610== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==610== 1
==610== 4
==610== 20
==610== root
==610== EmbeddedInstanceProviderModule
==610==
==610==
==610== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==610== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==610== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==610== For counts of detected errors, rerun with: -v
==610== searching for pointers to 217 not-freed blocks.
==610== checked 807,032 bytes.
==610==
==610== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==610== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==610== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==610== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==610== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==610== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==610==
==610== LEAK SUMMARY:
==610== definitely lost: 0 bytes in 0 blocks.
==610== possibly lost: 848 bytes in 1 blocks.
==610== still reachable: 31,004 bytes in 216 blocks.
==610== suppressed: 0 bytes in 0 blocks.
==610== Reachable blocks (those to which a pointer was found) are not shown.
==610== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==724== Memcheck, a memory error detector.
==724== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==724== Using LibVEX rev 1658, a library for dynamic binary translation.
==724== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==724== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==724== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==724== For more details, rerun with: -v
==724==
==724== My PID = 724, parent PID = 723. Prog and args are:
==724== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==724== 1
==724== 4
==724== 16
==724== root
==724== ComputerSystemModule
==724==
==724==
==724== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==724== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==724== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==724== For counts of detected errors, rerun with: -v
==724== searching for pointers to 217 not-freed blocks.
==724== checked 807,032 bytes.
==724==
==724== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==724== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==724== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==724== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==724== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==724== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==724==
==724== LEAK SUMMARY:
==724== definitely lost: 0 bytes in 0 blocks.
==724== possibly lost: 848 bytes in 1 blocks.
==724== still reachable: 31,004 bytes in 216 blocks.
==724== suppressed: 0 bytes in 0 blocks.
==724== Reachable blocks (those to which a pointer was found) are not shown.
==724== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7328== Memcheck, a memory error detector.
==7328== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7328== Using LibVEX rev 1658, a library for dynamic binary translation.
==7328== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7328== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7328== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7328== For more details, rerun with: -v
==7328==
==7328== My PID = 7328, parent PID = 7327. Prog and args are:
==7328== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7328== 1
==7328== 10
==7328== 13
==7328== root
==7328== IndicationTestProviderModule
==7328==
==7328==
==7328== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7328== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==7328== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==7328== For counts of detected errors, rerun with: -v
==7328== searching for pointers to 217 not-freed blocks.
==7328== checked 807,400 bytes.
==7328==
==7328== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7328== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7328== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7328== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7328== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7328== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7328==
==7328== LEAK SUMMARY:
==7328== definitely lost: 0 bytes in 0 blocks.
==7328== possibly lost: 848 bytes in 1 blocks.
==7328== still reachable: 31,004 bytes in 216 blocks.
==7328== suppressed: 0 bytes in 0 blocks.
==7328== Reachable blocks (those to which a pointer was found) are not shown.
==7328== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==735== Memcheck, a memory error detector.
==735== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==735== Using LibVEX rev 1658, a library for dynamic binary translation.
==735== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==735== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==735== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==735== For more details, rerun with: -v
==735==
==735== My PID = 735, parent PID = 734. Prog and args are:
==735== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==735== 1
==735== 16
==735== 21
==735== root
==735== TestServerProfileProvidersModule
==735==
==735==
==735== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==735== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==735== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==735== For counts of detected errors, rerun with: -v
==735== searching for pointers to 217 not-freed blocks.
==735== checked 807,048 bytes.
==735==
==735== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==735== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==735== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==735== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==735== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==735== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==735==
==735== LEAK SUMMARY:
==735== definitely lost: 0 bytes in 0 blocks.
==735== possibly lost: 848 bytes in 1 blocks.
==735== still reachable: 31,004 bytes in 216 blocks.
==735== suppressed: 0 bytes in 0 blocks.
==735== Reachable blocks (those to which a pointer was found) are not shown.
==735== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7523== Memcheck, a memory error detector.
==7523== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7523== Using LibVEX rev 1658, a library for dynamic binary translation.
==7523== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7523== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7523== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7523== For more details, rerun with: -v
==7523==
==7523== My PID = 7523, parent PID = 7522. Prog and args are:
==7523== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7523== 1
==7523== 7
==7523== 10
==7523== root
==7523== IndicationTestProviderModule
==7523==
==7523==
==7523== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7523== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==7523== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==7523== For counts of detected errors, rerun with: -v
==7523== searching for pointers to 217 not-freed blocks.
==7523== checked 807,400 bytes.
==7523==
==7523== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7523== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7523== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7523== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7523== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7523== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7523==
==7523== LEAK SUMMARY:
==7523== definitely lost: 0 bytes in 0 blocks.
==7523== possibly lost: 848 bytes in 1 blocks.
==7523== still reachable: 31,004 bytes in 216 blocks.
==7523== suppressed: 0 bytes in 0 blocks.
==7523== Reachable blocks (those to which a pointer was found) are not shown.
==7523== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==758== Memcheck, a memory error detector.
==758== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==758== Using LibVEX rev 1658, a library for dynamic binary translation.
==758== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==758== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==758== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==758== For more details, rerun with: -v
==758==
==758== My PID = 758, parent PID = 757. Prog and args are:
==758== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==758== 1
==758== 13
==758== 17
==758== root
==758== ComputerSystemModule
==758==
==758==
==758== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==758== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==758== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==758== For counts of detected errors, rerun with: -v
==758== searching for pointers to 217 not-freed blocks.
==758== checked 807,032 bytes.
==758==
==758== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==758== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==758== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==758== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==758== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==758== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==758==
==758== LEAK SUMMARY:
==758== definitely lost: 0 bytes in 0 blocks.
==758== possibly lost: 848 bytes in 1 blocks.
==758== still reachable: 31,004 bytes in 216 blocks.
==758== suppressed: 0 bytes in 0 blocks.
==758== Reachable blocks (those to which a pointer was found) are not shown.
==758== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7646== Memcheck, a memory error detector.
==7646== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7646== Using LibVEX rev 1658, a library for dynamic binary translation.
==7646== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7646== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7646== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7646== For more details, rerun with: -v
==7646==
==7646== My PID = 7646, parent PID = 7645. Prog and args are:
==7646== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7646== 1
==7646== 10
==7646== 15
==7646== root
==7646== SimpleDisplayConsumerModule
==7646==
==7646==
==7646== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7646== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==7646== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==7646== For counts of detected errors, rerun with: -v
==7646== searching for pointers to 217 not-freed blocks.
==7646== checked 807,608 bytes.
==7646==
==7646== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7646== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7646== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7646== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7646== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7646== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7646==
==7646== LEAK SUMMARY:
==7646== definitely lost: 0 bytes in 0 blocks.
==7646== possibly lost: 848 bytes in 1 blocks.
==7646== still reachable: 31,004 bytes in 216 blocks.
==7646== suppressed: 0 bytes in 0 blocks.
==7646== Reachable blocks (those to which a pointer was found) are not shown.
==7646== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8080== Memcheck, a memory error detector.
==8080== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8080== Using LibVEX rev 1658, a library for dynamic binary translation.
==8080== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8080== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8080== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8080== For more details, rerun with: -v
==8080==
==8080== My PID = 8080, parent PID = 8079. Prog and args are:
==8080== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8080== 1
==8080== 10
==8080== 17
==8080== root
==8080== AlertIndicationProviderModule
==8080==
==8080==
==8080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8080== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8080== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8080== For counts of detected errors, rerun with: -v
==8080== searching for pointers to 217 not-freed blocks.
==8080== checked 807,608 bytes.
==8080==
==8080== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8080== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8080== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8080== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8080== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8080== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8080==
==8080== LEAK SUMMARY:
==8080== definitely lost: 0 bytes in 0 blocks.
==8080== possibly lost: 848 bytes in 1 blocks.
==8080== still reachable: 31,004 bytes in 216 blocks.
==8080== suppressed: 0 bytes in 0 blocks.
==8080== Reachable blocks (those to which a pointer was found) are not shown.
==8080== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==844== Memcheck, a memory error detector.
==844== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==844== Using LibVEX rev 1658, a library for dynamic binary translation.
==844== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==844== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==844== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==844== For more details, rerun with: -v
==844==
==844== My PID = 844, parent PID = 843. Prog and args are:
==844== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==844== 1
==844== 11
==844== 22
==844== root
==844== IndicationTestProviderModule
==844==
==844==
==844== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==844== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==844== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==844== For counts of detected errors, rerun with: -v
==844== searching for pointers to 217 not-freed blocks.
==844== checked 807,032 bytes.
==844==
==844== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==844== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==844== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==844== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==844== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==844== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==844==
==844== LEAK SUMMARY:
==844== definitely lost: 0 bytes in 0 blocks.
==844== possibly lost: 848 bytes in 1 blocks.
==844== still reachable: 31,004 bytes in 216 blocks.
==844== suppressed: 0 bytes in 0 blocks.
==844== Reachable blocks (those to which a pointer was found) are not shown.
==844== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8580== Memcheck, a memory error detector.
==8580== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8580== Using LibVEX rev 1658, a library for dynamic binary translation.
==8580== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8580== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8580== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8580== For more details, rerun with: -v
==8580==
==8580== My PID = 8580, parent PID = 8579. Prog and args are:
==8580== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8580== 1
==8580== 10
==8580== 17
==8580== root
==8580== AlertIndicationProviderModule
==8580==
==8580==
==8580== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8580== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8580== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8580== For counts of detected errors, rerun with: -v
==8580== searching for pointers to 217 not-freed blocks.
==8580== checked 807,608 bytes.
==8580==
==8580== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8580== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8580== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8580== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8580== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8580== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8580==
==8580== LEAK SUMMARY:
==8580== definitely lost: 0 bytes in 0 blocks.
==8580== possibly lost: 848 bytes in 1 blocks.
==8580== still reachable: 31,004 bytes in 216 blocks.
==8580== suppressed: 0 bytes in 0 blocks.
==8580== Reachable blocks (those to which a pointer was found) are not shown.
==8580== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8602== Memcheck, a memory error detector.
==8602== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8602== Using LibVEX rev 1658, a library for dynamic binary translation.
==8602== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8602== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8602== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8602== For more details, rerun with: -v
==8602==
==8602== My PID = 8602, parent PID = 8601. Prog and args are:
==8602== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8602== 1
==8602== 10
==8602== 18
==8602== root
==8602== OperatingSystemModule
==8602==
==8602==
==8602== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8602== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8602== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8602== For counts of detected errors, rerun with: -v
==8602== searching for pointers to 217 not-freed blocks.
==8602== checked 807,608 bytes.
==8602==
==8602== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8602== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8602== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8602== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8602== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8602== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8602==
==8602== LEAK SUMMARY:
==8602== definitely lost: 0 bytes in 0 blocks.
==8602== possibly lost: 848 bytes in 1 blocks.
==8602== still reachable: 31,004 bytes in 216 blocks.
==8602== suppressed: 0 bytes in 0 blocks.
==8602== Reachable blocks (those to which a pointer was found) are not shown.
==8602== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8643== Memcheck, a memory error detector.
==8643== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8643== Using LibVEX rev 1658, a library for dynamic binary translation.
==8643== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8643== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8643== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8643== For more details, rerun with: -v
==8643==
==8643== My PID = 8643, parent PID = 8642. Prog and args are:
==8643== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8643== 1
==8643== 10
==8643== 20
==8643== root
==8643== ProcessModule
==8643==
==8643==
==8643== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8643== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8643== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8643== For counts of detected errors, rerun with: -v
==8643== searching for pointers to 217 not-freed blocks.
==8643== checked 807,592 bytes.
==8643==
==8643== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8643== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8643== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8643== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8643== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8643== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8643==
==8643== LEAK SUMMARY:
==8643== definitely lost: 0 bytes in 0 blocks.
==8643== possibly lost: 848 bytes in 1 blocks.
==8643== still reachable: 31,004 bytes in 216 blocks.
==8643== suppressed: 0 bytes in 0 blocks.
==8643== Reachable blocks (those to which a pointer was found) are not shown.
==8643== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8705== Memcheck, a memory error detector.
==8705== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8705== Using LibVEX rev 1658, a library for dynamic binary translation.
==8705== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8705== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8705== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8705== For more details, rerun with: -v
==8705==
==8705== My PID = 8705, parent PID = 8704. Prog and args are:
==8705== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8705== 1
==8705== 10
==8705== 22
==8705== root
==8705== IPProviderModule
==8705==
==8705==
==8705== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8705== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8705== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8705== For counts of detected errors, rerun with: -v
==8705== searching for pointers to 217 not-freed blocks.
==8705== checked 807,592 bytes.
==8705==
==8705== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8705== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8705== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8705== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8705== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8705== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8705==
==8705== LEAK SUMMARY:
==8705== definitely lost: 0 bytes in 0 blocks.
==8705== possibly lost: 848 bytes in 1 blocks.
==8705== still reachable: 31,004 bytes in 216 blocks.
==8705== suppressed: 0 bytes in 0 blocks.
==8705== Reachable blocks (those to which a pointer was found) are not shown.
==8705== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8782== Memcheck, a memory error detector.
==8782== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8782== Using LibVEX rev 1658, a library for dynamic binary translation.
==8782== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8782== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8782== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8782== For more details, rerun with: -v
==8782==
==8782== My PID = 8782, parent PID = 8781. Prog and args are:
==8782== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8782== 1
==8782== 16
==8782== 24
==8782== root
==8782== SampleAssociationProviderModule
==8782==
==8782==
==8782== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8782== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8782== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8782== For counts of detected errors, rerun with: -v
==8782== searching for pointers to 217 not-freed blocks.
==8782== checked 807,608 bytes.
==8782==
==8782== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8782== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8782== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8782== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8782== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8782== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8782==
==8782== LEAK SUMMARY:
==8782== definitely lost: 0 bytes in 0 blocks.
==8782== possibly lost: 848 bytes in 1 blocks.
==8782== still reachable: 31,004 bytes in 216 blocks.
==8782== suppressed: 0 bytes in 0 blocks.
==8782== Reachable blocks (those to which a pointer was found) are not shown.
==8782== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8871== Memcheck, a memory error detector.
==8871== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8871== Using LibVEX rev 1658, a library for dynamic binary translation.
==8871== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8871== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8871== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8871== For more details, rerun with: -v
==8871==
==8871== My PID = 8871, parent PID = 8870. Prog and args are:
==8871== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8871== 1
==8871== 15
==8871== 25
==8871== root
==8871== TestCMPIModule_CXX
==8871==
==8871==
==8871== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8871== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8871== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8871== For counts of detected errors, rerun with: -v
==8871== searching for pointers to 217 not-freed blocks.
==8871== checked 807,592 bytes.
==8871==
==8871== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8871== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8871== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8871== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8871== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8871== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8871==
==8871== LEAK SUMMARY:
==8871== definitely lost: 0 bytes in 0 blocks.
==8871== possibly lost: 848 bytes in 1 blocks.
==8871== still reachable: 31,004 bytes in 216 blocks.
==8871== suppressed: 0 bytes in 0 blocks.
==8871== Reachable blocks (those to which a pointer was found) are not shown.
==8871== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8881== Memcheck, a memory error detector.
==8881== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8881== Using LibVEX rev 1658, a library for dynamic binary translation.
==8881== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8881== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8881== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8881== For more details, rerun with: -v
==8881==
==8881== My PID = 8881, parent PID = 8880. Prog and args are:
==8881== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8881== 1
==8881== 26
==8881== 29
==8881== root
==8881== FilesAndDirectoriesModule_CXX
==8881==
==8881==
==8881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8881== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8881== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8881== For counts of detected errors, rerun with: -v
==8881== searching for pointers to 217 not-freed blocks.
==8881== checked 807,608 bytes.
==8881==
==8881== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8881== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8881== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8881== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8881== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8881== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8881==
==8881== LEAK SUMMARY:
==8881== definitely lost: 0 bytes in 0 blocks.
==8881== possibly lost: 848 bytes in 1 blocks.
==8881== still reachable: 31,004 bytes in 216 blocks.
==8881== suppressed: 0 bytes in 0 blocks.
==8881== Reachable blocks (those to which a pointer was found) are not shown.
==8881== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==8921== Memcheck, a memory error detector.
==8921== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8921== Using LibVEX rev 1658, a library for dynamic binary translation.
==8921== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8921== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8921== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8921== For more details, rerun with: -v
==8921==
==8921== My PID = 8921, parent PID = 8920. Prog and args are:
==8921== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==8921== 1
==8921== 26
==8921== 31
==8921== root
==8921== FilesAndDirectoriesModule
==8921==
==8921==
==8921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8921== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==8921== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==8921== For counts of detected errors, rerun with: -v
==8921== searching for pointers to 217 not-freed blocks.
==8921== checked 807,608 bytes.
==8921==
==8921== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==8921== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8921== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8921== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8921== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8921== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8921==
==8921== LEAK SUMMARY:
==8921== definitely lost: 0 bytes in 0 blocks.
==8921== possibly lost: 848 bytes in 1 blocks.
==8921== still reachable: 31,004 bytes in 216 blocks.
==8921== suppressed: 0 bytes in 0 blocks.
==8921== Reachable blocks (those to which a pointer was found) are not shown.
==8921== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9095== Memcheck, a memory error detector.
==9095== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9095== Using LibVEX rev 1658, a library for dynamic binary translation.
==9095== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9095== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9095== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9095== For more details, rerun with: -v
==9095==
==9095== My PID = 9095, parent PID = 9094. Prog and args are:
==9095== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9095== 1
==9095== 12
==9095== 33
==9095== root
==9095== CMPI_RT_SampleProviderModule
==9095==
==9095==
==9095== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9095== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9095== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9095== For counts of detected errors, rerun with: -v
==9095== searching for pointers to 217 not-freed blocks.
==9095== checked 807,608 bytes.
==9095==
==9095== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9095== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9095== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9095== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9095== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9095== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9095==
==9095== LEAK SUMMARY:
==9095== definitely lost: 0 bytes in 0 blocks.
==9095== possibly lost: 848 bytes in 1 blocks.
==9095== still reachable: 31,004 bytes in 216 blocks.
==9095== suppressed: 0 bytes in 0 blocks.
==9095== Reachable blocks (those to which a pointer was found) are not shown.
==9095== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9116== Memcheck, a memory error detector.
==9116== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9116== Using LibVEX rev 1658, a library for dynamic binary translation.
==9116== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9116== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9116== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9116== For more details, rerun with: -v
==9116==
==9116== My PID = 9116, parent PID = 9115. Prog and args are:
==9116== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9116== 1
==9116== 7
==9116== 15
==9116== root
==9116== CMPISampleClassModule
==9116==
==9116==
==9116== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9116== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9116== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9116== For counts of detected errors, rerun with: -v
==9116== searching for pointers to 217 not-freed blocks.
==9116== checked 807,608 bytes.
==9116==
==9116== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9116== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9116== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9116== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9116== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9116== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9116==
==9116== LEAK SUMMARY:
==9116== definitely lost: 0 bytes in 0 blocks.
==9116== possibly lost: 848 bytes in 1 blocks.
==9116== still reachable: 31,004 bytes in 216 blocks.
==9116== suppressed: 0 bytes in 0 blocks.
==9116== Reachable blocks (those to which a pointer was found) are not shown.
==9116== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9536== Memcheck, a memory error detector.
==9536== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9536== Using LibVEX rev 1658, a library for dynamic binary translation.
==9536== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9536== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9536== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9536== For more details, rerun with: -v
==9536==
==9536== My PID = 9536, parent PID = 9535. Prog and args are:
==9536== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9536== 1
==9536== 13
==9536== 16
==9536== root
==9536== CLITestProviderModule
==9536==
==9536==
==9536== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9536== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9536== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9536== For counts of detected errors, rerun with: -v
==9536== searching for pointers to 217 not-freed blocks.
==9536== checked 807,528 bytes.
==9536==
==9536== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9536== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9536== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9536== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9536== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9536== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9536==
==9536== LEAK SUMMARY:
==9536== definitely lost: 0 bytes in 0 blocks.
==9536== possibly lost: 848 bytes in 1 blocks.
==9536== still reachable: 31,004 bytes in 216 blocks.
==9536== suppressed: 0 bytes in 0 blocks.
==9536== Reachable blocks (those to which a pointer was found) are not shown.
==9536== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9657== Memcheck, a memory error detector.
==9657== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9657== Using LibVEX rev 1658, a library for dynamic binary translation.
==9657== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9657== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9657== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9657== For more details, rerun with: -v
==9657==
==9657== My PID = 9657, parent PID = 9656. Prog and args are:
==9657== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9657== 1
==9657== 13
==9657== 16
==9657== root
==9657== CLITestProviderModule
==9657==
==9657==
==9657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9657== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9657== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9657== For counts of detected errors, rerun with: -v
==9657== searching for pointers to 217 not-freed blocks.
==9657== checked 807,528 bytes.
==9657==
==9657== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9657== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9657== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9657== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9657== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9657== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9657==
==9657== LEAK SUMMARY:
==9657== definitely lost: 0 bytes in 0 blocks.
==9657== possibly lost: 848 bytes in 1 blocks.
==9657== still reachable: 31,004 bytes in 216 blocks.
==9657== suppressed: 0 bytes in 0 blocks.
==9657== Reachable blocks (those to which a pointer was found) are not shown.
==9657== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9767== Memcheck, a memory error detector.
==9767== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9767== Using LibVEX rev 1658, a library for dynamic binary translation.
==9767== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9767== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9767== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9767== For more details, rerun with: -v
==9767==
==9767== My PID = 9767, parent PID = 9766. Prog and args are:
==9767== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9767== 1
==9767== 11
==9767== 14
==9767== root
==9767== CLITestProviderModule
==9767==
==9767==
==9767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9767== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9767== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9767== For counts of detected errors, rerun with: -v
==9767== searching for pointers to 217 not-freed blocks.
==9767== checked 807,608 bytes.
==9767==
==9767== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9767== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9767== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9767== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9767== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9767== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9767==
==9767== LEAK SUMMARY:
==9767== definitely lost: 0 bytes in 0 blocks.
==9767== possibly lost: 848 bytes in 1 blocks.
==9767== still reachable: 31,004 bytes in 216 blocks.
==9767== suppressed: 0 bytes in 0 blocks.
==9767== Reachable blocks (those to which a pointer was found) are not shown.
==9767== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9864== Memcheck, a memory error detector.
==9864== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9864== Using LibVEX rev 1658, a library for dynamic binary translation.
==9864== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9864== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9864== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9864== For more details, rerun with: -v
==9864==
==9864== My PID = 9864, parent PID = 9863. Prog and args are:
==9864== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9864== 1
==9864== 11
==9864== 14
==9864== root
==9864== CLITestProviderModule
==9864==
==9864==
==9864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9864== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9864== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9864== For counts of detected errors, rerun with: -v
==9864== searching for pointers to 217 not-freed blocks.
==9864== checked 807,608 bytes.
==9864==
==9864== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9864== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9864== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9864== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9864== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9864== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9864==
==9864== LEAK SUMMARY:
==9864== definitely lost: 0 bytes in 0 blocks.
==9864== possibly lost: 848 bytes in 1 blocks.
==9864== still reachable: 31,004 bytes in 216 blocks.
==9864== suppressed: 0 bytes in 0 blocks.
==9864== Reachable blocks (those to which a pointer was found) are not shown.
==9864== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==9994== Memcheck, a memory error detector.
==9994== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==9994== Using LibVEX rev 1658, a library for dynamic binary translation.
==9994== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==9994== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==9994== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==9994== For more details, rerun with: -v
==9994==
==9994== My PID = 9994, parent PID = 9993. Prog and args are:
==9994== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==9994== 1
==9994== 10
==9994== 13
==9994== root
==9994== CLITestProviderModule
==9994==
==9994==
==9994== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==9994== malloc/free: in use at exit: 31,852 bytes in 217 blocks.
==9994== malloc/free: 274 allocs, 57 frees, 37,097 bytes allocated.
==9994== For counts of detected errors, rerun with: -v
==9994== searching for pointers to 217 not-freed blocks.
==9994== checked 807,032 bytes.
==9994==
==9994== 848 bytes in 1 blocks are possibly lost in loss record 33 of 36
==9994== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==9994== by 0x54C0640: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9994== by 0x54BA2C3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9994== by 0x54CB565: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9994== by 0x54B5552: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==9994==
==9994== LEAK SUMMARY:
==9994== definitely lost: 0 bytes in 0 blocks.
==9994== possibly lost: 848 bytes in 1 blocks.
==9994== still reachable: 31,004 bytes in 216 blocks.
==9994== suppressed: 0 bytes in 0 blocks.
==9994== Reachable blocks (those to which a pointer was found) are not shown.
==9994== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20087== Memcheck, a memory error detector.
==20087== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20087== Using LibVEX rev 1658, a library for dynamic binary translation.
==20087== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20087== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20087== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20087== For more details, rerun with: -v
==20087==
==20087== My PID = 20087, parent PID = 20086. Prog and args are:
==20087== /var/buildMAIN/pegasus/build/bin_exe/cimserver
==20087==
==20087==
==20087== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20087== malloc/free: in use at exit: 280 bytes in 4 blocks.
==20087== malloc/free: 4,643 allocs, 4,639 frees, 424,420 bytes allocated.
==20087== For counts of detected errors, rerun with: -v
==20087== searching for pointers to 4 not-freed blocks.
==20087== checked 940,456 bytes.
==20087==
==20087== LEAK SUMMARY:
==20087== definitely lost: 0 bytes in 0 blocks.
==20087== possibly lost: 0 bytes in 0 blocks.
==20087== still reachable: 280 bytes in 4 blocks.
==20087== suppressed: 0 bytes in 0 blocks.
==20087== Reachable blocks (those to which a pointer was found) are not shown.
==20087== To see them, rerun with: --show-reachable=yes
==20094==
==20094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20094== malloc/free: in use at exit: 44,335 bytes in 97 blocks.
==20094== malloc/free: 39,086,330 allocs, 39,086,233 frees, 6,631,192,950 bytes allocated.
==20094== For counts of detected errors, rerun with: -v
==20094== searching for pointers to 97 not-freed blocks.
==20094== checked 942,912 bytes.
==20094==
==20094== 288 (48 direct, 240 indirect) bytes in 3 blocks are definitely lost in loss record 15 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x7D1E149: Pegasus::ProviderAgentContainer::_uninitialize(bool) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D22F4D: Pegasus::ProviderAgentContainer::_processResponses() (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D23298: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094==
==20094== 1,152 (576 direct, 576 indirect) bytes in 2 blocks are definitely lost in loss record 28 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x8D01AD9: Pegasus::CIMGetInstanceRequestMessage::buildResponse() const (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x7D20CE3: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D218D5: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D2253B: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094==
==20094== 5,580 (288 direct, 5,292 indirect) bytes in 1 blocks are definitely lost in loss record 32 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x8DCADFD: Pegasus::CIMBinMsgDeserializer::_getGetInstanceResponseMessage(Pegasus::CIMBuffer&, bool) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8DCFFED: Pegasus::CIMBinMsgDeserializer::_getResponseMessage(Pegasus::CIMBuffer&, Pegasus::MessageType, bool) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8DD1B82: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8CD5637: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x7D22AC6: Pegasus::ProviderAgentContainer::_processResponses() (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D23298: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094==
==20094== 576 (288 direct, 288 indirect) bytes in 1 blocks are definitely lost in loss record 33 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x8D01819: Pegasus::CIMEnumerateInstanceNamesRequestMessage::buildResponse() const (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x7D20CE3: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D218D5: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D2253B: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094==
==20094== 576 (288 direct, 288 indirect) bytes in 1 blocks are definitely lost in loss record 34 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x8D01969: Pegasus::CIMEnumerateInstancesRequestMessage::buildResponse() const (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x7D20CE3: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D218D5: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D2253B: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094==
==20094== 418 (176 direct, 242 indirect) bytes in 1 blocks are definitely lost in loss record 35 of 38
==20094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20094== by 0x8DCA33D: Pegasus::CIMBinMsgDeserializer::_getExportIndicationResponseMessage() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8DD0023: Pegasus::CIMBinMsgDeserializer::_getResponseMessage(Pegasus::CIMBuffer&, Pegasus::MessageType, bool) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8DD1B82: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x8CD5637: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x7D22AC6: Pegasus::ProviderAgentContainer::_processResponses() (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x7D23298: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==20094== by 0x8D86E14: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==20094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20094==
==20094== LEAK SUMMARY:
==20094== definitely lost: 1,664 bytes in 9 blocks.
==20094== indirectly lost: 6,926 bytes in 67 blocks.
==20094== possibly lost: 0 bytes in 0 blocks.
==20094== still reachable: 35,745 bytes in 21 blocks.
==20094== suppressed: 0 bytes in 0 blocks.
==20094== Reachable blocks (those to which a pointer was found) are not shown.
==20094== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==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/srv_reg
==19806==
==19806==
==19806== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19806== malloc/free: in use at exit: 408 bytes in 5 blocks.
==19806== malloc/free: 670 allocs, 665 frees, 89,766 bytes allocated.
==19806== For counts of detected errors, rerun with: -v
==19806== searching for pointers to 5 not-freed blocks.
==19806== checked 674,128 bytes.
==19806==
==19806== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==19806== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==19806== by 0x5B55E35: ???
==19806== by 0x5B55F48: ???
==19806== by 0x5B5606C: ???
==19806== by 0x5B5570D: ???
==19806== by 0x5B51F4F: ???
==19806== by 0x5B521F5: ???
==19806== by 0x5B52DA1: ???
==19806== by 0x5B52EF8: ???
==19806== by 0x5B532E6: ???
==19806== by 0x5B53541: ???
==19806== by 0x5035C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==19806== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==19806== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==19806==
==19806==
==19806== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==19806== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==19806== by 0x5B58755: ???
==19806== by 0x5B58868: ???
==19806== by 0x5B5898C: ???
==19806== by 0x5B58121: ???
==19806== by 0x5B4D55F: ???
==19806== by 0x5B5206D: ???
==19806== by 0x5B52DA1: ???
==19806== by 0x5B52EF8: ???
==19806== by 0x5B532E6: ???
==19806== by 0x5B53541: ???
==19806== by 0x5035C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==19806== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==19806== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==19806==
==19806== LEAK SUMMARY:
==19806== definitely lost: 144 bytes in 2 blocks.
==19806== possibly lost: 0 bytes in 0 blocks.
==19806== still reachable: 264 bytes in 3 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