From owner-freebsd-questions@FreeBSD.ORG Mon Nov 21 15:39:39 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31B511065670 for ; Mon, 21 Nov 2011 15:39:39 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id DCABB8FC0C for ; Mon, 21 Nov 2011 15:39:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=K1R2U73xqXVtbayaFoK8esr4XBncqHPNHPiGpGPZFcY=; b=tQV7bmaXByEHmhuzNXBcb/VU8fWQR0+SD4B3CTYGr9iG3hifkRAifr+JuRg5UkUde2WlKH92BO6jxYIZQGEHSJMJUlJaghm5TM3XgaVgwlkZTXfmuxbM/GmAJf/sQRRL; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RSVy1-0009R1-K7 for questions@freebsd.org; Mon, 21 Nov 2011 09:39:37 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1321889967-1840-1839/5/31; Mon, 21 Nov 2011 15:39:27 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: questions@freebsd.org References: <201111191054.pAJAsI9q087098@jau.iki.fi> Date: Mon, 21 Nov 2011 09:39:27 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <201111191054.pAJAsI9q087098@jau.iki.fi> User-Agent: Opera Mail/11.60 (FreeBSD) X-SA-Score: -1.0 Cc: Subject: Re: AMD64 with 9.0 PRERELEASE freezing/hanging without any messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2011 15:39:39 -0000 On Sat, 19 Nov 2011 04:54:18 -0600, Jukka A. Ukkonen wrote: > > Hello, > > Has anyone else noticed a similar odd behavior with AMD64 and 9.0 > prerelease (as well as RCs and betas)? > On my 12 core (2*4162EE) the whole system just freezes quite often > without any warning, without any messages being logged. Neither is > there any panic message from the kernel. The system just suddenly > hangs such that there is no alternative but to reboot using the > reset button. YES YES YES This is happening right now on my little Atom based ZFS NAS and it's driving me insane. 9.0-PRERELEASE compiled with Clang (don't think that matters though). However, mine doesn't fully panic and recovers. It justs completely freezes for like 5-10 seconds. Won't take any keyboard input, doesn't show anything on console/SSH, but is still pingable. Crazy!