lkml.org 
[lkml]   [1996]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: BAD CPU --> SIG11 (mine appears to be caused by cache)
In article <Pine.LNX.3.93.960525183325.31817A-100000@teamster.usc.edu> wiegley@teamster.usc.edu writes:

With the external cache turned on in the BIOS I can run

#!/bin/sh
for i in 0 1 2 3 4 ; do
for j in 0 1 2 3 4 5 6 7 8 9 ; do
make clean; make zImage >& log.$i$j
done
done

and approx 1 out of every 4 'make zImage's fails with

gcc: Internal compiler error: program cc1 got fatal signal 11

and they fail in different spots of course, so I doubt its software
related.

I don't know, man . . . I used to get random occurences of signal 11
using gcc 1.xx to compile the Xlib test suite on SCO Unix on 386
systems years ago. Restart the make and all would be fine.

Tom.


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.035 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site