[ndnSIM] Fwd: invalid face id

Carl Zu carlzu8 at gmail.com
Tue Jun 19 09:07:58 PDT 2018


Hi everyone,

May I kindly ask for any ideas/comments? This is urgent.

Thanks,
C

---------- Forwarded message ----------
From: Carl Zu <carlzu8 at gmail.com>
Date: Mon, Jun 18, 2018 at 8:51 PM
Subject: invalid face id
To: ndnsim <ndnsim at lists.cs.ucla.edu>


Hi,

At the end of SendPacket in ndn-consumer.cpp, where we have the following
line:

  m_face->onReceiveInterest(*interest);

I print the face id and it is an invalid id: m_face->getId() = 838336512

This leads to a segmentation fault. How come an Interest could be received
over an invalid face id. while it should have been received from a local
face (consumer application) ?

Any guidance is highly appreciated. FYI, I am using ndnSIM 2.1

Thanks,
C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180619/09bf63e6/attachment.html>


More information about the ndnSIM mailing list