From owner-freebsd-current@FreeBSD.ORG Fri May 7 07:36:48 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9ECD61065670 for ; Fri, 7 May 2010 07:36:48 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.221.181]) by mx1.freebsd.org (Postfix) with ESMTP id 55F318FC1F for ; Fri, 7 May 2010 07:36:47 +0000 (UTC) Received: by qyk11 with SMTP id 11so1235354qyk.13 for ; Fri, 07 May 2010 00:36:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QPmTtik/WqFBTYgEGKFNq7TTX33s9zFMNC4QKCkuZGo=; b=fbFFV4RqLbrLk6lMTR/3bGSxB6x5JiE2FaymG8f+XaosOJDhmwFPYYqr+1CTEr0FO/ 33EVFWdTLg88ul0tcgdBZUFzrl7ts9aijgJcywCYdn/+z62XWnpKZauamOMG/pNvrJWq z/on0savEdXdXBu4DrMEBgQUx3dXKMpWw1Pos= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mc4bvNFvHtMfILiXp2vjpSbKsFGkISSbZHpQQyqGYYCWzw1na/LufhGoyGBSrHZ/U9 GmumvkNfJD1VqGjMJ+GWiq9TqluEFzo+8xpV71T24to+msBxg08E73/enu+90Qx4Vngc jTBdEuMc/7jZW2KYs6mro1xnr52o6eoSRRaP4= MIME-Version: 1.0 Received: by 10.229.225.72 with SMTP id ir8mr6000809qcb.73.1273217797636; Fri, 07 May 2010 00:36:37 -0700 (PDT) Received: by 10.229.193.14 with HTTP; Fri, 7 May 2010 00:36:37 -0700 (PDT) In-Reply-To: References: <201005070353.o473rbRD019431@cwsys.cwsent.com> Date: Fri, 7 May 2010 00:36:37 -0700 Message-ID: From: Garrett Cooper To: Cy Schubert Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Dmitry Krivenok Subject: Re: Problem with reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 07 May 2010 07:36:48 -0000 On Fri, May 7, 2010 at 12:33 AM, Garrett Cooper wrote: > On Thu, May 6, 2010 at 8:53 PM, Cy Schubert wr= ote: >> In message , >> Dmit >> ry Krivenok writes: >>> Hello! >>> >>> I have a trouble with my FreeBSD-CURRENT virtual machine running on VmW= are >>> ESX server. >>> >>> uname -a prints: >>> FreeBSD host 9.0-CURRENT FreeBSD 9.0-CURRENT #16 r207299: Wed Apr 28 >>> 04:15:07 UTC 2010 =A0 =A0 root@host:/usr/obj/usr/src/sys/GENERIC =A0amd= 64 >>> >>> The problem lies in that FreeBSD hangs after "reboot" command. >>> I see the following on console: >>> http://www.freeimagehosting.net/image.php?8885b3c6ea.png >>> >>> Is it a known problem? >>> Are there any solutions? >>> >>> Thanks in advance! >> >> I'm experiencing the same on real hardware with AMD Sempron on an MCI >> board. On my system this occurs in i386 mode. As it's my testbed I have = no >> such problems under 7.X or 8.X. I also have the same problem on my Acer >> 3623NWXMi laptop (with 1.6 GHz Pentium M CPU, 1.5 GB memory, and 120 GB >> hard disk upgrades, and the latest Acer 1.6 BIOS upgrade for this comput= er). > > =A0 =A0Same here on a Dell 2950 server with 2 x X5670's, 8GB RAM, etc. I looked at the LOR a bit more closely, and I also saw this at boot, not just reboot. Thanks, -Garrett