Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 22:28:37 -0400 (EDT)
From:      Rich Bud <rbud@fortean.com>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: natd sig 10 under stable
Message-ID:  <20020515221034.S30036-100000@nemesis.fortean.com>
In-Reply-To: <15586.64342.316609.71281@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> Please apply this to your system (cd /usr/src/sys; patch < thepatch),
> rebuild your kernel & reboot to see if your natd problem is fixed.

That seems to fix the crash, thanks. To answer your earlier 2 emails...
yes, i have CPUTYPE=ev56 set in /etc/make.conf, and ldwu seems to be the
winner, if i'm interpreting this correctly:

Prepatch:

pid 2704 (natd): unaligned access: va=0x11feb911 pc=0x120008994 ra=0x120008a04 op=0xc

Postpatch:

pid 384 (natd): unaligned access: va=0x11feb921 pc=0x120008994 ra=0x120008a04 op=ldwu

		Rich

PS: as a side note, do you know why 'x/i' in gdb does not match the op= in
the unaligned access line? I get this, pre and post patch:

(gdb) x/i 0x120008994
0x120008994 <AliasHandleQuestion+52>:   ldq     t12,-30184(gp)

If this isn't a simple answer, don't concern yourself; i was just curious. ;)


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?20020515221034.S30036-100000>