Subject: Re: alignment crash in v6 ipfilter when receiving on gif
To: Greg Troxel <gdt@ir.bbn.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 07/10/2007 01:41:25
On Mon, Jul 09, 2007 at 03:02:21PM -0400, Greg Troxel wrote:
> fr_makefrip+0xd74:  ldx [%12 + 0x18], %g

Well, there is at least one typo here, and the address doesn't seem to match
what is on the netbsd-4 branch right now - could you compile a netbsd.gdb
kernel from your unmodified source tree (add "makeoptions -g" to the config
file, config and make the kernel) - and then check what source line this is
in gdb, like "info line fr_makefrip+0xd74"?

Thanks,

Martin