<p dir="ltr">Hi Bruno</p>
<p dir="ltr">Are you using the same app to register all the routes, or are you using 1000 distinct apps?<br>
If the latter, this crash could be caused by large number of faces, not FIB.</p>
<p dir="ltr">Can you provide a GDB trace for the crash?<br>
You'll need a debug build of ndn-cxx and NFD, run NFD within GDB, and type `bt full` (not just `bt`) when crash happens.</p>
<p dir="ltr">Yours, Junxiao</p>
<div class="gmail_quote">On Jan 13, 2016 03:30, "Bruno Ricci" <<a href="mailto:bruno.ricci@uniroma2.it">bruno.ricci@uniroma2.it</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
we're trying to do some experiments about FIB scaling, using NFD out of git (commit da3ba964301a43f15e6b87c3d585713068252ae6).<br>
<br>
We ran some tests adding random FIB entries, but after adding about 1000 entries (not a constant threshold, the number varies but is always above 1000) NFD crashes.<br>
<br>
The question then is: is there a maximum number of entries in the FIB?<br>
<br>
Best regards<br>
<br>
Bruno<br>
-- <br>
----------------------------------------------------------------------<br>
Bruno Ricci, Ph.D.<br>
Post-doc Researcher<br>
CNIT - Consorzio Nazionale Interuniversitario per le Telecomunicazioni<br>
Department of Electronic Engineering, University of Rome "Tor Vergata"<br>
Website: <a href="http://netgroup.uniroma2.it/bruno-ricci/" rel="noreferrer" target="_blank">http://netgroup.uniroma2.it/bruno-ricci/</a><br>
Tel.: <a href="tel:%2B39%2006%207259%207445" value="+390672597445" target="_blank">+39 06 7259 7445</a><br>
_______________________________________________<br>
Nfd-dev mailing list<br>
<a href="mailto:Nfd-dev@lists.cs.ucla.edu" target="_blank">Nfd-dev@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev</a><br>
</blockquote></div>