Actions
Bug #2827
closedping client segfaults with -p
Start date:
05/19/2015
Due date:
% Done:
0%
Estimated time:
1.50 h
Description
Steps to reproduce:
ndnping -p x /A
Expected: ping client expresses an Interest with Name ndn:/A/ping/x/<random>
Actual: Segmentation fault (core dumped)
Updated by Eric Newberry over 10 years ago
I'm unable to reproduce this issue on my development machine (Ubuntu 15.04).
Updated by Junxiao Shi over 10 years ago
- Status changed from New to Rejected
I did a ./waf distclean and the problem is gone.
Actions