[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: system/2136
> Do you see this in OpenBSD 3.0 as well? I am unable to reproduce the problem
> on an alpha with 2 de interfaces and an fxp but perhaps I am just lucky.
Well, given a e-mail I've seen recently re: what is 3.0 and what might not be,
all I'll say is that I'm running this snapshot fetched from the website:
OpenBSD 3.0 (GENERIC) #55: Sat Oct 20 15:59:58 MDT 2001
I renamed the named that shipped with this snapshot to named-.
Here's a short transcript of using it:
suxrox% sudo named- -t /var/named -u named
pid 26729 (named-): unaligned access: va=0x12004e164 pc=0x1200182bc ra=0x120018560 op=ldt
Bus error (core dumped)
It sure looks like the same problem. The patch I used for 2.9 fixes
the snapshot I'm using, too. I applied it to named sources with this
rcsid in version.c:
$OpenBSD: version.c,v 1.5 2001/01/30 20:56:10 niklas Exp $
I think this was the most recent source at the time I applied the patch.
If it helps, there's a dmesg from this system at:
http://www.blasted-heath.com/obsd/suxrox-dmesg.txt
Chris <jepeway@blasted-heath.com>.