Subject: Re: -current panics
To: Dave Huang <khym@azeotrope.org>
From: MLH <mlh@goathill.org>
List: port-macppc
Date: 04/15/2004 16:05:06
> 
> On Thu, Apr 15, 2004 at 03:38:03PM -0500, MLH wrote:
> > I'm seeing a fair number of panics such as:
> > 
> >  panic: lockmgr : locking against ...
> >  at netbsd: cpu_Debugger+0x10: lw2 r0,r1,0x14
> > 
> >  panic: mp_save_fpu_proc
> >  at netbsd: cpu_Debugger+0x10: lw2 r0,r1,0x14
> 
> I've been seeing the latter on my dual 500MHz G4 for a few months:
> http://mail-index.netbsd.org/port-macppc/2004/02/01/0001.html

This latest -current does a lot better than the one I tried a mounth
or so ago. It couldn't stay up when just sitting there. This -current
seems to panic only under a bit of load (compiling pkgsrc).

> As for the "locking against myself" one, I get that a lot when
> rebooting if I have a union fs mounted. If I unmount the filesystem
> before rebooting, things seem okay.

/dev/wd0a           28934730  1057476  26430516     3%    /
is the only volume mounted locally. The machine does nfs mount
/usr/src /usr/pkgsrc, etc. for builds, but that's it.

Do you autoboot NetBSD on your G4? If so, how?
(http://mail-index.netbsd.org/port-macppc/2004/04/14/0001.html)

Thanks