Bug #1183
closed
Added by Junxiao Shi over 11 years ago.
Updated over 11 years ago.
Description
Platform: OS X 10.9
ndn-cpp-security-tools version: from Macports
monaco:src shijunxiao$ sudo port installed | grep ndn-cpp-security-tools
ndn-cpp-security-tools @0.1_0 (active)
Error message
monaco:src shijunxiao$ ndnsec-keygen -n shijunxiao@monaco | ndnsec-install-cert -
ERROR: Empty buffer during TLV processing
monaco:src shijunxiao$ ndnsec-keygen -n shijunxiao@monaco
Trace/BPT trap: 5
Can you upgrade your ports and try again? This could be related to an outdated library/security-tools mismatch.
Bug persists after reinstalling all related ports.
monaco:~ shijunxiao$ sudo port installed | grep ndn-cpp-security-tools
ndn-cpp-security-tools @0.1_2 (active)
monaco:~ shijunxiao$ ndnsec-keygen -n shijunxiao@monaco | ndnsec-install-cert -
ERROR: Empty buffer during TLV processing
monaco:~ shijunxiao$ ndnsec-keygen -n shijunxiao@monaco
Segmentation fault: 11
Hmm. I just run exactly the same commands myself and they worked. Are you sure you're running macports command and not something previously installed in /usr/local (or /usr/local/ndn) ?
Another similar error message for the same command:
monaco:~ jeraldabraham$ ndnsec-keygen -n /tmp/jeraldabraham
libc++abi.dylib: terminating with uncaught exception of type ndn::SecTpmOsx::Error: Fail to initialize keychain ref
Abort trap: 6
One detail is that we are running this command over ssh, without a graphical session. This is reasonable for a server machine.
- Status changed from New to Rejected
This bug is gone as of commit 5e1288efa66f6a54b80db912dc90442745bdcad3.
Also available in: Atom
PDF