Subject: routed coredump?
To: None <current-users@NetBSD.ORG>
From: Robert Dobbs <banshee@gabriella.resort.com>
List: current-users
Date: 07/13/1995 13:35:02
Another odd problem with early July sources/kernel is that routed now
crashes on one of my machines (but not the other!?)

gabriella# routed -d
ADD ROUTE: File exists
Segmentation fault (core dumped)

here is the trace:
Tracing enabled Thu Jul 13 13:21:52 1995

Tracing packets started Thu Jul 13 13:21:52 1995


Thu Jul 13 13:21:52:
ADD dst 165.227.0.0, router 165.227.14.70,  netmask 0.0.0.0, metric 1, flags UP 
state PASSIVE|INTERFACE|CHANGED|INTERNAL|SUBNET timer 0
ADD dst 165.227.14.0, router 165.227.14.70,  netmask 0.0.0.0, metric 1, flags UP
 state INTERFACE|CHANGED|SUBNET timer 0
ADD ROUTE: File exists
ADD dst 127.0.0.0, router 127.0.0.1,  netmask 0.0.0.0, metric 1, flags UP state 
PASSIVE|INTERFACE|CHANGED|EXTERNAL timer 0
REQUEST to 165.227.14.255.0 Thu Jul 13 13:21:52:
REQUEST from 165.227.14.70.520 Thu Jul 13 13:21:53:
RESPONSE from 165.227.14.1.520 Thu Jul 13 13:21:53:

The other machine does something like this:

REQUEST from 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:
RESPONSE to 165.227.14.70.520 Thu Jul 13 13:34:16:


-j