Bugzilla – Bug 1569
droptail_vs_red example doesn't run
Last modified: 2013-02-01 10:59:10 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.
Fixed: 9229:466f83ec435d