From nobody Sun Aug 20 22:06:24 2023 X-Original-To: wireless@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 4RTV7N6ryQz4qmvs for ; Sun, 20 Aug 2023 22:06:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19: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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RTV7N3Zgrz4RJw for ; Sun, 20 Aug 2023 22:06:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692569184; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qLLvLk+lzB4yehrrf3vuO4yDReKvw132AfyEQpLsOZM=; b=K53dsd5C+30xgO3KgtF61tCggZcbtLLSV3rMDrGu/tAUciOYrTqquHht1FcvWo7HSdTikj O3SqFRp2PIjuTMAOfuG+IvBBl9gs3oSmHMQBq01890G4RWn0homV3oTNt9qN0q4hgKk4Kf uFc7qI/ZQMDUu6y++TRL4W4hFEKmh89AlMPELA2c3tjyCdqTBHioUfVtJaXTfQtaPBGyed 00iC7nc4HDgb2SnM0ykgg/9VBDPQr4yPjUoYleDLINOpjg12shJw2PnTSyiRkHg5eLYvPr /mPVL1tvBIbHXcONdhF0Uh3sXIf8CTE6NKIWDNT37PJ8ymnNSQLVeIRraprmLQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692569184; a=rsa-sha256; cv=none; b=n0WA/p5SPVfW1HPvHWSQSeVqZ4B9S+pqcky/aQ1xma1/Gdlfv+MZ6KsHOHicu3ebx5SqZ9 gYdsX/3XZaTTYVbygyEycLCWBXIT3+2mEYn9ySUO336J6cDHL7dEnzFAW9BxPs8MV80Hu8 zZYo22o3wF1V8UyupcJ1jtaLpNydjiZ3H/pDBAAW7utzttiQqPFfNcKpzVn7G63nlU1DtJ +9cniXbP1HZDpzAgh8YMx109b9QCUQLloAO4C7na6jsr9owTdFziWqwC6NfFITZbibdloh L/Q5i0LQDvIOJEGNo0D9BafOFY6WAgFckCGa18ru88K02mUEFYNszZUmQSupgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RTV7N2PcwzwP7 for ; Sun, 20 Aug 2023 22:06:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37KM6OG6097875 for ; Sun, 20 Aug 2023 22:06:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37KM6Oiu097874 for wireless@FreeBSD.org; Sun, 20 Aug 2023 22:06:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 273250] iwm0 panics on FreeBSD 14.0-CURRENT #0 main-n261772-3a3c9242739e Date: Sun, 20 Aug 2023 22:06:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vidwer+fbsdbugs@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273250 --- Comment #3 from vidwer+fbsdbugs@gmail.com --- (In reply to Graham Perrin from comment #1) > What actions preceded the panic above?=20 >=20 > Can you describe the hardware? >=20 > > iwm0 panics Here I am using 'panics' as a verb, not as a way to describe how many times= it panics. > > Do mean, more than one panic? > > > FreeBSD 14.0-CURRENT #0 main-n261772-3a3c9242739e > > Reproducible with 14.0-ALPHA2? Maybe, I have not upgraded the machine as a whole. The reason is because of= 1) long build times for LLVM, 2) apparent ZFS instability. --=20 You are receiving this mail because: You are the assignee for the bug.=