* screensaver locks up 2.4.0-test10-pre7 hard
@ 2000-11-01 14:43 Skip Collins
2000-11-01 22:17 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: Skip Collins @ 2000-11-01 14:43 UTC (permalink / raw)
To: linux-kernel
Pentium 3, 256Mb RAM, kernel 2.4.0-test10-pre7 (as well as 2.4.0-test9).
I installed RH7, compiled the latest development kernels (using kgcc, as
required with RH7). After the "greynetic" screensaver (installed with
RH7) runs for a few minutes, my box freezes up hard. I can find no error
messages in any logs. This is always reproducible. Greynetic just paints
the screen with randomly sized, positioned and colored rectangles as
fast as it can. A stock RH7 2.2 kernel does not have this problem. In
case it matters, I am running xfree86 4.0.1 with a rage 128 video card.
I have not got acceleration set up yet and the r128 kernel module is not
loaded. My only attempt at debugging consisited of telneting into my box
while greynetic ran. I ran vmstat and the only thing that popped out at
me was that the system context switches number was continuously
increasing until the box locked up.
Please CC any responses directly to me.
Thanks,
sc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: screensaver locks up 2.4.0-test10-pre7 hard
2000-11-01 14:43 screensaver locks up 2.4.0-test10-pre7 hard Skip Collins
@ 2000-11-01 22:17 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2000-11-01 22:17 UTC (permalink / raw)
To: Skip Collins; +Cc: linux-kernel
On Wed, 01 Nov 2000 09:43:16 -0500,
Skip Collins <bernard.collins@jhuapl.edu> wrote:
>Pentium 3, 256Mb RAM, kernel 2.4.0-test10-pre7 (as well as 2.4.0-test9).
>I installed RH7, compiled the latest development kernels (using kgcc, as
>required with RH7). After the "greynetic" screensaver (installed with
>RH7) runs for a few minutes, my box freezes up hard.
Try the kernel debugging patch[1], select NMI oopser for uniprocessor
if your box is UP and reproduce the problem. The UP NMI oopser should
drop into kdb after 5 seconds and you can use the bt command to find
out where your system is hanging. You will have to compile for a
serial console[2] and run a null modem to a second machine to get into
kdb, kdb requires a text or serial console and is not usable under X.
Feel free to contact me off list if you have any problems with kdb.
[1] ftp://oss.sgi.com/projects/kdb/download/ix86. Patches for test9
and earlier are in the old directory.
[2] linux/Documentation/serial-console.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-11-01 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-01 14:43 screensaver locks up 2.4.0-test10-pre7 hard Skip Collins
2000-11-01 22:17 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox