<div dir="ltr">Thiago,<div><br></div><div>I was able to run your scenario in ndnSIM 2.4.  So I suspect this is either an introduced bug in the simulator itself, or perhaps there's something not correctly configured in your environment.  </div><div><br></div><div>I can't reproduce the error, so as Dr. Shi suggested, it would be useful to see your GDB and/or Valgrind output.</div><div><br></div><div>Thanks!</div><div><br></div><div>John</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 5, 2018 at 9:23 AM, Thiago Teixeira <span dir="ltr"><<a href="mailto:tteixeira@umass.edu" target="_blank">tteixeira@umass.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_7098292789005811073WordSection1">
<p class="MsoNormal">Hi all,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">We have a scenario where nodes have two interfaces, one wireless and one wired. Nodes are position on a grid fashion and the producer is located in the center of the grid.<u></u><u></u></p>
<p class="MsoNormal">We run this scenario for 4,000 seconds, but the simulation ends at 2,099 seconds with the code
<u></u><u></u></p>
<p class="MsoNormal">    Command ['/home/vagrant/ndnSIM/ns-3/<wbr>build/scratch/ndn-debug-<wbr>scenario'] terminated with signal SIGSEGV. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Running with GDB didn’t offer any other insights. Here are the steps to reproduce the issue:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### Expected behavior<u></u><u></u></p>
<p class="MsoNormal">Simulations run until the specified time Simulator::Stop(Seconds(4000.<wbr>0));<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### Actual behavior<u></u><u></u></p>
<p class="MsoNormal">Simulations crash (see error message below) before Simulator::Stop(Seconds(4000.<wbr>0));<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">`Command ['/home/vagrant/ndnSIM/ns-3/<wbr>build/scratch/ndn-debug-<wbr>scenario'] terminated with signal SIGSEGV. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").`<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### Code to reproduce the problem<u></u><u></u></p>
<p class="MsoNormal">See Gist:<u></u><u></u></p>
<p class="MsoNormal"><a href="https://gist.github.com/thiteixeira/8c4fd1deb884b548d1f071ebb1bee043" target="_blank">https://gist.github.com/<wbr>thiteixeira/<wbr>8c4fd1deb884b548d1f071ebb1bee0<wbr>43</a><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### ndnSIM version<u></u><u></u></p>
<p class="MsoNormal">ndnSIM-2.5-2-ge674a01<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### Operating system and version<u></u><u></u></p>
<p class="MsoNormal">Ubuntu 16.04.4 LTS<u></u><u></u></p>
<p class="MsoNormal">memory size: 2000MiB<u></u><u></u></p>
<p class="MsoNormal">1 cpu: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">#### Other relevant information<u></u><u></u></p>
<p class="MsoNormal">compiled ndnSIM using the optimized version:<u></u><u></u></p>
<p class="MsoNormal">./waf configure -d optimized<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Increasing the number of nodes makes the simulation crash at an earlier time.<u></u><u></u></p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>