From owner-freebsd-bugs Tue Mar 18 14:10:22 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4FBD37B401 for ; Tue, 18 Mar 2003 14:10:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3138643FBD for ; Tue, 18 Mar 2003 14:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2IMAINS043322 for ; Tue, 18 Mar 2003 14:10:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2IMAIlT043315; Tue, 18 Mar 2003 14:10:18 -0800 (PST) Date: Tue, 18 Mar 2003 14:10:18 -0800 (PST) Message-Id: <200303182210.h2IMAIlT043315@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Mulder Subject: Re: bin/50100: Ping doesn't handle SIGINT while resolving hosts Reply-To: Johan Mulder 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/50100; it has been noted by GNATS. From: Johan Mulder To: Bruce Evans Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/50100: Ping doesn't handle SIGINT while resolving hosts Date: Tue, 18 Mar 2003 23:04:41 +0100 On Wed, Mar 19, 2003 at 07:13:57AM +1100, Bruce Evans wrote: > On Wed, 12 Mar 2003, Johan Mulder wrote: > > >Fix: > > > > Fix the signal handler. > > The signal handler is not broken. Last time I looked the bug seemed to > be deep in the resolver library. res_send() retries after EINTR for some > reason. Ok. So then I should do a bug report for res_send I suppose? ;> -- Johan Mulder Localhost System Administration To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message