Web lists-archives.org

Re: 2.6.25.3: su gets stuck for root




On Tue, May 13, 2008 at 7:43 PM, Harald Dunkel
<harald.dunkel@xxxxxxxxxxx> wrote:
> Vegard Nossum wrote:
>
> > Can you try to run "strace su someuser" instead?
>
>  I tried, but its a Heisenbug: If I run it with strace (with or without
>  -f), then it doesn't get stuck.

Ah, tough luck. What if you attach an strace to the already stuck
process? Like strace -p pid. It's a long shot, but worth a try, I
suppose.

You could also try to use sysrq to output some useful information
about the stuck process. See Documentation/sysrq.txt for more
information. Gotta run, good luck!

Vegard

-- 
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
	-- E. W. Dijkstra, EWD1036
--
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/