[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <482B1BD2.8040400@t-online.de>
Date: Wed, 14 May 2008 19:05:22 +0200
From: Harald Dunkel <harald.dunkel@...nline.de>
To: Vegard Nossum <vegard.nossum@...il.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: 2.6.25.3: su gets stuck for root
Vegard Nossum wrote:
>
> 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.
>
As suggested I attached strace to the blocking stty. I got a
continuous flow of
:
:
ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = ? ERESTARTSYS (To be restarted)
--- SIGTTOU (Stopped (tty output)) @ 0 (0) ---
--- SIGTTOU (Stopped (tty output)) @ 0 (0) ---
:
:
I also moved back to an old version of coreutils from about
4 months ago. Same result.
Regards
Harri
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists