Date: Fri, 01 Dec 2023 00:39:20 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 275255] iwlwifi: panic after iwlwifi0: lkpi_iv_newstate: error -5 during state transition 5 (RUN) -> 0 (INIT) Message-ID: <bug-275255-21060-BNGD5SYTjp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275255-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-275255-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=3D275255 --- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Bjoern A. Zeeb from comment #2) obviously we do hist the beacon loss first: [2339.509731] iwlwifi0: linuxkpi_ieee80211_beacon_loss: vif 0xffff0001d6b09= c80 vap 0xffff0001d6b09010 state RUN [2339.612089] iwlwifi0: linuxkpi_ieee80211_beacon_loss: vif 0xffff0001d6b09= c80 vap 0xffff0001d6b09010 state RUN [2339.618158] wlan1: link state changed to DOWN which will get us into sta_beacon_miss and switch to SCAN. And lkpi_sta_run_to_scan simply calls lkpi_sta_run_to_init. Doesn't go kaboom on a modern card; in this case a B200. I'll go and find my 8265 and try again the next days. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275255-21060-BNGD5SYTjp>