Project

General

Profile

Actions

Bug #2811

closed

NFD 0.3.2 segfaults on Fedora

Added by susmit shannigrahi almost 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05/13/2015
Due date:
% Done:

0%

Estimated time:

Description

How to reproduce:

# nfd-start

Checked on two different machines, same result.


Files

bt.txt (2.69 KB) bt.txt susmit shannigrahi, 05/13/2015 04:08 PM
nfd.log (5.85 KB) nfd.log susmit shannigrahi, 05/13/2015 04:09 PM
Actions #1

Updated by Junxiao Shi almost 9 years ago

  • Tracker changed from Task to Bug
  • Description updated (diff)
  • Category set to RIB
  • Target version set to v0.4
#16 nfd::rib::RibManager::registerWithNfd (this=0x7fffe401bc10) at ../rib/rib-manager.cpp:130
#17 0x000000000052cd74 in nfd::rib::Nrd::initialize (this=this@entry=0x7fffec13ce40) at
        ../rib/nrd.cpp:95
#18 0x00000000004a113c in nfd::NfdRunner::run()::{lambda()#1}::operator()() const
        (__closure=0x8ec678) at ../daemon/main.cpp:144

This appears to to RIB issue.

Actions #2

Updated by Davide Pesavento almost 9 years ago

I cannot reproduce on Fedora 22 (x86_64).

Actions #3

Updated by susmit shannigrahi almost 9 years ago

Davide Pesavento wrote:

I cannot reproduce on Fedora 22 (x86_64).

I used Fedora 21 machines with Boost version 1.54.

Actions #4

Updated by Alex Afanasyev almost 9 years ago

I do not confirm this with my Fedora 21 (x86_64). Btw. It came with boost-1.55.

I used default configure flags for both ndn-cxx and default nfd.conf.

Actions #5

Updated by Davide Pesavento almost 9 years ago

@susmit shannigrahi, how did you compile NFD and ndn-cxx, and why do you have boost-1.54 instead of 1.55?

Actions #6

Updated by susmit shannigrahi almost 9 years ago

You are right, I got the OS wrong. It's Fedora 20 with boost 1.54 where the crash is happening.

Also confirming the crash does not happen on Fedora 21 with boost 1.55. Fedora 22 final isn't released yet, so did not check on F22 beta.

Actions #7

Updated by Alex Afanasyev almost 9 years ago

I still do not confirm this. I have tried NFD/ndn-cxx on my Fedora-20 (x86_64, boost 1.54) and everything starts and works as expected.

I also tried both compiling in optimized and debug mode (both the library and NFD). Don't see the reported issue...

Actions #8

Updated by susmit shannigrahi almost 9 years ago

I looked around a bit more and looks like the build system isn't removing the old files properly.
I manually removed everything in /usr/local/etc/ndn/ and /usr/local/lib/ and reinstalled everything.
I don't see the crash anymore.

I think this can be closed as invalid.

Actions #9

Updated by Junxiao Shi almost 9 years ago

  • Category deleted (RIB)
  • Status changed from New to Rejected

Rejected as requested in note-8.

Actions

Also available in: Atom PDF