Subject: Re: port-hp700/34715 (hp700 installer image boots with serial console but not wi
To: None <gnats-bugs@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 05/24/2007 09:21:27
On Wednesday 23 May 2007 04:45, David H. Gutteridge wrote:
[...]
> crypto: assign driver 0, flags 2
> crypto: driver 0 rinsanity: where 0xdead01 type 0x4 tf 0xd1e840 lwp
> 0xc89200 line 440 sp 0xd1e840 pc 0x30f2768
> Stopped in pid 0.1 (system) at 0x30f276c: ldw R'0(%r24),%r2
> db> bt
> _prop_dictionary_keysym32_pool(0,0,0,6238) at 0x30f276c
> sti_putchar(0,0,0,0) at netbsd:sti_putchar+0x144
> kernel: unaligned data ref trap, code=ffffffed
> Caught exception in DDB; continuing...
OK, I see what's going on here. Let me try and cook up a patch.
> Oh, as an aside, when I compiled that test kernel this evening, make
> cored about three-quarters of the way through the build with a generic
> "abort" message. I used "unlimit" and the problem didn't recur.
There's a PR open for this, right?
>
> Dave
Thamks,
Nick