Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261775AbTELAyB (ORCPT ); Sun, 11 May 2003 20:54:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261785AbTELAyB (ORCPT ); Sun, 11 May 2003 20:54:01 -0400 Received: from siaag1ad.compuserve.com ([149.174.40.6]:23451 "EHLO siaag1ad.compuserve.com") by vger.kernel.org with ESMTP id S261775AbTELAx7 (ORCPT ); Sun, 11 May 2003 20:53:59 -0400 Date: Sun, 11 May 2003 21:03:12 -0400 From: Chuck Ebbert <76306.1226@compuserve.com> Subject: Re: Problem: strace -ff fails on 2.4.21-rc1 To: Bernhard Kaindl Cc: linux-kernel Message-ID: <200305112106_MC3-1-3868-D6B1@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1565 Lines: 39 > Another note: suid is ignored when you are tracing the task which runs > exec() for a setuid program. You're right -- an ordinary user cannot trace minicom's setgroupid children with -ff (but root now can, where with rc1 that failed too.) And this is no longer an strace/ptrace problem at all. Minicom hangs on exit (ctrl-a, q, enter) even when strace is not running (can't believe I just now thought to try that.) minicom S C01183A1 4472 1197 834 (NOTLB) Using defaults from ksymoops -t elf32-i386 -a i386 Call Trace: [] [] [] [] [] [] [] [] [] [] [] Warning (Oops_read): Code line not seen, dumping what data is available Proc; minicom >>EIP; c01183a1 <===== ignore this bogus address Trace; c0122f24 Trace; c0134a31 <__alloc_pages+41/170> Trace; c021195b Trace; c0220d79 Trace; c020d997 Trace; c011690d Trace; c020e01a Trace; c013c52e Trace; c013b1d5 Trace; c013b23b Trace; c0108b73 It's hung up somewhere inside schedule(). - 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/