<div dir="auto">Hi Athreya<div dir="auto"><br></div><div dir="auto">For Ubuntu, you may install from PPA, not sources.</div><div dir="auto"><br></div><div dir="auto">The core file isn't useful when you build from sources, because we don't have the exactly same binary. You can, however, debug the process in gdb.</div><div dir="auto"><br></div><div dir="auto">For NFD, first execute 'nfd-stop', then: sudo gdb --args /usr/local/bin/nfd --config /usr/local/etc/ndn/nfd.conf</div><div dir="auto">For nfdc: gdb --args nfdc route add /ndn1 256</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Mon, May 27, 2019, 08:17 Athreya Nagaraj via Ndn-interest <<a href="mailto:ndn-interest@lists.cs.ucla.edu">ndn-interest@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi All,</div><div><br></div><div>I'm trying to run a test bed of 4 systems with NFD installed in it. One of the systems has the issue of getting Segmentation Fault when I run the command nfdc route add /ndn1 256. I've attached the core file for the same. Please let me what can be done to resolve this. Also, please let me know how I can run nfdc with debugging enabled so that I can get a clearer picture on this issue.</div><div><br></div><div>The system I'm running this on has Ubuntu 16.04 LTS and I've installed ndn-cxx and NFD directly from sources. I've enabled ethernet support and hence there was no need to add a face before adding the route. <br></div><div><br>-- <br><div dir="ltr" class="m_5192444781699953933gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards</div><div>Athreya H N</div></div></div></div></div><br><br>
</blockquote></div></div>