Project

General

Profile

Actions

Bug #1816

closed

NFD quits if any connected application is interrupted using Ctrl-C.

Added by Syed Amin over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
High
Category:
Tables
Target version:
Start date:
08/03/2014
Due date:
% Done:

100%

Estimated time:

Description

I tried this on MacOSX(10.9.3), with following commits:

ndn-cxx: d1f34e864909bd07ce46e4906b4fa0cd06f0b6ca
nfd: 68bc1e0dce68c0a0ef98fe5e3fee15a4d8b21fc8

Steps to reproduce:

1: Start nfd:

$ sudo nfd 

2: On another terminal start nrd:

$ sudo nrd

3: Start any application that connects to NFD (I've tried with nlsr and the sample producer of ndn-cxx).

$./build/examples/producer 

4: Stop the application using Ctrl-C and nfd will quit as well.

Note: To check that I am using right versions and everything is properly installed, I did fresh install of ndn-cxx and nfd. After that for few run I didn't face this problem. But, when I quit NRD(which also terminated NFD, as expected) the problem started to happen again after following the steps mentioned above.

Actions

Also available in: Atom PDF