Bug 886 - ./test.py hangs after flowmon/wifi-olsr-flowmon.py
./test.py hangs after flowmon/wifi-olsr-flowmon.py
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: test framework
pre-release
PC Linux
: P4 minor
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-04-19 18:35 UTC by Andrey Mazo
Modified: 2010-04-19 22:42 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 Andrey Mazo 2010-04-19 18:35:39 UTC
Steps to reproduce
1) hg clone
2) ./waf configure -d release --disable-python (or optimized)
3) ./waf build
4) ./test.py
5) Hangs after flowmon/wifi-olsr-flowmon.py, no cpu usage, killable with SIGTERM

tail:
SKIP: Example csma/csma-bridge.py             <-- may vary
PASS: Example wimax/wimax-multicast           <-- may vary
SKIP: Example flowmon/wifi-olsr-flowmon.py

ns-3-dev revision 3e65c7ef9bf7.
gcc 4.3.4
python 2.6.4
32-bit
kernel 2.6.33 with Con Kolivas patchset (BFS scheduler)

Other machine (gcc 4.3.4, python 2.6.4, 64-bit, kernel 2.6.32) is ok.
Comment 1 Craig Dowell 2010-04-19 22:42:38 UTC
Great bug.  If the number of processors on your system is greater than the number of skipped tests, test.py works.

Anyway, fixed in changeset 3aa30fa758f5