From owner-freebsd-current@FreeBSD.ORG Fri Sep 11 15:45:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52784106568B for ; Fri, 11 Sep 2009 15:45:06 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swipnet.se [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id D748E8FC21 for ; Fri, 11 Sep 2009 15:45:05 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=BjuGxOfPqQgA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=-o81O83pAAAA:8 a=6I5d2MoRAAAA:8 a=deaKlm17i6czcWyFV3AA:9 a=p6VA8ri13zjpyC12HScA:7 a=qX-Hg7h93VoDfbyUDFlNCihUr-AA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1134908799; Fri, 11 Sep 2009 17:45:03 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Fri, 11 Sep 2009 17:45:28 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <4AAA5D61.6020900@yandex.ru> In-Reply-To: <4AAA5D61.6020900@yandex.ru> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909111745.29780.hselasky@c2i.net> Cc: "Andrey V. Elsukov" Subject: Re: 9.0-CURRENT - panic on detaching USB flash (not mounted) 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, 11 Sep 2009 15:45:06 -0000 On Friday 11 September 2009 16:23:29 Andrey V. Elsukov wrote: > Hi, All. > > > My system is fresh CURRENT: > FreeBSD btr.properlan.net 9.0-CURRENT FreeBSD 9.0-CURRENT #9 r197070: > Thu Sep 10 21:40:35 MSD 2009 > butcher@btr.properlan.net:/usr/obj/usr/src/sys/GENERIC amd64 > > I successful unmount my USB flash and got fatal trap when i removed it. > > This portion from dmesg: Known issue: http://perforce.freebsd.org/chv.cgi?CH=168387 Download files using download link and build new kernel. --HPS