Bug 554 - Valgrind Reports Memory Leaks Galore csma-bridge.py
Valgrind Reports Memory Leaks Galore csma-bridge.py
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: python bindings
pre-release
All All
: P1 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-04-17 13:28 UTC by Craig Dowell
Modified: 2009-04-21 07:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2009-04-17 13:28:56 UTC
This happens on ns-regression.ee.washington.edu after download with ns-3-allinone with ./waf --regression --valgrind

Too many errors to paste here, but:

==22135== ERROR SUMMARY: 650 errors from 51 contexts (suppressed: 132 from 1)
==22135== malloc/free: in use at exit: 2,243,934 bytes in 1,208 blocks.
==22135== malloc/free: 82,514 allocs, 81,306 frees, 8,579,849 bytes allocated.
==22135== For counts of detected errors, rerun with: -v
==22135== searching for pointers to 1,208 not-freed blocks.
==22135== checked 3,308,512 bytes.
Comment 1 Mathieu Lacage 2009-04-21 07:36:22 UTC
changeset: fd90dd412e67