[Ns-commits] ns-3-dev: output of run-tests
tomhend@u.washington.edu
tomhend at u.washington.edu
Sun Aug 12 22:30:59 PDT 2007
Sun Aug 12 22:15:02 PDT 2007
Regression testing for machine: ns-regression
Linux 2.6.20-1.2948.fc6 x86_64
-----------------------------
SUCCESS: waf -d debug configure: run-tests passed on ns-3-dev
SUCCESS: waf -d optimized configure: run-tests passed on ns-3-dev
Regression testing for machine: darwin-ppc
Darwin 8.10.0 Power Macintosh
-----------------------------
SUCCESS: waf -d debug configure: run-tests passed on darwin-ppc
SUCCESS: waf -d optimized configure: run-tests passed on darwin-ppc
valgrind --leak-check=full output on ns-regression:
==23380== Memcheck, a memory error detector.
==23380== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23380== Using LibVEX rev 1658, a library for dynamic binary translation.
==23380== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23380== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23380== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23380== For more details, rerun with: -v
==23380==
==23380== Conditional jump or move depends on uninitialised value(s)
==23380== at 0x4E59BD7: ns3::GlobalRouteManagerImpl::SPFNext(ns3::SPFVertex*, ns3::CandidateQueue&) (global-route-manager-impl.cc:498)
==23380== by 0x4E5AE59: ns3::GlobalRouteManagerImpl::SPFCalculate(ns3::Ipv4Address) (global-route-manager-impl.cc:998)
==23380== by 0x4E5B00A: ns3::GlobalRouteManagerImpl::DebugSPFCalculate(ns3::Ipv4Address) (global-route-manager-impl.cc:946)
==23380== by 0x4E5BD4A: ns3::GlobalRouteManagerImplTest::RunTests() (global-route-manager-impl.cc:1692)
==23380== by 0x4D72EFB: ns3::TestManager::RealRunTests() (test.cc:76)
==23380== by 0x4D732DA: ns3::TestManager::RunTests() (test.cc:67)
==23380== by 0x4006B0: main (run-tests.cc:28)
==23380==
==23380== Conditional jump or move depends on uninitialised value(s)
==23380== at 0x4E59C04: ns3::GlobalRouteManagerImpl::SPFNext(ns3::SPFVertex*, ns3::CandidateQueue&) (global-route-manager-impl.cc:502)
==23380== by 0x4E5AE59: ns3::GlobalRouteManagerImpl::SPFCalculate(ns3::Ipv4Address) (global-route-manager-impl.cc:998)
==23380== by 0x4E5B00A: ns3::GlobalRouteManagerImpl::DebugSPFCalculate(ns3::Ipv4Address) (global-route-manager-impl.cc:946)
==23380== by 0x4E5BD4A: ns3::GlobalRouteManagerImplTest::RunTests() (global-route-manager-impl.cc:1692)
==23380== by 0x4D72EFB: ns3::TestManager::RealRunTests() (test.cc:76)
==23380== by 0x4D732DA: ns3::TestManager::RunTests() (test.cc:67)
==23380== by 0x4006B0: main (run-tests.cc:28)
PASS GlobalRouteManagerImpl
PASS CompositeTraceResolver
PASS CallbackTraceSource
PASS TraceContext
PASS VariableTracer
PASS Tags
PASS Packet
PASS PacketMetadata
PASS Buffer
PASS Int128
PASS Simulator
PASS Time
PASS ComponentManager
PASS DefaultValue
PASS RandomVariable
PASS Object
PASS Ptr
PASS Callback
==23380==
==23380== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 5 from 1)
==23380== malloc/free: in use at exit: 0 bytes in 0 blocks.
==23380== malloc/free: 5,013 allocs, 5,013 frees, 1,137,604 bytes allocated.
==23380== For counts of detected errors, rerun with: -v
==23380== All heap blocks were freed -- no leaks are possible.
More information about the Ns-commits
mailing list