<div><div dir="auto">Hi Thiago</div><div dir="auto"><br></div><div dir="auto">I love that you included your scenario code and complete information about software versions. Every questioner should be doing that.</div><br><div class="gmail_quote"><div dir="auto"><br></div><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_-9181663148909042604WordSection1">
<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/build/scratch/ndn-debug-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.</p></div></div></blockquote><div dir="auto">Even if you don’t see “any other insights”, it’s still valuable to provide GDB ‘bt full’ output on Gist or PasteBin.</div><div dir="auto">Also, try Valgrind as well in case it’s an memory error.</div><div dir="auto"><br></div><div dir="auto"><br></div><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_-9181663148909042604WordSection1"><p class="MsoNormal"></p>
<p class="MsoNormal">Increasing the number of nodes makes the simulation crash at an earlier time.</p></div></div>
</blockquote></div></div><div dir="auto">This raises suspicion on a memory allocation failure.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div>