All of lore.kernel.org
 help / color / mirror / Atom feed
* proc stalls
@ 2004-09-08  5:41 Yaroslav Halchenko
  2004-09-08 14:18 ` Yaroslav Halchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Yaroslav Halchenko @ 2004-09-08  5:41 UTC (permalink / raw)
  To: linux-kernel

Dear All,

Please give me some hints on where to look and what possibly to do to
bring system back to usable without rebooting, or at least to catch what
can be a problem.

I've discroverd that mozilla-firefox didn't want to start - just hanged
during start... well - I've found that 'fuser -m /dev/dsp' causes it to
stall... well - I've fount that any fuser process stalls... well... I've
found using strace that they stall around next point:
getdents64(4, /* 0 entries */, 1024)    = 0
close(4)                                = 0
chdir("/proc/26336")                    = 0
stat64("root", {st_mode=S_IFDIR|0755, st_size=720, ...}) = 0
lstat64("root", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
stat64("cwd", 

well.. I've tried to cd to /proc/26336 and my bash got frozen as well...


now my sytem load is around 20 probably due to all the unkillable fuser
processes I've ran so far... They look like:
yoh      29083  0.0  0.0  1532  560 ?        D    00:48   0:00 fuser -m
/dev/dsp

no abnormal logs are reported in syslog... 


What can I do to find the cause or to resolve the situation somehow
without reboot? Which else hints can I provide? I'm reporting main
system params and linux kernel config on

http://www.onerussian.com/Linux/bugs/bug.proc/

(Many other tools like df stall as well)

Thank you in advance

-- 
                                                  Yaroslav Halchenko
                  Research Assistant, Psychology Department, Rutgers
          Office  (973) 353-5440 x263
   Ph.D. Student  CS Dept. NJIT
             Key  http://www.onerussian.com/gpg-yoh.asc
 GPG fingerprint  3BB6 E124 0643 A615 6F00  6854 8D11 4563 75C0 24C8


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-08 18:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08  5:41 proc stalls Yaroslav Halchenko
2004-09-08 14:18 ` Yaroslav Halchenko
2004-09-08 15:56   ` Tommy Reynolds
2004-09-08 18:52     ` Denis Vlasenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.