public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* futex hang with rpm in 2.6.17.1-2174_FC5
@ 2006-10-20 18:38 Ben Greear
  2006-10-21  5:24 ` Dave Jones
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Greear @ 2006-10-20 18:38 UTC (permalink / raw)
  To: linux-kernel

I had a dead nfs server that was causing some programs to pause,
in particular 'yum install foo' was paused.  I kill -9'd the
yum related processes.

I fixed up the nfs server and was able to un-mount the file system.
I subsequently killed many backed up updatedb and similar processes.

Now, there are no rpm processes, but if I try 'rpm [anything]' it
hangs trying to open a futex:

open("/var/lib/rpm/Packages", O_RDONLY|O_LARGEFILE) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=41390080, ...}) = 0
futex(0xb7ba178c, FUTEX_WAIT, 1, NULL <unfinished ...>

Is there any way to figure out what is causing this futex-wait?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

end of thread, other threads:[~2006-11-27  0:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20 18:38 futex hang with rpm in 2.6.17.1-2174_FC5 Ben Greear
2006-10-21  5:24 ` Dave Jones
2006-10-21 17:45   ` Ben Greear
2006-10-21 18:00     ` Dave Jones
2006-10-21 18:08       ` Ben Greear
2006-10-21 21:55         ` Ulrich Drepper
2006-11-27  0:02         ` Denis Vlasenko

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