Yesterday ns-3 stopped working. Now I ALWAYS get a SIGBUS error.
Waf: Leaving directory `/home/minako/repos/ns-3-allinone/ns-3-dev/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (3.933s)
Command
['/home/minako/repos/ns-3-allinone/ns-3-dev/build/scratch/object-names']
terminated with signal SIGBUS. Run it under a debugger to get more
information (./waf --run <program> --command-template="gdb --args
%s <args>").
I tried debugging it, but I always get a "Sorry, the application gdb has closed unexpectly" windows. I tried running one of the ns-3 examples, but I still get it. I tried running a one line simulation, but nothing changed. What can I do?