Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 1999 14:36:01 -0800
From:      Mike Smith <mike@smith.net.au>
To:        alpha@freebsd.org
Subject:   Interesting trap
Message-ID:  <199903152236.OAA01098@dingo.cdrom.com>

next in thread | raw e-mail | index | archive | help

On a system where the sleepy admin entered:

 route add <default gateway> <local host IP>

the console was filled with 

 arplookup 204.216.28.129 failed, host is not on local network
 arpresolve: can't allocate llinfo for 204.216.28.129rt

(where 204.216.28.129 is the default gateway)

followed eventually by a fatal trap (handwritten notes here sorry):

trap entry	0x4 (unaligned access)
a0		0xfffffe00003111be
a1		0x28
a2		0x1
pc		0xfffffc00003e9c28
ra		0xfffffc00003e9a38
...
trap+0x694
XentUna+0x20
ip_input+0x290

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903152236.OAA01098>