OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 15-Dec-09 14:30
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 091215
Time: 1430
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

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

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

==864== Memcheck, a memory error detector.
==864== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==864== Using LibVEX rev 1658, a library for dynamic binary translation.
==864== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==864== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==864== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==864== For more details, rerun with: -v
==864==
==864== My PID = 864, parent PID = 863. Prog and args are:
==864== /var/buildMAIN/pegasus/build/bin_exe/TestExportClient
==864== ssl
==864==
==864==
==864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==864== malloc/free: in use at exit: 96,417 bytes in 2,404 blocks.
==864== malloc/free: 3,026 allocs, 622 frees, 188,606 bytes allocated.
==864== For counts of detected errors, rerun with: -v
==864== searching for pointers to 2,404 not-freed blocks.
==864== checked 776,224 bytes.
==864==
==864== 2,192 bytes in 1 blocks are possibly lost in loss record 10 of 15
==864== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==864== by 0x51DB100: Pegasus::SSLEnvironmentInitializer::_initializeCallbacks() (SSLContextRep.h:128)
==864== by 0x51DB29B: Pegasus::SSLEnvironmentInitializer::SSLEnvironmentInitializer() (SSLContextRep.h:88)
==864== by 0x51D88B7: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:492)
==864== by 0x51D8D64: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:1218)
==864== by 0x402809: testSSLConnect() (ExportClient.cpp:201)
==864== by 0x403EE6: main (ExportClient.cpp:260)
==864==
==864== LEAK SUMMARY:
==864== definitely lost: 0 bytes in 0 blocks.
==864== possibly lost: 2,192 bytes in 1 blocks.
==864== still reachable: 94,225 bytes in 2,403 blocks.
==864== suppressed: 0 bytes in 0 blocks.
==864== Reachable blocks (those to which a pointer was found) are not shown.
==864== To see them, rerun with: --show-reachable=yes