[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SS5/170 hanging with 2.2.14 kernel



> I get no opps, but the machine will not respond to anything including
> Stop-A.  Did anything significant change between .13 & .14 for
> sparc32?  Is there anything I should enable to help provide kernel
> dumps?

Not responding to Stop-A is unusual. But there's an easy way on
the SS5/170 : the TurboSPARC chip is buggy, and there's a code
sequence that lock up the CPU... and gcc _can_ generate
thay code sequence ! It happens on Solaris, anyway...

try compiling:

#####
int
main(int argc, char** argv)
{
 white(1)
 ;
}
#####

use gcc -O1 (or -O2, can't remember), and lockup your SS5/170... :-(

_maybe_ that's what you are seeing, if it happens only on the 5/170.

HTH

-- 
DOLBEAU Romain               | l'histoire est entierement vraie, puisque
ENS Cachan / Ker Lann        |     je l'ai imaginee d'un bout a l'autre
dolbeaur@club-internet.fr    |           -- Boris Vian


Reply to: