[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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Nov 2023 20:19:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271979

--- Comment #36 from Alex Wied <freebsd@centromere.net> ---
I am on 15.0-CURRENT (305a2676ae93fb50a623024d51039415521cb2da), I have
multiple base stations under one SSID, and I am experiencing this same crash on
boot:

wlans_iwlwifi0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
ifconfig_wlan0_ipv6="inet6 auto_linklocal accept_rtadv"

#32 0xffffffff80dd3b08 in lkpi_sta_auth_to_scan (vap=0xfffffe01636e8010,
nstate=IEEE80211_S_SCAN, arg=1) at
/usr/src/sys/compat/linuxkpi/common/src/linux_80211.c:1175
#33 0xffffffff80ddb263 in lkpi_iv_newstate (vap=0xfffffe01636e8010,
nstate=IEEE80211_S_SCAN, arg=1) at
/usr/src/sys/compat/linuxkpi/common/src/linux_80211.c:2113
#34 0xffffffff80cffee7 in ieee80211_newstate_cb (xvap=0xfffffe01636e8010,
npending=<optimized out>) at /usr/src/sys/net80211/ieee80211_proto.c:2546

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