From owner-freebsd-bugs Tue Mar 18 9:10: 5 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 2685637B404 for ; Tue, 18 Mar 2003 09:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E317343FA3 for ; Tue, 18 Mar 2003 09:10:02 -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 h2IHA2NS040860 for ; Tue, 18 Mar 2003 09:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2IHA2gu040859; Tue, 18 Mar 2003 09:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D1CF37B401 for ; Tue, 18 Mar 2003 09:05:12 -0800 (PST) Received: from immortal.localhost.nl (immortal.localhost.nl [62.250.1.82]) by mx1.FreeBSD.org (Postfix) with SMTP id A592343FA3 for ; Tue, 18 Mar 2003 09:05:10 -0800 (PST) (envelope-from johan@immortal.localhost.nl) Received: (qmail 75449 invoked by uid 1001); 12 Mar 2003 12:41:56 -0000 Message-Id: <20030312124156.75448.qmail@immortal.localhost.nl> Date: 12 Mar 2003 12:41:56 -0000 From: Johan Mulder Reply-To: Johan Mulder To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/50100: Ping doesn't handle SIGINT while resolving hosts 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 >Number: 50100 >Category: bin >Synopsis: Ping doesn't handle SIGINT while resolving hosts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 18 09:10:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Johan Mulder >Release: FreeBSD 5.0-RELEASE-p2 i386 >Organization: Localhost >Environment: System: FreeBSD immortal.localhost.nl 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #0: Fri Feb 21 20:45:38 CET 2003 root@immortal.localhost.nl:/usr/obj/usr/src/sys/IMMORTAL i386 >Description: When a ping is started, ping tries to resolve the host. When the host can not be resolved or resolves very slowly, ping doesn't do anything when it receives a SIGINT. >How-To-Repeat: Ping a host in a domain of which you're sure the nameservers are down or unreachable. >Fix: Fix the signal handler. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message