From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 23 12:50:26 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C2E3716A407 for ; Sat, 23 Dec 2006 12:50:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6B27B13C45F for ; Sat, 23 Dec 2006 12:50:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBNCoQx7059663 for ; Sat, 23 Dec 2006 12:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBNCoQ5v059662; Sat, 23 Dec 2006 12:50:26 GMT (envelope-from gnats) Date: Sat, 23 Dec 2006 12:50:26 GMT Message-Id: <200612231250.kBNCoQ5v059662@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: kern/107132: Imediate reboot with "umount -f" of umass removed device. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 12:50:26 -0000 The following reply was made to PR kern/107132; it has been noted by GNATS. From: "Andrey V. Elsukov" To: goffredo@gmail.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/107132: Imediate reboot with "umount -f" of umass removed device. Date: Sat, 23 Dec 2006 15:32:06 +0300 (MSK) >I mounted a Samsung digital camera as umass. It was removed without making umount. > >The mount command showed the device mounted, but it was unpluged. The umount command did not umounted, so, I used "umount -f" to remove it. The system frozen 1 second, and reboot, without any panic message. This is a well known bug. http://www.freebsd.org/cgi/query-pr-summary.cgi?text=umount -- WBR, Andrey V. Elsukov