From owner-freebsd-current@FreeBSD.ORG Mon Apr 8 09:25:57 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9694C7C6 for ; Mon, 8 Apr 2013 09:25:57 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 6A2AFDDB for ; Mon, 8 Apr 2013 09:25:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=HAoSweMWK2Yr/yJXRwl/sTaen6OsY95fVORsAc6/XgU=; b=UiBFae3EWzRtWkFTDl6ohHfqDdESarEKPBlLjZeZ894Qg0+gvWCA9jfR91zJ2PmPf263V+X8fCKCqcBO5NF2Z5BqyjK2uparcLildeBTIR88BCIrMO6GFB7aTu2Z+IPm75ssmhvsb+2GvT1VkxbfT1OCF5WejaugAtqcRuQ3veA=; Received: from [122.129.203.50] (port=11521 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UP8KY-001ofo-L4 for freebsd-current@freebsd.org; Mon, 08 Apr 2013 03:25:51 -0600 Date: Mon, 8 Apr 2013 16:24:18 +0700 From: Erich Dollansky To: freebsd-current@freebsd.org Subject: X220 note: crash at shutdown -p now Message-ID: <20130408162418.5af452fa@X220.ovitrap.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 09:25:57 -0000 Hi, I noticed frequent crashes when i power off my X220. I got used to it until I did some reboots without a single crash. I shut down the machine with shutdown -p now uname says: FreeBSD X220.ovitrap.com 10.0-CURRENT FreeBSD 10.0-CURRENT #23: Sat Feb 23 17:24:19 WIT 2013 erich@X220.ovitrap.com:/usr/obj/usr/src/sys/X220 amd64 I noticed that very often, the file /boot/loader.conf is empty when the machine is started again later. Is there a way I could help to find the source of the problem? Erich