From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 18 23:20:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9CBC1065686 for ; Wed, 18 Jun 2008 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A2FDF8FC2C for ; Wed, 18 Jun 2008 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5INK2GE041422 for ; Wed, 18 Jun 2008 23:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5INK2Gs041421; Wed, 18 Jun 2008 23:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 18 Jun 2008 23:20:02 GMT Resent-Message-Id: <200806182320.m5INK2Gs041421@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, Vijay Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00B211065670 for ; Wed, 18 Jun 2008 23:17:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E92A58FC28 for ; Wed, 18 Jun 2008 23:17:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5INH63R046838 for ; Wed, 18 Jun 2008 23:17:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5INH69K046837; Wed, 18 Jun 2008 23:17:06 GMT (envelope-from nobody) Message-Id: <200806182317.m5INH69K046837@www.freebsd.org> Date: Wed, 18 Jun 2008 23:17:06 GMT From: Vijay To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/124736: Crash during boot up 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: Wed, 18 Jun 2008 23:20:02 -0000 >Number: 124736 >Category: misc >Synopsis: Crash during boot up >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 18 23:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vijay >Release: 7.0 >Organization: >Environment: Machine does not boot. The last boot message (at which the machine apparently hangs) is "Starting avahi-daemon." >Description: The machine is a Dell 600m, 512M, 160GB hard disk. It has Ubuntu and FreeBSD as a dual boot. I installed FreeBSD 7.0 and everything was fine. I added the Gnome2 package and the first few times everything was fine. I was trying to set up the wireless card and got it working. The first time this bug happened, the message was "$dbus_enable is not set correctly" followed by "$polkitd_enable is not set correctly". I included the 3 lines in /etc/rc.conf: polkitd_enable="YES", dbus_enable="YES" and hald_enable="YES". It booted fine a few times after that. Throughout, I have been fiddling with my network configuration in /etc/rc.conf, /etc/hosts and /etc/nsswitch.conf. Here are the files that I was playing with: My /etc/hosts file reads: 127.0.0.1 localhost localhost.my.domain laptop2 192.168.2.4 laptop2 laptop2.my.domain My /etc/rc.conf files reads: defaultrouter="192.168.2.1" hostname="laptop2" ifconfig_bge0="DHCP" ifconfig_iwi0="WPA DHCP" gnome_enable="YES" dbus_enable="YES" hald_enable="YES" polkitd_enable="YES" linux_enable="YES" moused_enable="YES" moused_port="/dev/psm0" moused_type="auto" >How-To-Repeat: The computer stops in the same place most of the time. Sometimes, it boots without a problem. >Fix: >Release-Note: >Audit-Trail: >Unformatted: