From nobody Sun Feb 19 17:52:42 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PKY6q3kQ4z3rW88 for ; Sun, 19 Feb 2023 17:52:51 +0000 (UTC) (envelope-from jamie@freebsd.org) Received: from gritton.org (gritton.org [162.220.209.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "gritton.org", Issuer "gritton.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PKY6q0nsvz3mRT for ; Sun, 19 Feb 2023 17:52:51 +0000 (UTC) (envelope-from jamie@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from gritton.org ([127.0.0.3]) (authenticated bits=0) by gritton.org (8.16.1/8.16.1) with ESMTPA id 31JHqgAO069004; Sun, 19 Feb 2023 09:52:42 -0800 (PST) (envelope-from jamie@freebsd.org) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Date: Sun, 19 Feb 2023 09:52:42 -0800 From: James Gritton To: Mateusz Guzik Cc: Michael Jung , freebsd-current@freebsd.org Subject: Re: FreeBSD 13.2-stable crash in /usr/src/sys/amd64/include/pcpu_aux.h:55 In-Reply-To: References: <5e1ecc29-9ce3-9588-fd12-0384a6b35815@mikej.com> User-Agent: Roundcube Webmail/1.4.11 Message-ID: X-Sender: jamie@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4PKY6q0nsvz3mRT X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:30247, ipnet:162.220.208.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N I'll see if I can find something. - James On 2023-02-19 04:57, Mateusz Guzik wrote: > looks like a jail problem, maintainer cc'ed > > On 2/19/23, Michael Jung wrote: >> After upgrading from >> >> FreeBSD firewall.mikej.com 13.1-STABLE FreeBSD 13.1-STABLE #21 >> stable/13-n253337-16603f60156e:Wed Dec 28 08:22:48 EST 2022 >> mikej@firewall.mikej.com:/usr/obj/usr/src/amd64.amd64/sys/GENERIC >> amd64 >> >> TO >> >> FreeBSD firewall.mikej.com 13.2-STABLE FreeBSD 13.2-STABLE #3 >> stable/13-n254483-e0c3f2a1e296: Tue Feb 14 19:25:51 EST 2023 >> mikej@firewall.mikej.com:/usr/obj/usr/src/amd64.amd64/sys/GENERIC >> amd64 >> >> I had a kernel crash which can be found here. >> >> http://mail.mikej.com/core.txt.0 >> >> It has not happened again, but I'm putting it though it's normal >> paces. >> >> The only thing that was occurring which is not a normal thing for me >> to >> is I was moving TB's worth of data between directly attached two >> zpools. >> >> Regards, >> >> Michael Jung