From owner-freebsd-current@freebsd.org Thu Nov 2 20:17:42 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23745E623AD for ; Thu, 2 Nov 2017 20:17:42 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-104.reflexion.net [208.70.210.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1BAA67B33 for ; Thu, 2 Nov 2017 20:17:40 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 32266 invoked from network); 2 Nov 2017 20:17:33 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 2 Nov 2017 20:17:33 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.40.3) with SMTP; Thu, 02 Nov 2017 16:17:33 -0400 (EDT) Received: (qmail 7410 invoked from network); 2 Nov 2017 20:17:33 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 2 Nov 2017 20:17:33 -0000 Received: from [192.168.1.25] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 18C6DEC8552 for ; Thu, 2 Nov 2017 13:17:33 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: r325250: panics on USB stick insert Message-Id: <58F9F13C-9F46-4A6F-91DC-6666D1846D2F@dsl-only.net> Date: Thu, 2 Nov 2017 13:17:32 -0700 To: FreeBSD Current X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 02 Nov 2017 20:17:42 -0000 Poul-Henning Kamp phk at phk.freebsd.dk wrote on Thu Nov 2 14:19:23 UTC 2017 : > I updated to r325250M amd64 last night, and now my laptop panics in > geom when I plug my mobile phone in. > > I'll try to get a panic message when I'm in less of a hurry... -r325272 has a geom fix to the earlier -r325227: -r325227 was causing various folks problems. -r325272 or later may avoid your problem. === Mark Millard markmi at dsl-only.net