Subject: Re: a snapshot
To: None <wormey@eskimo.com>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 11/08/1998 09:33:23
On Sat, 7 Nov 1998 15:49:59 -0800, Space Case wrote:
> Somewhat belatedly, a snapshot has been uploaded:
> 
>   ftp://ftp.netbsd.org/pub/NetBSD/mac68k/binary
> 
> This snapshot is based on Oct. 31 sources.

Are you or anybody experiencing any seemingly-random kernel panics?
I've done make build of current as of Oct. 30, and kernel dies with
various panics.

For instance:

panic: intr_dispatch: bad vec 0x365
Stopped in fsck_ffs at Debugger+0x6: unlk a6
db> t
_Debugger(...)+6
_panic(...)+50
_intr_dispatch(bd94)+1c
_intrhand(?)
_vn_lock(9387ec,20002,d0c,1,2000)+a
_spec_open(93be14)+150
_vn_open(93bee4,1,4e8)+31a
_sys_open(922604,93bf88,93bf80)+7e
_syscall(5)+146
_trap0()+e
db>

Or,

panic: pool_get: rusgepl: page empty
...
db> t
pool_get(...)+...
exit1(...)+...
sys_exit(...)+...
syscall(...)+...
db>

It died at least twice more with different causes, but I didn't write
down.

This is on a Quadra 840AV with 96M RAM.

Thanks,

Ken