Project

General

Profile

Actions

Bug #1736

closed

NFD crashes when face is added to a non-running nfd or when ICMP host prohibited message is returned

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

Status:
Closed
Priority:
Normal
Category:
Faces
Target version:
Start date:
07/04/2014
Due date:
% Done:

100%

Estimated time:

Description

Tested this between a fedora 20 and ubuntu 14.04 machine. Boost version 1.54.
Using latest version of ndn-cxx and nfd.

  1. Start nfd on laptop
  2. Make sure nfd is not running on the other machine
  3. Try creating a face on laptop: nfdc create tcp4://riker.netsec.colostate.edu
  4. nfd on laptop crashes
  5. Same thing happens when ICMP host prohibited is returned

Logs:

1404493464.620785 DEBUG: [InternalFace] found Interest filter for /localhost/nfd/faces (previous match)
1404493464.621052 DEBUG: [ManagerBase] Parameters parsed OK
1404493464.621064 DEBUG: [FaceManager] command result: processing verb: create
1404493464.621156 DEBUG: [FaceUri] URI [tcp4://riker.netsec.colostate.edu] parsed into: tcp4, riker.netsec.colostate.edu, , 
1404493464.621590 DEBUG: [Forwarder] onIncomingInterest face=6 interest=/localhost/nfd/faces/events/%07
1404493464.621869 DEBUG: [Forwarder] onOutgoingInterest face=1 interest=/localhost/nfd/faces/events/%07
1404493464.622064 DEBUG: [InternalFace] received Interest: /localhost/nfd/faces/events/%07
1404493464.622227 DEBUG: [InternalFace] found Interest filter for /localhost/nfd/faces (previous match)
1404493464.622330 DEBUG: [FaceManager] command result: processing verb: events
1404493464.627636 FATAL: [NFD] remote_endpoint: Transport endpoint is not connected
ERROR: error while receiving data from socket
1404493464.663430 FATAL: [NRD] error while receiving data from socket

Files

6363.pcapng (544 Bytes) 6363.pcapng susmit shannigrahi, 07/07/2014 09:43 AM
mylog.txt (10.7 KB) mylog.txt susmit shannigrahi, 07/07/2014 09:44 AM
bug.txt (5.93 KB) bug.txt susmit shannigrahi, 07/07/2014 10:59 AM
Actions

Also available in: Atom PDF