[FreeBSD 5.3-RC2] Processes STILL hanging in unkillable state
Julian Elischer
julian at elischer.org
Thu Nov 4 12:47:27 PST 2004
> thread 0xc2081e10 ksegrp 0xc2154310 [SUSP]
> thread 0xc187a960 ksegrp 0xc2154310 [SLPQ spltwt 0xc138fd98][SLP]
> thread 0xc2156960 ksegrp 0xc2154310 [SUSP]
> thread 0xc2157000 ksegrp 0xc2154310 [SUSP]
> thread 0xc2157190 ksegrp 0xc2154310 [SLPQ select 0xc08e44c4][SLP][SUSP]
> thread 0xc2156190 ksegrp 0xc2154310 [SLPQ accept 0xc216ae26][SLP][SUSP]
> thread 0xc2156320 ksegrp 0xc187dc40 [SUSP]
>
>
>
>
showing the output of
show thread 0xc2081e10
(etc)
for each thread
should show the backtrace of each thread (I think)
it would be instructive to see where each thread is..
I suspect that all the threads are waiting for thread 0xc187a960 to wake
up and suspend
for some single-threading purpose.
but it is hard to tell.
>
>
>
>
More information about the freebsd-current
mailing list