From owner-freebsd-bugs Tue Nov 20 11:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2199C37B418 for ; Tue, 20 Nov 2001 11:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAKJe3T92257; Tue, 20 Nov 2001 11:40:03 -0800 (PST) (envelope-from gnats) Date: Tue, 20 Nov 2001 11:40:03 -0800 (PST) Message-Id: <200111201940.fAKJe3T92257@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ian Dowse Subject: Re: bin/32138: better progress reporting for dump(8) Reply-To: Ian Dowse Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/32138; it has been noted by GNATS. From: Ian Dowse To: "Andrew R. Reiter" Cc: Mikhail Teterin , FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/32138: better progress reporting for dump(8) Date: Tue, 20 Nov 2001 19:35:18 +0000 In message , "And rew R. Reiter" writes: > >setproctitle() should not even be used in the handler. Is it being called from a signal handler? I only looked briefly at the code, and it appears to be called by timeest() which is called by flushtape(), but I didn't trace back any further to see if that is called from a signal handler. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message