On Tue, 2003-06-24 at 16:08, Giuseppe Sacco wrote: > Hi people, > lately I got many kernel panic using 2.4.21-ben1 kernel compiled with > gcc-3.3 and with gcc-2.95. > > The message I get at the monitor prompt is > > kernel bug at page_alloc.c:106! > vector: 0 at pc=c0034c64, lr=c0034c64 > msr=9032, sp=dc5dfde0 [dc5dfd18] > current=dc5de000, pid=447, comm=XFree86 > > does someone has the same experience?
That should definitely not happen. What is your setup ? (what machine, anything special you do when those happen ?) can you try getting a backtrace ? (with the "t" command in xmon, then lookup the addresses in System.map) Ben.