https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271979
--- Comment #25 from Bjoern A. Zeeb <b...@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 other 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 report 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. -- You are receiving this mail because: You are on the CC list for the bug.