[ndnSIM] My simulation stops after 10 seconds

John Baugh jpbaugh at umich.edu
Thu Apr 12 16:32:08 PDT 2018


Mudasir,

Run your program with the GDB:

gdb --args ./build/<scenario_name>


It should give more information.

Thanks,

John

On Thu, Apr 12, 2018 at 3:29 AM, Mudasir Qazi <mudasirqazi00 at gmail.com>
wrote:

> Hi,
>
> My simulations automatically stops after 10 seconds no matter which
> scenario example I run. I have also tried setting time in scenario example
> using following line but it does not affect. What is solution to it?
>
> Simulator::Stop(Seconds(20));
>
> I get following is message on my terminal
>
> Could not load icon applets-screenshooter due to missing gnomedesktop
> Python module
> Could not load icon gnome-terminal due to missing gnomedesktop Python
> module
> scanning topology: [0, 3) nodes...
> terminate called after throwing an instance of 'boost::exception_detail::
> clone_impl<boost::exception_detail::error_info_injector<nfd::rib::RibManager::Error>
> >'
>   what():  Error in setting interest filter (/localhost/nfd): request
> timed out
> Command ['/home/mudasirqazi00/Desktop/ndnSIM23-1/ns-3/build/src/
> ndnSIM/examples/ns3-dev-ndn-simple-wifi-multihop-test-1-debug', '--
> SimulatorImplementationType=ns3::VisualSimulatorImpl'] terminated with
> signal SIGIOT. Run it under a debugger to get more information (./waf --run
> <program> --command-template="gdb --args %s <args>").
>
>
> --
> Regards,
> Mudasir Qazi
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180412/3705d87d/attachment.html>


More information about the ndnSIM mailing list