Subject: Re: port-hp700/34715 (hp700 installer image boots with serial console but not wi
To: None <port-hp700-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: David H. Gutteridge <dhgutteridge@sympatico.ca>
List: netbsd-bugs
Date: 05/23/2007 03:45:02
The following reply was made to PR port-hp700/34715; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge@sympatico.ca>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: port-hp700/34715 (hp700 installer image boots with serial console but not wi
Date: Tue, 22 May 2007 23:43:19 -0400
>Can you try a -current lif, e.g.
>ftp://ftp.netbsd.org/pub/NetBSD-daily/HEAD/200705210002Z/hp700/installation
>
>Thanks,
>Nick
The lif from HEAD/200705210002Z boots fine, however the problem with
kernels with DEBUG and DIAGNOSTIC enabled still exists. I just
(natively) compiled a fresh kernel with sources from the 22nd, and I
get:
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...
The stock kernels supplied from the releng builds work fine, I was
using one from late April for some extended (for a B180L) pkgsrc
builds without incident.
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.
Dave