<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_1_1504559579235_4414"><span style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4415">Hi team,</span></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416"><br id="yui_3_16_0_1_1504559579235_4417"></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416" dir="ltr">I have asked for help debugging the simulations before but I will be grateful if I can be directed to where I can get adequate information about debugging ns3 simulations. I am quite new to the tool.</div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416" dir="ltr"><br></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416" dir="ltr">I keep getting a std::out_of_range error when I use the Asf strategy in my simulation. The simulation exits in the middle. Every other strategy works well. I have also included the backtrace in here:</div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416" dir="ltr"><br></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4416" dir="ltr"><div dir="ltr" id="yui_3_16_0_1_1504559579235_24648">#0  0xb7fd9ce5 in __kernel_vsyscall ()</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24649">#1  0xb12a8ea9 in __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:54</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24650">#2  0xb12aa407 in __GI_abort () at abort.c:89</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24651">#3  0xb1517d35 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24652">#4  0xb1515833 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24653">#5  0xb15158ad in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24654">#6  0xb1515bce in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24655">#7  0xb5f5bd56 in ndn::util::signal::Signal<nfd::face::LinkService, ndn::Interest>::operator() (this=0x93809cc, args#0=...)</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24656">    at ns3/ndnSIM/ndn-cxx/util/signal-signal.hpp:247</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24657">#8  0xb5f5ae9d in nfd::face::LinkService::receiveInterest (this=0x93809c8, interest=...)</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24658">    at ../src/ndnSIM/NFD/daemon/face/link-service.cpp:100</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24659">#9  0xb5c49330 in ns3::ndn::AppLinkService::onReceiveInterest (this=0x93809c8, interest=...)</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24660">    at ../src/ndnSIM/model/ndn-app-link-service.cpp:81</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24661">#10 0xb5af1176 in ns3::ndn::CustomizedApp::SendPacket (this=0x84f13a0) at ../src/ndnSIM/apps/ndn-customized-app.cpp:230</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24662">#11 0xb5af6a27 in ns3::EventImpl* ns3::MakeEvent<void (ns3::ndn::CustomizedApp::*)(), ns3::ndn::CustomizedApp*>(void (ns3::ndn::CustomizedApp::*)(), ns3::ndn::CustomizedApp*)::EventMemberImpl0::Notify() (this=0x886a238) at ./ns3/make-event.h:323</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24663">#12 0xb3194af5 in ns3::EventImpl::Invoke (this=0x886a238) at ../src/core/model/event-impl.cc:51</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24664">#13 0xb319a4c0 in ns3::DefaultSimulatorImpl::ProcessOneEvent (this=0x80df1b8) at ../src/core/model/default-simulator-impl.cc:149</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24665">#14 0xb319a92d in ns3::DefaultSimulatorImpl::Run (this=0x80df1b8) at ../src/core/model/default-simulator-impl.cc:202</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24666">#15 0xb3195b1e in ns3::Simulator::Run () at ../src/core/model/simulator.cc:204</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24667">#16 0x0806b72e in ns3::main (argc=1, argv=0xbfffebe4) at ../scratch/ASFCE.cc:371</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24668">#17 0x0806d607 in main (argc=1, argv=0xbfffebe4) at ../scratch/ASFCE.cc:382</div><div dir="ltr" id="yui_3_16_0_1_1504559579235_24669"><br id="yui_3_16_0_1_1504559579235_24670"></div></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4418">Looking forward to your help.</div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4422"><br id="yui_3_16_0_1_1504559579235_4423"></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4424">Thank you.</div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4425"><br id="yui_3_16_0_1_1504559579235_4426"></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4427">Kind regards,</div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" id="yui_3_16_0_1_1504559579235_4428"><br id="yui_3_16_0_1_1504559579235_4429"></div><div style="font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, "Lucida Grande", sans-serif;" dir="ltr" id="yui_3_16_0_1_1504559579235_4430">Olumide.</div></div></body></html>