<div dir="ltr">Hi all,<div><br></div><div>My NFD crashes after a local application exits (producer applications like "ndnpingserver"), showing the following error messages:</div><div><br></div><div>1565242734.292879 DEBUG: [nfd.FibUpdater] Failed to apply FibUpdate( Name: /rv, faceId: 263, action: REMOVE_NEXTHOP) (code: 10021, error: Internal implementation error (Validator/policy did not invoke success or failure callback))<br>terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<nfd::rib::FibUpdater::Error> >'<br>  what():  Non-recoverable error: Internal implementation error (Validator/policy did not invoke success or failure callback) code: 10021<br></div><div><br></div><div>I am still trying to debug this, and my setup is a little complicated (working on a dev branch), so I'm hoping someone has seen something similar before, and could give me a hint on what to check first. Thanks!</div></div>