Bug 886

Summary: ./test.py hangs after flowmon/wifi-olsr-flowmon.py
Product: ns-3 Reporter: Andrey Mazo <ahippo>
Component: test frameworkAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: craigdo
Priority: P4    
Version: pre-release   
Hardware: PC   
OS: Linux   

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