* Processing hanging in 2.4.12
@ 2001-10-28 23:21 Steven Walter
0 siblings, 0 replies; only message in thread
From: Steven Walter @ 2001-10-28 23:21 UTC (permalink / raw)
To: linux-kernel; +Cc: andrewm, rml
I have the unusual scenario of processes hanging and becoming unkilling
here. Not only are they unkillable, but each of them absorb as much CPU
time as they can. If not for the kernel-premption patch, I'd probably
be deadlocked. Most of the processes are 'sh' and 'make' from a compile
job, but 1 is 'stonerview', an xscreensaver hack.
I got the output of Alt+SysRq+T, and examined a few of the tasks that
had hung. Interestingly enough, all three of them have several lines in
common (the full traces for 3 processes are at the bottom, I can provide
more if they're needed). The common lines are as follows:
Trace; c01233f1 <check_pgt_cache+11/20>
Trace; c01234ca <clear_page_tables+ca/d0>
Trace; c01261b6 <exit_mmap+126/130>
Trace; c0114876 <mmput+66/80>
Trace; c0119266 <do_exit+a6/240>
Any idea as to what may be causing this? This is an AMD Athlon 900MHz,
memory known to be good, running Linus kernel 2.4.12 along with
preempt-patch and ext3-0.9.10. Since it seems at least remotely
possible that one of these patches is causing the problem, I'm cc'ing
those maintainers as well.
--
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
-- George Orwell
Freedom is slavery. Ignorance is strength. War is peace.
-- George Orwell
Those that would give up a necessary freedom for temporary safety
deserver neither freedom nor safety.
-- Ben Franklin
Trace; c01088b7 <do_IRQ+97/100>
Trace; c010aac3 <call_do_IRQ+5/a>
Trace; c0111f09 <do_check_pgt_cache+19/80>
Trace; c01233f1 <check_pgt_cache+11/20>
Trace; c01234ca <clear_page_tables+ca/d0>
Trace; c01261b6 <exit_mmap+126/130>
Trace; c0114876 <mmput+66/80>
Trace; c0119266 <do_exit+a6/240>
Trace; c011942e <sys_exit+e/10>
Trace; c0106e7f <system_call+33/38>
Trace; c0113d50 <preempt_schedule+20/30>
Trace; c0106f55 <ret_from_exception+42/49>
Trace; c0111f60 <do_check_pgt_cache+70/80>
Trace; c01233f1 <check_pgt_cache+11/20>
Trace; c01234ca <clear_page_tables+ca/d0>
Trace; c01261b6 <exit_mmap+126/130>
Trace; c0114876 <mmput+66/80>
Trace; c0119266 <do_exit+a6/240>
Trace; c0106d0a <do_signal+23a/294>
Trace; c0142cea <select_bits_free+a/10>
Trace; c014315f <sys_select+46f/480>
Trace; c0106eb8 <signal_return+14/18>
Trace; c0113d50 <preempt_schedule+20/30>
Trace; c0106f55 <ret_from_exception+42/49>
Trace; c0111f09 <do_check_pgt_cache+19/80>
Trace; c01233f1 <check_pgt_cache+11/20>
Trace; c01234ca <clear_page_tables+ca/d0>
Trace; c01261b6 <exit_mmap+126/130>
Trace; c0114876 <mmput+66/80>
Trace; c0119266 <do_exit+a6/240>
Trace; c011942e <sys_exit+e/10>
Trace; c0106e7f <system_call+33/38>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-28 23:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-28 23:21 Processing hanging in 2.4.12 Steven Walter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox