[ndnSIM] invalid face id

Carl Zu carlzu8 at gmail.com
Mon Jun 18 11:51:22 PDT 2018


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/20180618/d95b7a20/attachment.html>


More information about the ndnSIM mailing list