Hello ns-users,

I'm new to ns, and I'm using ns-allinone-2.29.
I've recently created an Agent that is very similar to Ping agent included
in the source.  However, when I set up and run a simulation, I get this:

Bus error

The first 3 lines of my simulation look like this:

set ns [new Simulator]
set tracefile [open test1.tr w]
set namfile [open test1.nam w]

However, both files are empty after running the simulation.  I've searched
the manual, and I've grepped my entire ns directory for 'Bus error' to no
avail! 

Any info on this message is GREATLY appreaciated.

Thanks,

Brad

Reply via email to