[Ndn-interest] FIB was disappear when sending recv a mount of packets

ndn ndn ndn at sqh.me
Wed Sep 16 18:13:17 PDT 2015


Hi Junxiao,
OK, thank you, I'm now using ubuntu ppa install nfd. I will compiler it
from Github. Thanks for you answer.

Also, You are so nice, I think it the 2rd time to answer my questions.

Yours, Qihan

2015-09-16 23:17 GMT+08:00 Junxiao Shi <shijunxiao at email.arizona.edu>:

> Hi Qihan
>
>
>
> I suspect this is related to Bug 2742
> <http://redmine.named-data.net/issues/2742> and Bug 2526
> <http://redmine.named-data.net/issues/2526>, which has been fixed
> recently.
>
> If you can still reproduce this issue with latest ndn-cxx and NFD from
> git-HEAD, post a minimal application code that reproduces the issue (you
> may use gist <https://gist.github.com>), so that developers can have a
> look.
>
>
>
> Yours, Junxiao
>
>
>
>
> *From: *ndn ndn
> *Sent: *Wednesday, September 16, 2015 02:03
> *To: *ndn-interest
> *Subject: *[Ndn-interest] FIB was disappear when sending recv a mount of
> packets
>
>
>
>
>
> Hello everyone,
>
> I'm using NDN-CXX to write a problem. Due to the limit of NDN network, I
> have to divided my data into many small packets.
>
> In those packets, I
> use getMetaInfo().getFinalBlockId().toNumberWithMarker(0x00) to set the
> count of packets. And when sending 940 packets, It seems NFD was crashed.I
> can't receive any   packets from server and the FIB which routed to my
> servers is disappear. And also, my program isn't send any timeout
> information, it go into dead loop in face.processEvents().
>
>
>
> I still can't find any problem?
>
> BTY, I request next packets in on data function, and I use
> shared_from_this() function as callback function.May it cause this problem,
> any one could help me to solve this problem?
>
>
>
> thanks a lot
>
> qihan song
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150917/63e2b440/attachment.html>


More information about the Ndn-interest mailing list