Bug #1853
Updated by Junxiao Shi over 10 years ago
I noticed that NFD crashed on spurs with the following error: nfd: /usr/include/boost/random/uniform_int_distribution.hpp:318: boost::random::niform_int_distribution<IntType>::uniform_int_distribution(IntType, IntType) [with IntType = long long int]: Assertion `min_arg <= max_arg' failed. `NccStrategy` can Can ncc cause this crash if an Interest is forwarded to the best face, and the FIB entry gains a new nexthop before `doPropagate` executes. it in some way?