

You are doing the right thing by reading this page! Developers are very busy people who won't have a lot of spare time to do your work for you. The zeroth thing to understand about debugging is that one of the least productive things you can do is post a pile of your code on a developers list and ask why it doesn't work.

HOWTO understand and find cause of terminated with signal errors 1 HOWTO understand and find cause of terminated with signal errors.In this HOWTO, we describe what this means and how you can go about finding your problem. (./waf -run -command-template="gdb -args %s "). Run it under a debugger to get more information Waf: Entering directory `/home/craigdo/repos/ns-3-allinone-dev/ns-3-dev/build' Waf: Leaving directory `/home/craigdo/repos/ns-3-allinone-dev/ns-3-dev/build' 'build' finished successfully (0.881s) Command The complete output from waf will look something like, One of the most common questions we hear on the ns-3 developers list is a variation on the following theme: I wrote my program, but when I run it I get a red line that ends with "terminated with signal SIGSEGV". Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects
