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 06-Feb-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130206
Time: 1400
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
valgrind: /var/buildMAIN/pegasus/build/bin_exe/TestListenAddress: Permission denied
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

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

==31671== Memcheck, a memory error detector
==31671== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31671== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31671== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==31671== Parent PID: 31670
==31671==
==31671==
==31671== HEAP SUMMARY:
==31671== in use at exit: 1,874 bytes in 9 blocks
==31671== total heap usage: 236 allocs, 227 frees, 33,294 bytes allocated
==31671==
==31671== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==31671== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31671== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31671== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31671== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31671== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31671== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==31671== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31671==
==31671== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==31671== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31671== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31671== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31671== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31671== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==31671== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31671==
==31671== LEAK SUMMARY:
==31671== definitely lost: 0 bytes in 0 blocks
==31671== indirectly lost: 0 bytes in 0 blocks
==31671== possibly lost: 176 bytes in 2 blocks
==31671== still reachable: 1,698 bytes in 7 blocks
==31671== suppressed: 0 bytes in 0 blocks
==31671== Reachable blocks (those to which a pointer was found) are not shown.
==31671== To see them, rerun with: --leak-check=full --show-reachable=yes
==31671==
==31671== For counts of detected and suppressed errors, rerun with: -v
==31671== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==29505== Memcheck, a memory error detector
==29505== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==29505== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==29505== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient
==29505== Parent PID: 29504
==29505==
==29505==
==29505== HEAP SUMMARY:
==29505== in use at exit: 1,874 bytes in 9 blocks
==29505== total heap usage: 196 allocs, 187 frees, 29,980 bytes allocated
==29505==
==29505== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==29505== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29505== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29505== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29505== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29505==
==29505== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==29505== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==29505== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==29505== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29505== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29505== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29505==
==29505== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==29505== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29505== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x516F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29505== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29505== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29505== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29505==
==29505== LEAK SUMMARY:
==29505== definitely lost: 0 bytes in 0 blocks
==29505== indirectly lost: 0 bytes in 0 blocks
==29505== possibly lost: 712 bytes in 3 blocks
==29505== still reachable: 1,162 bytes in 6 blocks
==29505== suppressed: 0 bytes in 0 blocks
==29505== Reachable blocks (those to which a pointer was found) are not shown.
==29505== To see them, rerun with: --leak-check=full --show-reachable=yes
==29505==
==29505== For counts of detected and suppressed errors, rerun with: -v
==29505== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32285== Memcheck, a memory error detector
==32285== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32285== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32285== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation test/TestProvider
==32285== Parent PID: 32284
==32285==
==32285==
==32285== HEAP SUMMARY:
==32285== in use at exit: 1,874 bytes in 9 blocks
==32285== total heap usage: 193 allocs, 184 frees, 27,830 bytes allocated
==32285==
==32285== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==32285== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32285== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32285== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32285== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32285== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32285== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==32285== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32285==
==32285== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==32285== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32285== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32285== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32285== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32285== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==32285== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32285==
==32285== LEAK SUMMARY:
==32285== definitely lost: 0 bytes in 0 blocks
==32285== indirectly lost: 0 bytes in 0 blocks
==32285== possibly lost: 176 bytes in 2 blocks
==32285== still reachable: 1,698 bytes in 7 blocks
==32285== suppressed: 0 bytes in 0 blocks
==32285== Reachable blocks (those to which a pointer was found) are not shown.
==32285== To see them, rerun with: --leak-check=full --show-reachable=yes
==32285==
==32285== For counts of detected and suppressed errors, rerun with: -v
==32285== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32240== Memcheck, a memory error detector
==32240== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32240== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32240== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5
==32240== Parent PID: 32239
==32240==
==32240==
==32240== HEAP SUMMARY:
==32240== in use at exit: 1,874 bytes in 9 blocks
==32240== total heap usage: 192 allocs, 183 frees, 27,770 bytes allocated
==32240==
==32240== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==32240== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32240== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32240== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32240== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32240== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32240== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==32240== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32240==
==32240== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==32240== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32240== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32240== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32240== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32240== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==32240== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32240==
==32240== LEAK SUMMARY:
==32240== definitely lost: 0 bytes in 0 blocks
==32240== indirectly lost: 0 bytes in 0 blocks
==32240== possibly lost: 176 bytes in 2 blocks
==32240== still reachable: 1,698 bytes in 7 blocks
==32240== suppressed: 0 bytes in 0 blocks
==32240== Reachable blocks (those to which a pointer was found) are not shown.
==32240== To see them, rerun with: --leak-check=full --show-reachable=yes
==32240==
==32240== For counts of detected and suppressed errors, rerun with: -v
==32240== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==4849== Memcheck, a memory error detector
==4849== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==4849== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==4849== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==4849== Parent PID: 4848
==4849==
==4849==
==4849== HEAP SUMMARY:
==4849== in use at exit: 5,282 bytes in 117 blocks
==4849== total heap usage: 2,624 allocs, 2,507 frees, 144,664 bytes allocated
==4849==
==4849== 32 bytes in 1 blocks are possibly lost in loss record 104 of 117
==4849== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==4849== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==4849== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==4849==
==4849== 144 bytes in 1 blocks are possibly lost in loss record 111 of 117
==4849== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==4849== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==4849== by 0x4F57054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==4849== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==4849==
==4849== 536 bytes in 1 blocks are possibly lost in loss record 116 of 117
==4849== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==4849== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==4849== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==4849== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==4849== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==4849==
==4849== LEAK SUMMARY:
==4849== definitely lost: 0 bytes in 0 blocks
==4849== indirectly lost: 0 bytes in 0 blocks
==4849== possibly lost: 712 bytes in 3 blocks
==4849== still reachable: 4,570 bytes in 114 blocks
==4849== suppressed: 0 bytes in 0 blocks
==4849== Reachable blocks (those to which a pointer was found) are not shown.
==4849== To see them, rerun with: --leak-check=full --show-reachable=yes
==4849==
==4849== For counts of detected and suppressed errors, rerun with: -v
==4849== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26453== Memcheck, a memory error detector
==26453== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26453== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26453== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==26453== Parent PID: 26452
==26453==
==26453==
==26453== HEAP SUMMARY:
==26453== in use at exit: 6,170 bytes in 87 blocks
==26453== total heap usage: 319 allocs, 232 frees, 33,753 bytes allocated
==26453==
==26453== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==26453== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26453== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26453==
==26453== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==26453== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26453== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26453== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26453==
==26453== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==26453== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26453== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26453== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26453== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26453== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26453==
==26453== LEAK SUMMARY:
==26453== definitely lost: 0 bytes in 0 blocks
==26453== indirectly lost: 0 bytes in 0 blocks
==26453== possibly lost: 712 bytes in 3 blocks
==26453== still reachable: 5,458 bytes in 84 blocks
==26453== suppressed: 0 bytes in 0 blocks
==26453== Reachable blocks (those to which a pointer was found) are not shown.
==26453== To see them, rerun with: --leak-check=full --show-reachable=yes
==26453==
==26453== For counts of detected and suppressed errors, rerun with: -v
==26453== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==29407== Memcheck, a memory error detector
==29407== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==29407== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==29407== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==29407== Parent PID: 29406
==29407==
==29407==
==29407== HEAP SUMMARY:
==29407== in use at exit: 712 bytes in 3 blocks
==29407== total heap usage: 191 allocs, 188 frees, 29,682 bytes allocated
==29407==
==29407== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==29407== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29407== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29407== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29407== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29407==
==29407== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==29407== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==29407== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==29407== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29407== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29407== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29407==
==29407== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==29407== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29407== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x516F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29407== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29407== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29407== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29407==
==29407== LEAK SUMMARY:
==29407== definitely lost: 0 bytes in 0 blocks
==29407== indirectly lost: 0 bytes in 0 blocks
==29407== possibly lost: 712 bytes in 3 blocks
==29407== still reachable: 0 bytes in 0 blocks
==29407== suppressed: 0 bytes in 0 blocks
==29407==
==29407== For counts of detected and suppressed errors, rerun with: -v
==29407== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25180== Memcheck, a memory error detector
==25180== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25180== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25180== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==25180== Parent PID: 25179
==25180==
==25180==
==25180== HEAP SUMMARY:
==25180== in use at exit: 712 bytes in 3 blocks
==25180== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==25180==
==25180== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==25180== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25180== by 0x5379045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25180== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25180== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25180==
==25180== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==25180== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25180== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25180== by 0x538AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25180== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25180== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25180==
==25180== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==25180== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25180== by 0x539D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x53805E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x5333EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x53357D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x5335970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x5379081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25180== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25180== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25180== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25180==
==25180== LEAK SUMMARY:
==25180== definitely lost: 0 bytes in 0 blocks
==25180== indirectly lost: 0 bytes in 0 blocks
==25180== possibly lost: 712 bytes in 3 blocks
==25180== still reachable: 0 bytes in 0 blocks
==25180== suppressed: 0 bytes in 0 blocks
==25180==
==25180== For counts of detected and suppressed errors, rerun with: -v
==25180== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==10755== Memcheck, a memory error detector
==10755== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==10755== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==10755== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==10755== Parent PID: 10754
==10755==
==10755==
==10755== HEAP SUMMARY:
==10755== in use at exit: 712 bytes in 3 blocks
==10755== total heap usage: 210 allocs, 207 frees, 59,770 bytes allocated
==10755==
==10755== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==10755== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==10755== by 0x4F36045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==10755== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==10755==
==10755== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==10755== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==10755== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==10755== by 0x4F31360: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==10755== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==10755==
==10755== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==10755== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==10755== by 0x4F5A749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F3D5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4EF0EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4EF27D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4EF2970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F36081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10755== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==10755== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==10755==
==10755== LEAK SUMMARY:
==10755== definitely lost: 0 bytes in 0 blocks
==10755== indirectly lost: 0 bytes in 0 blocks
==10755== possibly lost: 712 bytes in 3 blocks
==10755== still reachable: 0 bytes in 0 blocks
==10755== suppressed: 0 bytes in 0 blocks
==10755==
==10755== For counts of detected and suppressed errors, rerun with: -v
==10755== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==5166== Memcheck, a memory error detector
==5166== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5166== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==5166== Command: /var/buildMAIN/pegasus/build/bin_exe/TestExportClient ssl
==5166== Parent PID: 5165
==5166==
==5166==
==5166== HEAP SUMMARY:
==5166== in use at exit: 98,305 bytes in 2,416 blocks
==5166== total heap usage: 3,039 allocs, 623 frees, 190,622 bytes allocated
==5166==
==5166== 2,192 bytes in 1 blocks are possibly lost in loss record 441 of 449
==5166== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==5166== by 0x5183822: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5166== by 0x5183E4B: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5166== by 0x403BDE: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestExportClient)
==5166== by 0x40430C: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestExportClient)
==5166== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5166==
==5166== LEAK SUMMARY:
==5166== definitely lost: 0 bytes in 0 blocks
==5166== indirectly lost: 0 bytes in 0 blocks
==5166== possibly lost: 2,192 bytes in 1 blocks
==5166== still reachable: 96,113 bytes in 2,415 blocks
==5166== suppressed: 0 bytes in 0 blocks
==5166== Reachable blocks (those to which a pointer was found) are not shown.
==5166== To see them, rerun with: --leak-check=full --show-reachable=yes
==5166==
==5166== For counts of detected and suppressed errors, rerun with: -v
==5166== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==5102== Memcheck, a memory error detector
==5102== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5102== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==5102== Command: /var/buildMAIN/pegasus/build/bin_exe/TestG11n [::ffff:127.0.0.1]:5988 -l [::ffff:127.0.0.1]:2003
==5102== Parent PID: 5101
==5102==
==5102==
==5102== HEAP SUMMARY:
==5102== in use at exit: 5,352 bytes in 79 blocks
==5102== total heap usage: 354 allocs, 275 frees, 37,321 bytes allocated
==5102==
==5102== 32 bytes in 1 blocks are possibly lost in loss record 3 of 14
==5102== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5102== by 0x57B1045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==5102== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5102==
==5102== 144 bytes in 1 blocks are possibly lost in loss record 8 of 14
==5102== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==5102== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==5102== by 0x57C3054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==5102== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5102==
==5102== 536 bytes in 1 blocks are possibly lost in loss record 12 of 14
==5102== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5102== by 0x57D5749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57B85E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x576BEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x576D7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x576D970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57B1081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5102== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5102== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==5102== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5102==
==5102== LEAK SUMMARY:
==5102== definitely lost: 0 bytes in 0 blocks
==5102== indirectly lost: 0 bytes in 0 blocks
==5102== possibly lost: 712 bytes in 3 blocks
==5102== still reachable: 4,640 bytes in 76 blocks
==5102== suppressed: 0 bytes in 0 blocks
==5102== Reachable blocks (those to which a pointer was found) are not shown.
==5102== To see them, rerun with: --leak-check=full --show-reachable=yes
==5102==
==5102== For counts of detected and suppressed errors, rerun with: -v
==5102== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31907== Memcheck, a memory error detector
==31907== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31907== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31907== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==31907== Parent PID: 31906
==31907==
==31907==
==31907== HEAP SUMMARY:
==31907== in use at exit: 712 bytes in 3 blocks
==31907== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==31907==
==31907== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==31907== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31907== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31907== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31907== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31907==
==31907== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==31907== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31907== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31907== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31907== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31907== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31907==
==31907== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==31907== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31907== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31907== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31907== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31907== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31907==
==31907== LEAK SUMMARY:
==31907== definitely lost: 0 bytes in 0 blocks
==31907== indirectly lost: 0 bytes in 0 blocks
==31907== possibly lost: 712 bytes in 3 blocks
==31907== still reachable: 0 bytes in 0 blocks
==31907== suppressed: 0 bytes in 0 blocks
==31907==
==31907== For counts of detected and suppressed errors, rerun with: -v
==31907== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31496== Memcheck, a memory error detector
==31496== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31496== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31496== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient 1
==31496== Parent PID: 31495
==31496==
==31496==
==31496== HEAP SUMMARY:
==31496== in use at exit: 2,390 bytes in 19 blocks
==31496== total heap usage: 316 allocs, 297 frees, 40,018 bytes allocated
==31496==
==31496== 32 bytes in 1 blocks are possibly lost in loss record 7 of 19
==31496== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31496== by 0x5150045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31496==
==31496== 144 bytes in 1 blocks are possibly lost in loss record 15 of 19
==31496== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31496== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31496== by 0x5162054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31496==
==31496== 536 bytes in 1 blocks are possibly lost in loss record 19 of 19
==31496== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31496== by 0x5174749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x51575E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x510AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x510C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x510C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x5150081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31496== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31496== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31496== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31496== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31496==
==31496== LEAK SUMMARY:
==31496== definitely lost: 0 bytes in 0 blocks
==31496== indirectly lost: 0 bytes in 0 blocks
==31496== possibly lost: 712 bytes in 3 blocks
==31496== still reachable: 1,678 bytes in 16 blocks
==31496== suppressed: 0 bytes in 0 blocks
==31496== Reachable blocks (those to which a pointer was found) are not shown.
==31496== To see them, rerun with: --leak-check=full --show-reachable=yes
==31496==
==31496== For counts of detected and suppressed errors, rerun with: -v
==31496== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31447== Memcheck, a memory error detector
==31447== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31447== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31447== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==31447== Parent PID: 31446
==31447==
==31447==
==31447== HEAP SUMMARY:
==31447== in use at exit: 746 bytes in 4 blocks
==31447== total heap usage: 191 allocs, 187 frees, 27,694 bytes allocated
==31447==
==31447== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==31447== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31447== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31447== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31447==
==31447== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==31447== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31447== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31447== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31447== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31447==
==31447== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==31447== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31447== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31447== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31447== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31447== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31447==
==31447== LEAK SUMMARY:
==31447== definitely lost: 0 bytes in 0 blocks
==31447== indirectly lost: 0 bytes in 0 blocks
==31447== possibly lost: 712 bytes in 3 blocks
==31447== still reachable: 34 bytes in 1 blocks
==31447== suppressed: 0 bytes in 0 blocks
==31447== Reachable blocks (those to which a pointer was found) are not shown.
==31447== To see them, rerun with: --leak-check=full --show-reachable=yes
==31447==
==31447== For counts of detected and suppressed errors, rerun with: -v
==31447== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==3073== Memcheck, a memory error detector
==3073== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==3073== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==3073== Command: /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure restartb
==3073== Parent PID: 3072
==3073==
==3073==
==3073== HEAP SUMMARY:
==3073== in use at exit: 27,612 bytes in 189 blocks
==3073== total heap usage: 190 allocs, 1 frees, 27,644 bytes allocated
==3073==
==3073== 32 bytes in 1 blocks are possibly lost in loss record 17 of 188
==3073== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3073== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3073== by 0x411E92: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==3073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3073==
==3073== 144 bytes in 1 blocks are possibly lost in loss record 171 of 188
==3073== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==3073== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==3073== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3073== by 0x411E92: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==3073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3073==
==3073== 536 bytes in 1 blocks are possibly lost in loss record 178 of 188
==3073== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3073== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3073== by 0x411E92: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==3073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3073==
==3073== LEAK SUMMARY:
==3073== definitely lost: 0 bytes in 0 blocks
==3073== indirectly lost: 0 bytes in 0 blocks
==3073== possibly lost: 712 bytes in 3 blocks
==3073== still reachable: 26,900 bytes in 186 blocks
==3073== suppressed: 0 bytes in 0 blocks
==3073== Reachable blocks (those to which a pointer was found) are not shown.
==3073== To see them, rerun with: --leak-check=full --show-reachable=yes
==3073==
==3073== For counts of detected and suppressed errors, rerun with: -v
==3073== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==23336== Memcheck, a memory error detector
==23336== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==23336== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==23336== Command: /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==23336== Parent PID: 23335
==23336==
==23336==
==23336== HEAP SUMMARY:
==23336== in use at exit: 16,470 bytes in 5 blocks
==23336== total heap usage: 278 allocs, 273 frees, 51,032 bytes allocated
==23336==
==23336== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==23336== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==23336== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==23336== by 0x4C18B8D: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==23336== by 0x4C1B7F0: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==23336== by 0x4C1BB3E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==23336== by 0x402D81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==23336== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==23336==
==23336== LEAK SUMMARY:
==23336== definitely lost: 12 bytes in 2 blocks
==23336== indirectly lost: 0 bytes in 0 blocks
==23336== possibly lost: 0 bytes in 0 blocks
==23336== still reachable: 16,458 bytes in 3 blocks
==23336== suppressed: 0 bytes in 0 blocks
==23336== Reachable blocks (those to which a pointer was found) are not shown.
==23336== To see them, rerun with: --leak-check=full --show-reachable=yes
==23336==
==23336== For counts of detected and suppressed errors, rerun with: -v
==23336== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24186== Memcheck, a memory error detector
==24186== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24186== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24186== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==24186== Parent PID: 24185
==24186==
==24186==
==24186== HEAP SUMMARY:
==24186== in use at exit: 712 bytes in 3 blocks
==24186== total heap usage: 191 allocs, 188 frees, 27,708 bytes allocated
==24186==
==24186== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24186== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24186== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24186== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24186== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24186==
==24186== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24186== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24186== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24186== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24186== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24186== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24186==
==24186== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24186== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24186== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24186== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24186== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24186== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24186==
==24186== LEAK SUMMARY:
==24186== definitely lost: 0 bytes in 0 blocks
==24186== indirectly lost: 0 bytes in 0 blocks
==24186== possibly lost: 712 bytes in 3 blocks
==24186== still reachable: 0 bytes in 0 blocks
==24186== suppressed: 0 bytes in 0 blocks
==24186==
==24186== For counts of detected and suppressed errors, rerun with: -v
==24186== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24249== Memcheck, a memory error detector
==24249== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24249== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24249== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==24249== Parent PID: 24248
==24249==
==24249==
==24249== HEAP SUMMARY:
==24249== in use at exit: 712 bytes in 3 blocks
==24249== total heap usage: 242 allocs, 239 frees, 33,146 bytes allocated
==24249==
==24249== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24249== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24249== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24249==
==24249== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24249== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24249== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24249== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24249==
==24249== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24249== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24249== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24249== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24249==
==24249== LEAK SUMMARY:
==24249== definitely lost: 0 bytes in 0 blocks
==24249== indirectly lost: 0 bytes in 0 blocks
==24249== possibly lost: 712 bytes in 3 blocks
==24249== still reachable: 0 bytes in 0 blocks
==24249== suppressed: 0 bytes in 0 blocks
==24249==
==24249== For counts of detected and suppressed errors, rerun with: -v
==24249== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24236== Memcheck, a memory error detector
==24236== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24236== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24236== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace
==24236== Parent PID: 24235
==24236==
==24236==
==24236== HEAP SUMMARY:
==24236== in use at exit: 3,900 bytes in 62 blocks
==24236== total heap usage: 342 allocs, 280 frees, 37,783 bytes allocated
==24236==
==24236== 32 bytes in 1 blocks are possibly lost in loss record 2 of 12
==24236== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24236== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24236== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24236==
==24236== 144 bytes in 1 blocks are possibly lost in loss record 6 of 12
==24236== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24236== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24236== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24236== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24236==
==24236== 536 bytes in 1 blocks are possibly lost in loss record 10 of 12
==24236== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24236== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24236== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24236== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24236== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24236==
==24236== LEAK SUMMARY:
==24236== definitely lost: 0 bytes in 0 blocks
==24236== indirectly lost: 0 bytes in 0 blocks
==24236== possibly lost: 712 bytes in 3 blocks
==24236== still reachable: 3,188 bytes in 59 blocks
==24236== suppressed: 0 bytes in 0 blocks
==24236== Reachable blocks (those to which a pointer was found) are not shown.
==24236== To see them, rerun with: --leak-check=full --show-reachable=yes
==24236==
==24236== For counts of detected and suppressed errors, rerun with: -v
==24236== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24223== Memcheck, a memory error detector
==24223== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24223== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24223== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==24223== Parent PID: 24222
==24223==
==24223==
==24223== HEAP SUMMARY:
==24223== in use at exit: 712 bytes in 3 blocks
==24223== total heap usage: 221 allocs, 218 frees, 29,520 bytes allocated
==24223==
==24223== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24223== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24223== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24223== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24223== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24223==
==24223== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24223== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24223== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24223== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24223== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24223== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24223==
==24223== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24223== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24223== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24223== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24223== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24223== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24223==
==24223== LEAK SUMMARY:
==24223== definitely lost: 0 bytes in 0 blocks
==24223== indirectly lost: 0 bytes in 0 blocks
==24223== possibly lost: 712 bytes in 3 blocks
==24223== still reachable: 0 bytes in 0 blocks
==24223== suppressed: 0 bytes in 0 blocks
==24223==
==24223== For counts of detected and suppressed errors, rerun with: -v
==24223== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24210== Memcheck, a memory error detector
==24210== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24210== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24210== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2
==24210== Parent PID: 24209
==24210==
==24210==
==24210== HEAP SUMMARY:
==24210== in use at exit: 1,002 bytes in 9 blocks
==24210== total heap usage: 206 allocs, 197 frees, 28,536 bytes allocated
==24210==
==24210== 32 bytes in 1 blocks are possibly lost in loss record 3 of 9
==24210== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24210== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24210== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24210== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24210==
==24210== 144 bytes in 1 blocks are possibly lost in loss record 8 of 9
==24210== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24210== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24210== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24210== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24210== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24210==
==24210== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==24210== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24210== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24210== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24210== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24210== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24210==
==24210== LEAK SUMMARY:
==24210== definitely lost: 0 bytes in 0 blocks
==24210== indirectly lost: 0 bytes in 0 blocks
==24210== possibly lost: 712 bytes in 3 blocks
==24210== still reachable: 290 bytes in 6 blocks
==24210== suppressed: 0 bytes in 0 blocks
==24210== Reachable blocks (those to which a pointer was found) are not shown.
==24210== To see them, rerun with: --leak-check=full --show-reachable=yes
==24210==
==24210== For counts of detected and suppressed errors, rerun with: -v
==24210== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==5249== Memcheck, a memory error detector
==5249== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5249== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==5249== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification
==5249== Parent PID: 5248
==5249==
==5249==
==5249== HEAP SUMMARY:
==5249== in use at exit: 88,014 bytes in 2,178 blocks
==5249== total heap usage: 2,409 allocs, 231 frees, 151,924 bytes allocated
==5249==
==5249== 32 bytes in 1 blocks are possibly lost in loss record 119 of 360
==5249== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5249== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x401F93: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==5249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5249==
==5249== 144 bytes in 1 blocks are possibly lost in loss record 290 of 360
==5249== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==5249== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==5249== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x401F93: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==5249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5249==
==5249== 536 bytes in 1 blocks are possibly lost in loss record 320 of 360
==5249== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5249== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5249== by 0x401F93: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==5249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5249==
==5249== 2,192 bytes in 1 blocks are possibly lost in loss record 352 of 360
==5249== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==5249== by 0x519D822: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x519DCED: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5249== by 0x401DBF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==5249== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5249==
==5249== LEAK SUMMARY:
==5249== definitely lost: 0 bytes in 0 blocks
==5249== indirectly lost: 0 bytes in 0 blocks
==5249== possibly lost: 2,904 bytes in 4 blocks
==5249== still reachable: 85,110 bytes in 2,174 blocks
==5249== suppressed: 0 bytes in 0 blocks
==5249== Reachable blocks (those to which a pointer was found) are not shown.
==5249== To see them, rerun with: --leak-check=full --show-reachable=yes
==5249==
==5249== For counts of detected and suppressed errors, rerun with: -v
==5249== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==5586== Memcheck, a memory error detector
==5586== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5586== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==5586== Command: /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications deletePLISubscription
==5586== Parent PID: 5585
==5586==
==5586==
==5586== HEAP SUMMARY:
==5586== in use at exit: 712 bytes in 3 blocks
==5586== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==5586==
==5586== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==5586== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5586== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5586== by 0x40A6A5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==5586== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5586==
==5586== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==5586== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==5586== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==5586== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5586== by 0x40A6A5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==5586== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5586==
==5586== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==5586== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5586== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5586== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5586== by 0x40A6A5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==5586== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==5586==
==5586== LEAK SUMMARY:
==5586== definitely lost: 0 bytes in 0 blocks
==5586== indirectly lost: 0 bytes in 0 blocks
==5586== possibly lost: 712 bytes in 3 blocks
==5586== still reachable: 0 bytes in 0 blocks
==5586== suppressed: 0 bytes in 0 blocks
==5586==
==5586== For counts of detected and suppressed errors, rerun with: -v
==5586== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24262== Memcheck, a memory error detector
==24262== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24262== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24262== Command: /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient
==24262== Parent PID: 24261
==24262==
==24262==
==24262== HEAP SUMMARY:
==24262== in use at exit: 712 bytes in 3 blocks
==24262== total heap usage: 189 allocs, 186 frees, 27,602 bytes allocated
==24262==
==24262== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24262== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24262== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24262== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24262== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24262== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24262== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==24262== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24262==
==24262== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24262== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24262== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24262== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24262== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24262== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==24262== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24262==
==24262== LEAK SUMMARY:
==24262== definitely lost: 0 bytes in 0 blocks
==24262== indirectly lost: 0 bytes in 0 blocks
==24262== possibly lost: 176 bytes in 2 blocks
==24262== still reachable: 536 bytes in 1 blocks
==24262== suppressed: 0 bytes in 0 blocks
==24262== Reachable blocks (those to which a pointer was found) are not shown.
==24262== To see them, rerun with: --leak-check=full --show-reachable=yes
==24262==
==24262== For counts of detected and suppressed errors, rerun with: -v
==24262== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31627== Memcheck, a memory error detector
==31627== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31627== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31627== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==31627== Parent PID: 31626
==31627==
==31627==
==31627== HEAP SUMMARY:
==31627== in use at exit: 712 bytes in 3 blocks
==31627== total heap usage: 243 allocs, 240 frees, 33,089 bytes allocated
==31627==
==31627== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==31627== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31627== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31627== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31627==
==31627== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==31627== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31627== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31627== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31627== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31627==
==31627== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==31627== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31627== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31627== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31627== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31627== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31627==
==31627== LEAK SUMMARY:
==31627== definitely lost: 0 bytes in 0 blocks
==31627== indirectly lost: 0 bytes in 0 blocks
==31627== possibly lost: 712 bytes in 3 blocks
==31627== still reachable: 0 bytes in 0 blocks
==31627== suppressed: 0 bytes in 0 blocks
==31627==
==31627== For counts of detected and suppressed errors, rerun with: -v
==31627== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31762== Memcheck, a memory error detector
==31762== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31762== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31762== Command: /var/buildMAIN/pegasus/build/bin_exe/cimcli a cmpiPerf_TestClassA.theKey=2 -n test/TestProvider --sum -count 1
==31762== Parent PID: 31761
==31762==
==31762==
==31762== HEAP SUMMARY:
==31762== in use at exit: 23,548 bytes in 278 blocks
==31762== total heap usage: 706 allocs, 428 frees, 61,128 bytes allocated
==31762==
==31762== 32 bytes in 1 blocks are possibly lost in loss record 7 of 26
==31762== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31762== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31762== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31762==
==31762== 144 bytes in 1 blocks are possibly lost in loss record 15 of 26
==31762== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31762== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31762== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31762== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31762==
==31762== 536 bytes in 1 blocks are possibly lost in loss record 20 of 26
==31762== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31762== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31762== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31762== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31762==
==31762== LEAK SUMMARY:
==31762== definitely lost: 0 bytes in 0 blocks
==31762== indirectly lost: 0 bytes in 0 blocks
==31762== possibly lost: 712 bytes in 3 blocks
==31762== still reachable: 22,836 bytes in 275 blocks
==31762== suppressed: 0 bytes in 0 blocks
==31762== Reachable blocks (those to which a pointer was found) are not shown.
==31762== To see them, rerun with: --leak-check=full --show-reachable=yes
==31762==
==31762== For counts of detected and suppressed errors, rerun with: -v
==31762== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26326== Memcheck, a memory error detector
==26326== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26326== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26326== Command: /var/buildMAIN/pegasus/build/bin_exe/cimperf
==26326== Parent PID: 26325
==26326==
==26326==
==26326== HEAP SUMMARY:
==26326== in use at exit: 3,632 bytes in 43 blocks
==26326== total heap usage: 277 allocs, 234 frees, 34,073 bytes allocated
==26326==
==26326== 32 bytes in 1 blocks are possibly lost in loss record 5 of 18
==26326== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26326== by 0x5A08045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26326== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26326== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26326==
==26326== 144 bytes in 1 blocks are possibly lost in loss record 9 of 18
==26326== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26326== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26326== by 0x5A19D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26326== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26326== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26326==
==26326== 536 bytes in 1 blocks are possibly lost in loss record 18 of 18
==26326== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26326== by 0x5A2C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A0F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x59C2EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x59C47D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x59C4970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A08081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26326== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26326== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26326== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26326==
==26326== LEAK SUMMARY:
==26326== definitely lost: 0 bytes in 0 blocks
==26326== indirectly lost: 0 bytes in 0 blocks
==26326== possibly lost: 712 bytes in 3 blocks
==26326== still reachable: 2,920 bytes in 40 blocks
==26326== suppressed: 0 bytes in 0 blocks
==26326== Reachable blocks (those to which a pointer was found) are not shown.
==26326== To see them, rerun with: --leak-check=full --show-reachable=yes
==26326==
==26326== For counts of detected and suppressed errors, rerun with: -v
==26326== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26313== Memcheck, a memory error detector
==26313== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26313== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26313== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==26313== Parent PID: 26312
==26313==
==26313==
==26313== HEAP SUMMARY:
==26313== in use at exit: 2,186 bytes in 11 blocks
==26313== total heap usage: 232 allocs, 221 frees, 30,914 bytes allocated
==26313==
==26313== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==26313== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26313== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26313== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26313==
==26313== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==26313== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26313== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26313== by 0x5364D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26313== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26313==
==26313== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==26313== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26313== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x535A5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26313== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26313== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26313== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26313==
==26313== LEAK SUMMARY:
==26313== definitely lost: 0 bytes in 0 blocks
==26313== indirectly lost: 0 bytes in 0 blocks
==26313== possibly lost: 712 bytes in 3 blocks
==26313== still reachable: 1,474 bytes in 8 blocks
==26313== suppressed: 0 bytes in 0 blocks
==26313== Reachable blocks (those to which a pointer was found) are not shown.
==26313== To see them, rerun with: --leak-check=full --show-reachable=yes
==26313==
==26313== For counts of detected and suppressed errors, rerun with: -v
==26313== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==3349== Memcheck, a memory error detector
==3349== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==3349== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==3349== Command: /var/buildMAIN/pegasus/build/bin_exe/osinfo -s -w notapassword -h ::ffff:127.0.0.1 -p 5989
==3349== Parent PID: 3348
==3349==
==3349==
==3349== HEAP SUMMARY:
==3349== in use at exit: 67,958 bytes in 2,119 blocks
==3349== total heap usage: 2,699 allocs, 580 frees, 149,970 bytes allocated
==3349==
==3349== 32 bytes in 1 blocks are possibly lost in loss record 132 of 234
==3349== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3349== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x5365062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x50352E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x5038685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x407C4C: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x407F11: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4081F1: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4083C8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3349==
==3349== 144 bytes in 1 blocks are possibly lost in loss record 165 of 234
==3349== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==3349== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==3349== by 0x5365054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x50352E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x5038685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x407C4C: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x407F11: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4081F1: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4083C8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3349==
==3349== 536 bytes in 1 blocks are possibly lost in loss record 203 of 234
==3349== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3349== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x535A5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x5365062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3349== by 0x50352E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x5038685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3349== by 0x407C4C: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x407F11: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4081F1: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x4083C8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==3349== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3349==
==3349== LEAK SUMMARY:
==3349== definitely lost: 0 bytes in 0 blocks
==3349== indirectly lost: 0 bytes in 0 blocks
==3349== possibly lost: 712 bytes in 3 blocks
==3349== still reachable: 67,246 bytes in 2,116 blocks
==3349== suppressed: 0 bytes in 0 blocks
==3349== Reachable blocks (those to which a pointer was found) are not shown.
==3349== To see them, rerun with: --leak-check=full --show-reachable=yes
==3349==
==3349== For counts of detected and suppressed errors, rerun with: -v
==3349== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)