From owner-freebsd-geom@FreeBSD.ORG Fri Oct 28 20:20:10 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CCC1106564A for ; Fri, 28 Oct 2011 20:20:10 +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 732AC8FC08 for ; Fri, 28 Oct 2011 20:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9SKKA3H035251 for ; Fri, 28 Oct 2011 20:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9SKKAuF035250; Fri, 28 Oct 2011 20:20:10 GMT (envelope-from gnats) Date: Fri, 28 Oct 2011 20:20:10 GMT Message-Id: <201110282020.p9SKKAuF035250@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: kern/144905: [geom][geom_part] panic in gpart_ctlreq when unplugging card reader X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 20:20:10 -0000 The following reply was made to PR kern/144905; it has been noted by GNATS. From: "Andrey V. Elsukov" To: bug-followup@FreeBSD.org, bruce@cran.org.uk Cc: Subject: Re: kern/144905: [geom][geom_part] panic in gpart_ctlreq when unplugging card reader Date: Sat, 29 Oct 2011 00:11:53 +0400 Hi, Bruce, Can you reproduce this problem after r226880? -- WBR, Andrey V. Elsukov