From owner-freebsd-bugs@FreeBSD.ORG Mon May 15 14:20:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 3999816A460 for ; Mon, 15 May 2006 14:20:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD74143D45 for ; Mon, 15 May 2006 14:20:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4FEKLTh091808 for ; Mon, 15 May 2006 14:20:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4FEKLZQ091807; Mon, 15 May 2006 14:20:21 GMT (envelope-from gnats) Resent-Date: Mon, 15 May 2006 14:20:21 GMT Resent-Message-Id: <200605151420.k4FEKLZQ091807@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christopher Nelson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 401F516A66C for ; Mon, 15 May 2006 14:15:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDC143D60 for ; Mon, 15 May 2006 14:15:59 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4FEFwop057893 for ; Mon, 15 May 2006 14:15:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4FEFwnt057871; Mon, 15 May 2006 14:15:58 GMT (envelope-from nobody) Message-Id: <200605151415.k4FEFwnt057871@www.freebsd.org> Date: Mon, 15 May 2006 14:15:58 GMT From: Christopher Nelson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: conf/97301: inifinite loop on boot when network_interfaces set to nonexistent interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 14:20:25 -0000 >Number: 97301 >Category: conf >Synopsis: inifinite loop on boot when network_interfaces set to nonexistent interface >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 15 14:20:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Christopher Nelson >Release: 6.1 >Organization: >Environment: FreeBSD titan.neptune.home 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: If you set network_interfaces in rc.conf to a nonexistent interface, the initialization code loops infinitely, posting an error message to the console. boot is stalled and you have to restart in single-user mode, mount the fs r/w and fix the definition to go anywhere. >How-To-Repeat: edit rc.conf. add the line: network_interfaces="bfe0,ndis0" >Fix: >Release-Note: >Audit-Trail: >Unformatted: