<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>At the end of SendPacket in ndn-consumer.cpp, where we have the following line:<br><br>  m_face->onReceiveInterest(*interest);<br><br></div>I print the face id and it is an invalid id: m_face->getId() = 838336512<br><br></div>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) ?<br><br></div>Any guidance is highly appreciated. FYI, I am using ndnSIM 2.1<br><br></div>Thanks,<br></div>C<br><div><div><div><br><div><div><br></div></div></div></div></div></div>