Bug 1569 - droptail_vs_red example doesn't run
droptail_vs_red example doesn't run
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: examples
ns-3.16
PC Linux
: P5 normal
Assigned To: Brian Swenson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-18 12:43 UTC by Brian Swenson
Modified: 2013-02-01 10:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Swenson 2013-01-18 12:43:33 UTC
$ ./waf --run droptail_vs_red
Waf: Entering directory `/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build'
Waf: Leaving directory `/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build'
'build' finished successfully (1.065s)
msg="Could not set default value for ns3::DropTailQueue::Mode", file=../src/core/model/config.cc, line=672
terminate called without an active exception
Command ['/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build/src/network/examples/ns3-dev-droptail_vs_red-debug'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").


Appears the way to set that has been changed and this wasn't updated.  Similar working example in red-tests.
Comment 1 Brian Swenson 2013-02-01 10:58:45 UTC
Fixed: 9229:466f83ec435d