Bug #1853
Updated by Alex Afanasyev over 11 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, boost::random:: ↪ uniform_int_distribution<IntType>::uniform_int_distribution(IntType, IntType) [with IntType = long long int]:
Assertion `min_arg <= max_arg' failed.
Can ncc cause it in some way?