Re: devfsd stuck in D state

From: Andrew Morton
Date: Tue Aug 31 2004 - 23:49:25 EST


Anthony DiSante <orders@xxxxxxxxxxxxxxx> wrote:
>
> I'm running devfs v1.22 on this Gentoo system:
>
>
> Linux soma 2.6.3 #8 Thu Jun 10 00:17:31 EDT 2004 i686 Pentium III
> (Coppermine) GenuineIntel GNU/Linux
>
>
> ...and I just unplugged my USB memory-stick reader. That apparently caused
> devfsd to go into "D" state (uninterruptible sleep, right?):
>
>
> root 118 0.0 0.1 1832 924 ? D Aug27 0:01 /sbin/devfsd /dev
>
>
> ...and it won't come back. CPU is idle, but load is:
>
>
> load average: 52.90, 51.41, 49.48
>
>
> ...and now some weird stuff is happening, for example man doesn't work, and
> ps works but doesn't return. (top works, vmstat works...)
>
> killall -HUP devfsd doesn't do anything.
>
> Is it possible to fix this without rebooting?

Probably not.

Please do

dmesg -c
echo t > /proc/sysrq-trigger
dmesg -s 1000000 > foo

then send us foo. Then reboot.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/