[kernel] bug#84: marked as done ('strace -f -o /tmp/gg fakeroot date' fails)

PA-RISC Linux bug Tracking System daniel_frazier@hp.com
Fri, 30 Mar 2001 03:48:01 -0700 (MST)


X-PA-RISC Linux-PR-Message: closed 84

Your message dated Fri, 30 Mar 2001 03:47:30 -0700 (MST)
with message-id <200103301047.DAA25799@udlkern.fc.hp.com>
and subject line fixed by recent patch
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

dann frazier
(administrator, PA-RISC Linux bugs database)

--------------------------------------
Received: (at submit) by bugs.parisc-linux.org; 20 Mar 2001 23:33:56 +0000
>From bame@fc.hp.com  Tue Mar 20 16:33:55 2001
Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210])
	by dsl2.external.hp.com (Postfix) with ESMTP id D8B994A19
	for <submit@bugs.parisc-linux.org>; Tue, 20 Mar 2001 16:33:55 -0700 (MST)
Received: from hpfcla.fc.hp.com (hpfcla.fc.hp.com [15.254.48.2])
	by atlrel1.hp.com (Postfix) with ESMTP id 34931234
	for <submit@bugs.parisc-linux.org>; Tue, 20 Mar 2001 18:33:55 -0500 (EST)
Received: from noam.fc.hp.com (mail@noam.fc.hp.com [15.1.52.69])
	by hpfcla.fc.hp.com (8.9.3 (PHNE_22672)/8.9.3 SMKit7.01) with ESMTP id QAA12691
	for <submit@bugs.parisc-linux.org>; Tue, 20 Mar 2001 16:33:54 -0700 (MST)
Received: from localhost
	([127.0.0.1] helo=fc.hp.com ident=bame)
	by noam.fc.hp.com with esmtp (Exim 3.12 #1 (Debian))
	id 14fVdR-000085-00
	for <submit@bugs.parisc-linux.org>; Tue, 20 Mar 2001 16:33:53 -0700
To: submit@bugs.parisc-linux.org
Subject: 'strace -f -o /tmp/gg fakeroot date' fails
Date: Tue, 20 Mar 2001 16:33:53 -0700
From: Paul Bame <bame@fc.hp.com>
Message-Id: <E14fVdR-000085-00@noam.fc.hp.com>


Package: kernel
Version: 20Mar2001

Using strace from http://mkhppa1.esiee.fr/en/download.html, on a narrow
kernel on c3000, the aforementioned command generated the kernel message:

    User Fault (long pointer) pid=2153 command='fakeroot'

This is possibly a known problem with strace and fork and/or signals.

---------------------------------------
Received: (at 84-close) by bugs.parisc-linux.org; 30 Mar 2001 10:47:31 +0000
>From jsm@udlkern.fc.hp.com  Fri Mar 30 03:47:31 2001
Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202])
	by dsl2.external.hp.com (Postfix) with ESMTP id CF5A1482A
	for <84-close@bugs.parisc-linux.org>; Fri, 30 Mar 2001 03:47:31 -0700 (MST)
Received: from udlkern.fc.hp.com (udlkern.fc.hp.com [15.1.52.48])
	by atlrel2.hp.com (Postfix) with ESMTP id 2B10B13FC
	for <84-close@bugs.parisc-linux.org>; Fri, 30 Mar 2001 05:47:31 -0500 (EST)
Received: (from jsm@localhost)
	by udlkern.fc.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.01) id DAA25799
	for 84-close@bugs.parisc-linux.org; Fri, 30 Mar 2001 03:47:30 -0700 (MST)
Date: Fri, 30 Mar 2001 03:47:30 -0700 (MST)
From: John Marvin <jsm@udlkern.fc.hp.com>
Message-Id: <200103301047.DAA25799@udlkern.fc.hp.com>
To: 84-close@bugs.parisc-linux.org
Subject: fixed by recent patch
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This bug was fixed by a patch I submitted that fixed a problem with strace
over forks.