Project

General

Profile

Actions

Bug #1579

closed

nfd::LoggerFactory::onConfig segfault

Added by Junxiao Shi almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Core
Target version:
Start date:
05/03/2014
Due date:
% Done:

100%

Estimated time:

Description

Environment: Ubuntu 12.04 64-bit, Boost 1.48

Precondition: NFD is configured with ./waf configure (no --debug flag)

Steps to reproduce:

  1. edit /usr/local/etc/ndn/nfd.conf: in log section, uncomment FibManager DEBUG, Forwarder INFO
    (any two or more custom module names not exist in RIB daemon can reproduce this bug)
  2. execute nrd

Expected: FATAL: [NRD] error while connecting to the forwarder

Actual: Segmentation fault (core dumped), gdb reveals this segfault is in nfd::LoggerFactory::onConfig

Actions #1

Updated by Anonymous almost 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Anonymous almost 10 years ago

  • Status changed from In Progress to Code review
Actions #3

Updated by Alex Afanasyev almost 10 years ago

  • Status changed from Code review to Closed
  • % Done changed from 0 to 100

Fixed in commit:nfd|2e948b15

Actions

Also available in: Atom PDF