Actions
Bug #1449
closedNFD crashes on broadcast strategy test scenario
Start date:
Due date:
% Done:
0%
Estimated time:
Description
NFD commit 30d3599ff60d59d26d6bfab0b30ed47b633d0de3
Steps to reproduce:
Follow steps in task #1389
Expected result: test finishes normally without a problem.
Actual result: At step 7, NFD on hostA crashes with the following error message:
nfd: ../daemon/table/strategy-choice.cpp:172: nfd::fw::Strategy& nfd::StrategyChoice::findEffectiveStrategy(const nfd::pit::Entry&) const: Assertion `static_cast<bool>(nameTreeEntry)' failed.
Updated by Junxiao Shi over 10 years ago
- Is duplicate of Bug #1448: nfd crash when trying to ping a multiple faces prefix using broadcast strategy. added
Actions