hi everyone,
i ran may program with (gdb), and i use different methods but the same error occur.
in this case i use (gdb) run --numSensors=10 --simulationTime=20 --sensorSpeed=2.0
this is the message of error :
Starting program: ~/ns-allinone-3.29/ns-3.29/build/scratch/sensor-network --numSensors=10 --simulationTime=20 --sensorSpeed=2.0
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
assert failed. cond="uid <= m_information.size () && uid != 0", file=../src/core/model/type-id.cc, line=458
terminate called without an active exception
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=140737242314560) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.