Subject: Re: route bug?
To: None <gelbard@engr.orst.edu>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 03/10/1998 10:01:04
On Tue, 10 Mar 1998 01:56:20 -0800 (PST) 
 Nathan Gelbard <gelbard@ENGR.ORST.EDU> wrote:

 > A problem with route?

More like the kernel... see below...

 > I got this to happen twice in a row;
 > 
 > %route delete (all routes! even localhost!)
 > %route add default 192.168.1.1
 > %route show
 > 
 > Routing tables
 > 
 > Internet:
 > Dest            Gateway         Flags
 > Jan 1 16:42:25 hung /netbsd: arpresolve: can't allocate llinfo
 > 
 > ^C
 > %route flush
 > vm_fault(0xf0865100, deadb000,1,0) -> 1
 > kernel: page fault trap, code=0
 > Stopped at      _rt_msg2+0x78: movb     0(%edx),%al

...looks like you're using some data structure which has been freed (and
thus been filled with 0xdeadbeef for debugging).  What NetBSD version
are you running, again?  And, can you transcribe the _exact_ networking
commands you enter from the moment you boot single-user to when the
crash occurs, and file a bug report with send-pr containing that
information.. that will help us to reproduce the problem, and to track
it.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 415 428 6939