Subject: Re: couldn't ping cpus
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Jon Buller <jon@bullers.net>
List: port-sparc
Date: 01/19/2003 08:02:15
In message <20030119154151.GA3236@antioche.eu.org>, Manuel Bouyer writes:
>Hi,
>I've a SMP problem on my dual-CPU ss20, running a kernel as of today:
>
>when running a build.sh -j4, it hang with
>xcall(cpu1,0xfoo): couldn't ping cpus: cpu0
>After that the box is dead, doesn't even react to stop-A.
>Needs a power cycle.
>I don't have LOCKDEBUG compiled in, only DIAGNOSTIC.
>Do other peoples still see this problem on MP supersparc ?

I have the "LOCKDEBUG spl fix" in, and haven't seen a single xcall
message since.  (But I have LOCKDEBUG in too.)  I have had it freeze
up twice though.  Both times it was bad enough that the BLINK option
didn't blink the power light anymore.  The first time it was bad
enough that I couldn't get into DDB either...  Don't know what to
look for once I'm in DDB and I can't get a good dump either, since
everything always panic's at the end of a shutdown.

Jon