[Bug 284421] iwlwifi: kernel panic: lkpi_sta_scan_to_auth:1346: mo_sta_state(NONE) failed: -5

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Jan 2025 02:21:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284421

--- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to Shirkdog from comment #2)

> After a period of time, I come back and wlan0 has lost carrier with the wireless network, ...

Right, and why is that?  What happened before?

I see beacon misses in the log below.

Crowded spectrum?  Low signal?  ..?

If instead of doing a netif restart wlan0, can you simply try:
        ifconfig wlan0 down
        ifconfig wlan0 up
        ifconfig wlan0 scan
and see if that helps to get you associated again without the panic when this
happens?

-- 
You are receiving this mail because:
You are the assignee for the bug.