[ndnSIM] Assert failed

Alex Afanasyev aa at CS.UCLA.EDU
Mon Dec 12 17:20:16 PST 2016


Hi Junior,

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.

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`).

---
Alex

> On Dec 10, 2016, at 12:47 PM, Junior DONGO <junior.dongo at lacl.fr> wrote:
> 
> Dear ndnSim friends,
> 
> I am running a scenario. After running for a while I have the following error:
> assert failed. cond="i->second == ev.impl", file=../src/core/model/map-scheduler.cc, line=108
> 
> terminate called without an active exception
> 
> what does this error means? How can I correct it?
> 
> Thanks
> 
> 
> Junior

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20161212/6913431f/attachment-0001.html>


More information about the ndnSIM mailing list