<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Junior,<div class=""><br class=""></div><div class="">While I cannot say for sure, it seem to be related to memory exhaustion.  You can try to observe whether the memory usage for the scenario process is growing or not during the simulation.</div><div class=""><br class=""></div><div class="">On another note.  The error also indicates that you're using the debug build of the simulator to run your scenario.  The debug is much slower (~10 times or so) than running in the optimized mode (`./waf configure -d optimized`).</div><div class=""><br class=""></div><div class="">---</div><div class="">Alex</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 10, 2016, at 12:47 PM, Junior DONGO <<a href="mailto:junior.dongo@lacl.fr" class="">junior.dongo@lacl.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class=""><p class="">Dear ndnSim friends,</p><p class="">I am running a scenario. After running for a while I have the
      following error:<br class="">
    </p><p class="MsoNormal"><b class="">assert failed. cond="i->second ==
        ev.impl", file=../src/core/model/<a href="http://map-scheduler.cc" class="">map-scheduler.cc</a>, line=108</b><b class=""><o:p class=""></o:p></b></p>
    <b class="">
      terminate called without an active exception<br class="">
    </b><br class="">
    what does this error means? How can I correct it?<br class="">
    <br class="">
    Thanks<br class="">
    <br class="">
    <br class="">
    Junior</div></div></blockquote><br class=""></div></div></body></html>