<div dir="ltr">Hello everyone,<div>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. </div><div>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().</div><div><br></div><div>I still can't find any problem? </div><div>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?</div><div><br></div><div>thanks a lot</div><div>qihan song</div></div>