Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2023 21:20:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 271979] bsdinstall(8): iwlwifi(4): system crash when authenticating for Wi-Fi: panic: lkpi_sta_auth_to_scan: lsta 0x... state not NONE: 0, nstate 1 arg 1
Message-ID:  <bug-271979-21060-oRGe40tN8D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271979-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271979-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271979

--- Comment #25 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
Hi,

if you get either one or both of:

(a) panic: lkpi_sta_auth_to_scan: ... (or other state names)
(b) ieee80211_new_state_locked: pending SCAN -> AUTH transition lost (or ot=
her
state names)

could you apply the following patch:

https://people.freebsd.org/~bz/wireless/20231025-01-80211-newstate.diff

which will (1) give more information and (2) disable an extra case and repo=
rt
back.

Note: the "ieee80211_new_state_locked:2682: RUN -> INIT (INIT) transition
discarded" loggings are generally not interesting but I enabled them for the
full picture.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271979-21060-oRGe40tN8D>