public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [BUG 2.5.X] Hollow processes
@ 2002-05-12 20:35 Manfred Spraul
  2002-05-12 22:48 ` Witek Krecicki
  0 siblings, 1 reply; 3+ messages in thread
From: Manfred Spraul @ 2002-05-12 20:35 UTC (permalink / raw)
  To: Witek Kręcicki; +Cc: linux-kernel

 > It's impossible to check what the process is (trying to read
 > /proc/{pid}/{anyting} causes reading process to hang in the
 > same way (so we have now 2 hanging processes).

Have you tried SysRQ+showTasks? That dumps the kernel stack. You can 
convert the numbers to names with ksymoops, or often klogd will convert 
them and the result is in /var/log/messages.

What exactly hangs?
Could you run

	strace ls /proc/1234
	strace cat /proc/1234/maps
	strace ls /proc/1234/fd -l

Which syscall hangs?
SMP or UP?

-- 

	Manfred


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [BUG 2.5.X] Hollow processes
@ 2002-05-12 20:01 Witek Kręcicki
  0 siblings, 0 replies; 3+ messages in thread
From: Witek Kręcicki @ 2002-05-12 20:01 UTC (permalink / raw)
  To: linux-kernel

(Had the same problem on 2.5.9 with poldek, now it appeared on 2.5.15dj1
while building glibc-2.5.4 to rpm)
Process is hanging. It's impossible to stop it (even SAK is just clearing
console). It's impossible to check what the process is (trying to read
/proc/{pid}/{anyting} causes reading process to hang in the same way (so we
have now 2 hanging processes). Trying to use ps/lsof/killall/{anything that
is using /proc/{pid} causes this software hang in the same way. What could
it be?
WK



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

end of thread, other threads:[~2002-05-12 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-12 20:35 [BUG 2.5.X] Hollow processes Manfred Spraul
2002-05-12 22:48 ` Witek Krecicki
  -- strict thread matches above, loose matches on Subject: below --
2002-05-12 20:01 Witek Kręcicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox