[Nfd-dev] Segfault after updating to NFD-0.4.0-rc1

Gusev, Peter peter at remap.ucla.edu
Wed Nov 11 18:43:04 PST 2015


hi Alex,

I did this:

ndn-cxx: 
$ sudo ./waf uninstall 
$ ./waf clean
$ git pull && git checkout ndn-cxx-0.4.0-rc1
$ ./waf configure && ./waf && sudo ./waf install

NFD: 
$ sudo ./waf uninstall
$ ./waf clean
$ git pull && git checkout NFD-0.4.0-rc1
$ ./waf configure && ./waf && sudo ./waf install

still crashes same way. 
can it be any dependencies (boost, etc.)?

Thanks, 

-- 
Peter Gusev

peter at remap.ucla.edu
+1 213 5872748
peetonn_ (skype)

Software Engineer/Programmer Analyst @ REMAP UCLA

Video streaming/ICN networks/Creative Development

> On Nov 11, 2015, at 7:19 PM, Alex Afanasyev <aa at CS.UCLA.EDU> wrote:
> 
> Hi Peter,
> 
> We've seen something similar on testbots and it was related to recently updated boost libraries.  Try removing both ndn-cxx and NFD and then try to install everything again.
> 
> Just in case. Are you using brew/macports? Or installing from source?
> 
> --
> Alex
> 
>> On Nov 11, 2015, at 10:46 AM, Gusev, Peter <peter at remap.ucla.edu> wrote:
>> 
>> Hi all,
>> 
>> I’ve updated to NFD-0.4.0-rc1 and now having these segfault problems:
>> 
>> $ nfd-start
>> /usr/local/bin/ndnsec-keygen: line 4: 33788 Segmentation fault: 11  `dirname "$0"`/ndnsec key-gen "$@“
>> $ nfd --version
>> Segmentation fault: 11
>> 
>> I tried these remedies already which didn’t help:
>> 
>> $ sudo rm -Rf ~/.ndn
>> $ sudo rm -Rf ~/.ndnx
>> $ sudo cp /usr/local/etc/ndn/nfd.conf.sample /usr/local/etc/ndn/nfd.conf
>> 
>> And deleted all keys from Keychain which have “KSK” component.
>> 
>> Any ideas on how to solve this issues?
>> 
>> Thanks,
>> 
>> --
>> Peter Gusev
>> 
>> peter at remap.ucla.edu
>> +1 213 5872748
>> peetonn_ (skype)
>> 
>> Software Engineer/Programmer Analyst @ REMAP UCLA
>> 
>> Video streaming/ICN networks/Creative Development





More information about the Nfd-dev mailing list