Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754244AbYFBFM2 (ORCPT ); Mon, 2 Jun 2008 01:12:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750939AbYFBFMT (ORCPT ); Mon, 2 Jun 2008 01:12:19 -0400 Received: from mailout03.t-online.de ([194.25.134.81]:40277 "EHLO mailout03.t-online.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbYFBFMS (ORCPT ); Mon, 2 Jun 2008 01:12:18 -0400 Message-ID: <48438126.3080308@t-online.de> Date: Mon, 02 Jun 2008 07:12:06 +0200 From: Harald Dunkel User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: Joe Peterson CC: linux-kernel@vger.kernel.org, Alan Cox Subject: Re: 2.6.25.3: su gets stuck for root References: <48434D57.6030801@skyrush.com> In-Reply-To: <48434D57.6030801@skyrush.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: EP1RCmZ1QhUJ7hr672584KvbD11XWhqbxvJa-A0i06Fd+4ak2nMc0Ktcr9c6lJZgL5 X-TOI-MSGID: 4a4ddec8-d3b4-4ab9-95bc-eb927efda3af Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 31 Hi Joe, Joe Peterson wrote: > Hi Harold, > > Doing "ps" while hung shows stty in the "T" state. "killall -9 stty" > releases it. > Does strace give you the same output if you attach it to the blocking stty (strace -p $pid)? I got : ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = ? ERESTARTSYS (To be restarted) --- SIGTTOU (Stopped (tty output)) @ 0 (0) --- --- SIGTTOU (Stopped (tty output)) @ 0 (0) --- : Regards Harri -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/