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 16-Dec-09 14:34
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 091216
Time: 1434
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:

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