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 05-Oct-13 03:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131005
Time: 0300
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
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'
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==26326== Memcheck, a memory error detector.
==26326== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26326== Using LibVEX rev 1658, a library for dynamic binary translation.
==26326== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26326== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26326== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26326== For more details, rerun with: -v
==26326==
==26326== My PID = 26326, parent PID = 26325. Prog and args are:
==26326== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26326== 1
==26326== 10
==26326== 17
==26326== root
==26326== PG_TestPropertyTypesModule
==26326==
==26326==
==26326== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26326== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26326== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26326== For counts of detected errors, rerun with: -v
==26326== searching for pointers to 217 not-freed blocks.
==26326== checked 807,112 bytes.
==26326==
==26326== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26326== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26326== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26326== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26326== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26326== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26326==
==26326== LEAK SUMMARY:
==26326== definitely lost: 0 bytes in 0 blocks.
==26326== possibly lost: 728 bytes in 1 blocks.
==26326== still reachable: 31,004 bytes in 216 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: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==3073== Memcheck, a memory error detector.
==3073== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==3073== Using LibVEX rev 1658, a library for dynamic binary translation.
==3073== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==3073== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==3073== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==3073== For more details, rerun with: -v
==3073==
==3073== My PID = 3073, parent PID = 3072. Prog and args are:
==3073== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==3073== 1
==3073== 11
==3073== 16
==3073== root
==3073== ProcessIndicationProviderModule
==3073==
==3073==
==3073== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==3073== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==3073== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==3073== For counts of detected errors, rerun with: -v
==3073== searching for pointers to 217 not-freed blocks.
==3073== checked 806,952 bytes.
==3073==
==3073== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==3073== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==3073== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3073== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3073== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3073== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3073==
==3073== LEAK SUMMARY:
==3073== definitely lost: 0 bytes in 0 blocks.
==3073== possibly lost: 728 bytes in 1 blocks.
==3073== still reachable: 31,004 bytes in 216 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: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==15225== Memcheck, a memory error detector.
==15225== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15225== Using LibVEX rev 1658, a library for dynamic binary translation.
==15225== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15225== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15225== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15225== For more details, rerun with: -v
==15225==
==15225== My PID = 15225, parent PID = 15224. Prog and args are:
==15225== /var/buildMAIN/pegasus/build/bin_exe/cimserver
==15225== enableBinaryRepository=true
==15225== repositoryDir=/var/buildMAIN/pegasus/build/repository_bin
==15225==
==15225==
==15225== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15225== malloc/free: in use at exit: 280 bytes in 4 blocks.
==15225== malloc/free: 4,697 allocs, 4,693 frees, 431,282 bytes allocated.
==15225== For counts of detected errors, rerun with: -v
==15225== searching for pointers to 4 not-freed blocks.
==15225== checked 936,744 bytes.
==15225==
==15225== LEAK SUMMARY:
==15225== definitely lost: 0 bytes in 0 blocks.
==15225== possibly lost: 0 bytes in 0 blocks.
==15225== still reachable: 280 bytes in 4 blocks.
==15225== suppressed: 0 bytes in 0 blocks.
==15225== Reachable blocks (those to which a pointer was found) are not shown.
==15225== To see them, rerun with: --show-reachable=yes
==15226==
==15226== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==15226== malloc/free: in use at exit: 3,787,876 bytes in 49,358 blocks.
==15226== malloc/free: 21,862,696 allocs, 21,813,338 frees, 2,985,182,932 bytes allocated.
==15226== For counts of detected errors, rerun with: -v
==15226== searching for pointers to 49,358 not-freed blocks.
==15226== checked 5,573,176 bytes.
==15226==
==15226== 288 bytes in 1 blocks are definitely lost in loss record 192 of 298
==15226== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==15226== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==15226== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==15226== by 0x8EDE4D3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F90C01: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F29C77: Pegasus::cimom::cimom() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F6B720: Pegasus::MessageQueueService::MessageQueueService(char const*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x7D1806B: Pegasus::ProviderManagerService::ProviderManagerService(Pegasus::ProviderRegistrationManager*, Pegasus::CIMRepository*, Pegasus::ProviderManager* (*)()) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==15226== by 0x5090D98: Pegasus::CIMServer::_init() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x509250D: Pegasus::CIMServer::CIMServer() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x404A3A: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226==
==15226==
==15226== 504 bytes in 9 blocks are possibly lost in loss record 214 of 298
==15226== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==15226== by 0x8F6C629: Pegasus::ModuleController::register_module(Pegasus::String const&, void*, Pegasus::Message* (*)(Pegasus::Message*, void*)) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x5091400: Pegasus::CIMServer::_init() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x509250D: Pegasus::CIMServer::CIMServer() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x404A3A: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226==
==15226==
==15226== 576 (288 direct, 288 indirect) bytes in 1 blocks are definitely lost in loss record 223 of 298
==15226== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==15226== by 0x8F0CB69: Pegasus::CIMEnumerateInstanceNamesRequestMessage::buildResponse() const (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x7F2ACE3: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==15226== by 0x7F2B8D5: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==15226== by 0x7F2C53B: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==15226== by 0x8F91844: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==15226== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==15226==
==15226==
==15226== 728 bytes in 1 blocks are possibly lost in loss record 231 of 298
==15226== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15226== by 0x87D6590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15226== by 0x87D00E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15226== by 0x87E14B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15226== by 0x87CB3A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==15226==
==15226==
==15226== 2,192 bytes in 1 blocks are possibly lost in loss record 250 of 298
==15226== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==15226== by 0x8F85719: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F85E26: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8C1E3F6: Pegasus::SSLContextManager::createSSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool, Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpeggeneral.so.1)
==15226== by 0x5093FE6: Pegasus::CIMServer::_getSSLContext() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x5094654: Pegasus::CIMServer::addAcceptor(unsigned short, unsigned, bool, Pegasus::HostAddress*) (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==15226== by 0x4055EE: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==15226==
==15226==
==15226== 2,304 bytes in 8 blocks are possibly lost in loss record 252 of 298
==15226== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==15226== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==15226== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==15226== by 0x8EDE4D3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F90C01: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F92184: Pegasus::ThreadPool::_initializeThread() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F92B17: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x8F6AE88: Pegasus::MessageQueueService::polling_routine(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15226== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==15226== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==15226==
==15226== LEAK SUMMARY:
==15226== definitely lost: 576 bytes in 2 blocks.
==15226== indirectly lost: 288 bytes in 10 blocks.
==15226== possibly lost: 5,728 bytes in 19 blocks.
==15226== still reachable: 3,781,284 bytes in 49,327 blocks.
==15226== suppressed: 0 bytes in 0 blocks.
==15226== Reachable blocks (those to which a pointer was found) are not shown.
==15226== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28461== Memcheck, a memory error detector.
==28461== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28461== Using LibVEX rev 1658, a library for dynamic binary translation.
==28461== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28461== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28461== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28461== For more details, rerun with: -v
==28461==
==28461== My PID = 28461, parent PID = 28460. Prog and args are:
==28461== /var/buildMAIN/pegasus/build/bin_exe/cimserver
==28461== forceProviderProcesses=false
==28461==
==28461==
==28461== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28461== malloc/free: in use at exit: 280 bytes in 4 blocks.
==28461== malloc/free: 4,687 allocs, 4,683 frees, 428,389 bytes allocated.
==28461== For counts of detected errors, rerun with: -v
==28461== searching for pointers to 4 not-freed blocks.
==28461== checked 936,744 bytes.
==28461==
==28461== LEAK SUMMARY:
==28461== definitely lost: 0 bytes in 0 blocks.
==28461== possibly lost: 0 bytes in 0 blocks.
==28461== still reachable: 280 bytes in 4 blocks.
==28461== suppressed: 0 bytes in 0 blocks.
==28461== Reachable blocks (those to which a pointer was found) are not shown.
==28461== To see them, rerun with: --show-reachable=yes
==28462==
==28462== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28462== malloc/free: in use at exit: 42,093 bytes in 127 blocks.
==28462== malloc/free: 73,614,997 allocs, 73,614,870 frees, 11,510,989,190 bytes allocated.
==28462== For counts of detected errors, rerun with: -v
==28462== searching for pointers to 127 not-freed blocks.
==28462== checked 939,408 bytes.
==28462==
==28462== 56 bytes in 1 blocks are definitely lost in loss record 8 of 31
==28462== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28462== by 0xCC74467: ???
==28462== by 0xE1C4A03: ???
==28462== by 0xCC61267: ???
==28462== by 0xCC4A0D9: ???
==28462== by 0xCC58AD3: ???
==28462== by 0x7F24974: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x7D156E7: Pegasus::ProviderManagerService::_processMessage(Pegasus::CIMRequestMessage*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==28462== by 0x7D1672C: Pegasus::ProviderManagerService::handleCimRequest(Pegasus::AsyncOpNode*, Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==28462== by 0x7D1735B: Pegasus::ProviderManagerService::handleCimOperation(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==28462== by 0x8F91844: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28462== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==28462== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==28462==
==28462==
==28462== 768 (128 direct, 640 indirect) bytes in 8 blocks are definitely lost in loss record 21 of 31
==28462== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28462== by 0x7F28149: Pegasus::ProviderAgentContainer::_uninitialize(bool) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x7F2CF4D: Pegasus::ProviderAgentContainer::_processResponses() (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x7F2D298: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x8F91844: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28462== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==28462== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==28462==
==28462==
==28462== 4,608 (2,304 direct, 2,304 indirect) bytes in 8 blocks are definitely lost in loss record 29 of 31
==28462== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28462== by 0x8F0CCB9: Pegasus::CIMEnumerateInstancesRequestMessage::buildResponse() const (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28462== by 0x7F2ACE3: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x7F2B8D5: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x7F2C53B: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==28462== by 0x8F91844: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28462== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==28462== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==28462==
==28462== LEAK SUMMARY:
==28462== definitely lost: 2,488 bytes in 17 blocks.
==28462== indirectly lost: 2,944 bytes in 88 blocks.
==28462== possibly lost: 0 bytes in 0 blocks.
==28462== still reachable: 36,661 bytes in 22 blocks.
==28462== suppressed: 0 bytes in 0 blocks.
==28462== Reachable blocks (those to which a pointer was found) are not shown.
==28462== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31963== Memcheck, a memory error detector.
==31963== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31963== Using LibVEX rev 1658, a library for dynamic binary translation.
==31963== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31963== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31963== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31963== For more details, rerun with: -v
==31963==
==31963== My PID = 31963, parent PID = 31962. Prog and args are:
==31963== /var/buildMAIN/pegasus/build/bin_exe/cimserver
==31963==
==31963==
==31963== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31963== malloc/free: in use at exit: 280 bytes in 4 blocks.
==31963== malloc/free: 4,652 allocs, 4,648 frees, 425,090 bytes allocated.
==31963== For counts of detected errors, rerun with: -v
==31963== searching for pointers to 4 not-freed blocks.
==31963== checked 936,360 bytes.
==31963==
==31963== LEAK SUMMARY:
==31963== definitely lost: 0 bytes in 0 blocks.
==31963== possibly lost: 0 bytes in 0 blocks.
==31963== still reachable: 280 bytes in 4 blocks.
==31963== suppressed: 0 bytes in 0 blocks.
==31963== Reachable blocks (those to which a pointer was found) are not shown.
==31963== To see them, rerun with: --show-reachable=yes
==31964==
==31964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31964== malloc/free: in use at exit: 3,689,566 bytes in 49,481 blocks.
==31964== malloc/free: 15,722,360 allocs, 15,672,879 frees, 2,198,662,235 bytes allocated.
==31964== For counts of detected errors, rerun with: -v
==31964== searching for pointers to 49,481 not-freed blocks.
==31964== checked 5,510,232 bytes.
==31964==
==31964== 288 bytes in 1 blocks are definitely lost in loss record 176 of 287
==31964== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==31964== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==31964== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==31964== by 0x8EDE4D3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F90C01: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F29C77: Pegasus::cimom::cimom() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F6B720: Pegasus::MessageQueueService::MessageQueueService(char const*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x7D1806B: Pegasus::ProviderManagerService::ProviderManagerService(Pegasus::ProviderRegistrationManager*, Pegasus::CIMRepository*, Pegasus::ProviderManager* (*)()) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==31964== by 0x5090D98: Pegasus::CIMServer::_init() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x509250D: Pegasus::CIMServer::CIMServer() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x404A3A: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964==
==31964==
==31964== 504 bytes in 9 blocks are possibly lost in loss record 204 of 287
==31964== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==31964== by 0x8F6C629: Pegasus::ModuleController::register_module(Pegasus::String const&, void*, Pegasus::Message* (*)(Pegasus::Message*, void*)) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x50919C2: Pegasus::CIMServer::_init() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x509250D: Pegasus::CIMServer::CIMServer() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x404A3A: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964==
==31964==
==31964== 728 bytes in 1 blocks are possibly lost in loss record 216 of 287
==31964== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31964== by 0x87D6590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31964== by 0x87D00E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31964== by 0x87E14B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31964== by 0x87CB3A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31964==
==31964==
==31964== 2,192 bytes in 1 blocks are possibly lost in loss record 238 of 287
==31964== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31964== by 0x8F85719: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F85E26: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8C1E3F6: Pegasus::SSLContextManager::createSSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool, Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpeggeneral.so.1)
==31964== by 0x5093FE6: Pegasus::CIMServer::_getSSLContext() (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x5094654: Pegasus::CIMServer::addAcceptor(unsigned short, unsigned, bool, Pegasus::HostAddress*) (in /var/buildMAIN/pegasus/build/lib/libpegserver.so.1)
==31964== by 0x4055EE: CIMServerProcess::cimserver_run(int, char**, bool, bool) (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964== by 0x403ED0: main (in /var/buildMAIN/pegasus/build/bin_exe/cimserver)
==31964==
==31964==
==31964== 2,304 bytes in 8 blocks are possibly lost in loss record 239 of 287
==31964== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==31964== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==31964== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==31964== by 0x8EDE4D3: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F90C01: Pegasus::Thread::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F6ACDF: Pegasus::MessageQueueService::accept_async(Pegasus::AsyncOpNode*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x8F2A5FB: Pegasus::cimom::_routing_proc(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31964== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==31964== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==31964==
==31964== LEAK SUMMARY:
==31964== definitely lost: 288 bytes in 1 blocks.
==31964== possibly lost: 5,728 bytes in 19 blocks.
==31964== still reachable: 3,683,550 bytes in 49,461 blocks.
==31964== suppressed: 0 bytes in 0 blocks.
==31964== Reachable blocks (those to which a pointer was found) are not shown.
==31964== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31946== Memcheck, a memory error detector.
==31946== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31946== Using LibVEX rev 1658, a library for dynamic binary translation.
==31946== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31946== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31946== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31946== For more details, rerun with: -v
==31946==
==31946== My PID = 31946, parent PID = 31945. Prog and args are:
==31946== /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==31946==
==31946==
==31946== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31946== malloc/free: in use at exit: 408 bytes in 5 blocks.
==31946== malloc/free: 670 allocs, 665 frees, 89,766 bytes allocated.
==31946== For counts of detected errors, rerun with: -v
==31946== searching for pointers to 5 not-freed blocks.
==31946== checked 674,128 bytes.
==31946==
==31946== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==31946== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==31946== by 0x5B54E35: ???
==31946== by 0x5B54F48: ???
==31946== by 0x5B5506C: ???
==31946== by 0x5B5470D: ???
==31946== by 0x5B50F4F: ???
==31946== by 0x5B511F5: ???
==31946== by 0x5B51DA1: ???
==31946== by 0x5B51EF8: ???
==31946== by 0x5B522E6: ???
==31946== by 0x5B52541: ???
==31946== by 0x5034C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==31946== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==31946== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==31946==
==31946==
==31946== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==31946== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==31946== by 0x5B57755: ???
==31946== by 0x5B57868: ???
==31946== by 0x5B5798C: ???
==31946== by 0x5B57121: ???
==31946== by 0x5B4C55F: ???
==31946== by 0x5B5106D: ???
==31946== by 0x5B51DA1: ???
==31946== by 0x5B51EF8: ???
==31946== by 0x5B522E6: ???
==31946== by 0x5B52541: ???
==31946== by 0x5034C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==31946== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==31946== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==31946==
==31946== LEAK SUMMARY:
==31946== definitely lost: 144 bytes in 2 blocks.
==31946== possibly lost: 0 bytes in 0 blocks.
==31946== still reachable: 264 bytes in 3 blocks.
==31946== suppressed: 0 bytes in 0 blocks.
==31946== Reachable blocks (those to which a pointer was found) are not shown.
==31946== To see them, rerun with: --show-reachable=yes