From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 22 19:50:01 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E8BDB49C for ; Mon, 22 Oct 2012 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id B725B8FC18 for ; Mon, 22 Oct 2012 19:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9MJo1i1089213 for ; Mon, 22 Oct 2012 19:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9MJo120089212; Mon, 22 Oct 2012 19:50:01 GMT (envelope-from gnats) Date: Mon, 22 Oct 2012 19:50:01 GMT Message-Id: <201210221950.q9MJo120089212@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andriy Gapon Subject: Re: kern/172952: 9.1 hangs on reboot after all buffers synced X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Andriy Gapon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 19:50:02 -0000 The following reply was made to PR kern/172952; it has been noted by GNATS. From: Andriy Gapon To: Travis Mikalson Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/172952: 9.1 hangs on reboot after all buffers synced Date: Mon, 22 Oct 2012 22:49:36 +0300 on 22/10/2012 13:18 Travis Mikalson said the following: > Screen shot of issue: http://tog.net/reboothang-freebsd91.jpg Is there any additional useful information if you set sysctl debug.bootverbose=1 before reboot? -- Andriy Gapon