From owner-freebsd-fs@FreeBSD.ORG Tue Sep 15 18:40:11 2009 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5667C106568B for ; Tue, 15 Sep 2009 18:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 459698FC22 for ; Tue, 15 Sep 2009 18:40:11 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8FIeB1i019384 for ; Tue, 15 Sep 2009 18:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8FIeBGX019383; Tue, 15 Sep 2009 18:40:11 GMT (envelope-from gnats) Date: Tue, 15 Sep 2009 18:40:11 GMT Message-Id: <200909151840.n8FIeBGX019383@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Jaakko Heinonen Cc: Subject: Re: usb/112640: [ext2fs] [hang] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jaakko Heinonen List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 18:40:11 -0000 The following reply was made to PR usb/112640; it has been noted by GNATS. From: Jaakko Heinonen To: klaas@kite.ping.de, Aditya Sarawgi Cc: bug-followup@FreeBSD.org, gavin@FreeBSD.org Subject: Re: usb/112640: [ext2fs] [hang] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk Date: Tue, 15 Sep 2009 21:39:14 +0300 On 2009-09-14, Aditya Sarawgi wrote: > I think this problem persists only on amd64. I was unable reproduce the problem with the command give in audit trail. Are you sure that the problem is reproducible after r186740 (head) or r187386 (stable/7)? Those revisions fixed a bug with identical symptoms. -- Jaakko