https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286219
--- Comment #14 from Federico Angelilli <[email protected]> --- For reference, this triggers the crash reliably on my machine: while : ; do wpa_cli reassociate; done While this spamming scans causes another kind of firmware failure (but no panic, probably unrelated): while : ; do wpa_cli scan; done -- You are receiving this mail because: You are the assignee for the bug.
