Subject: Re: -current (1.6ZH/Jan14) crash
To: None <port-sparc64@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-sparc64
Date: 02/26/2004 22:48:23
In article <20040226161950.GA1051@petting-zoo.net>,
glen mccready <gkm+nb@petting-zoo.net> wrote:
>saw this same crash yesterday afternoon and again overnight; seems
>to be happening now that i'm running some higher load applications
>on the machine. :-(
>
>i'm thinking about updating the machine to -current as of today...
>anybody know if it's stable for sparc64 these days?
>
>NetBSD petting-zoo.net 1.6ZH NetBSD 1.6ZH (PETTING-ZOO) #0: Wed Jan 14
>21:56:43 PST 2004 
>gkm@petting-zoo.net:/usr/obj/sys/arch/sparc64/compile.sparc64/PETTING-ZOO
>sparc64
>
>panic: ltsleep: l_stat 3 != LSONPROC
>kdb breakpoint at 13220bc
>Stopped in pid 8478.1 (python2p3) at    netbsd:cpu_Debugger+0x4:        nop

Compile a kernel without options KTRACE. I think that the ktrcsw()
just above the DIAGNOSTIC is the problem.

christos