[Nfd-dev] [Ndn-interest] error while receiving data from socket (End of file)

Mohammad Alhowaidi malhowaidi at gmail.com
Mon Sep 11 09:52:16 PDT 2017


It seems that this bug not fixed yet and I was trying to pull from the
repository and now its giving me the following error when I try to compile
the NFD:

../daemon/fw/process-nack-traits.cpp:66:60: error: call of overloaded
‘isLessSevere(ndn::lp::NackReason, ndn::lp::NackReason&)’ is ambiguous

is there a stable version that I can check ?

Thanks,
Mohammad




On Thu, Sep 7, 2017 at 5:53 PM, Junxiao Shi <shijunxiao at email.arizona.edu>
wrote:

> Hi Mohammad
>
> "End of file" thrown by ndn-cxx Transport indicates NFD is no longer
> running. Many applications do not catch this exception, but simply quits
> when NFD stops.
>
> NFD stops unexpectedly, possibly because of https://redmine.named-data.
> net/issues/4274 . You may watch this issue on Redmine to receive updates.
>
> Yours, Junxiao
>
> On Fri, Sep 8, 2017 at 04:42 Mohammad Alhowaidi <malhowaidi at gmail.com>
> wrote:
>
>> Dear all,
>>
>> I am trying to add a route to NFD and most of the time I get the
>> following error, which stop NFD
>>
>> nfdc face create udp://10.71.105.236
>> face-created id=260 local=udp4://10.71.103.57:6363 remote=udp4://
>> 10.71.105.236:6363 persistency=persistent reliability=off
>> nfdc route add /ndn udp://10.71.105.236
>> *error while receiving data from socket (End of file)*
>>
>> and if I want to start NFD again (nfd-start) it will take several tries
>> to success.
>>
>> Any ideas please?
>>
>> Thanks,
>> Mohammad
>> _______________________________________________
>> Ndn-interest mailing list
>> Ndn-interest at lists.cs.ucla.edu
>> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170911/78d632b3/attachment.html>


More information about the Nfd-dev mailing list