Summary: | iwlwifi with lagg added to bridge will not associate to AP; and a network restart may result in a system crash | ||
---|---|---|---|
Product: | Base System | Reporter: | js |
Component: | kern | Assignee: | Bjoern A. Zeeb <bz> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | CC: | bz, emaste, tom |
Priority: | --- | Keywords: | crash, regression |
Version: | 13.2-STABLE | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271182 | ||
Bug Depends on: | |||
Bug Blocks: | 273620 |
Description
js
2023-05-01 22:53:22 UTC
Has anyone been able to take a look at this? I'm happy to do more testing if there's anything else I should try. (In reply to js from comment #0) > … multiple network restarts result in a kernel panic. … Do any of these match your case? <https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&keywords=crash&keywords_type=allwords&list_id=642784&longdesc=iwlwifi&longdesc_type=allwordssubstr&order=bug_id&query_format=advanced> If no match, and if still reproducible with the latest stable/13: * for kernel panics, a separate bug report may be appropriate – then we can review the summary and metadata here. ---- ^Triage (interim): * status * component kern, for a kernel panic * keyword crash, for a system crash (kernel panic) * keyword regression, for the second sentence in opening comment 0. I upgraded to latest stable commit today (stable/13-n256387-7af7a0d1b14 AMD64 amd64) and re-tested. Everything is now working as expected. Thank you! Can you please report back in a week or so if still everything is fine. From my side nothing has changed since the last reports (possibly not from you) came in, so I am suspicious as to what has changed to make it work now... [ please keep PR open ] When I ran mergemaster yesterday, I happened to notice the following change: https://github.com/freebsd/freebsd-src/commit/052211e08c0e227277d0c4dc603bba2253eb3d73 Could this have been the problem, and removing the wpa_poststart function fixed it? (In reply to js from comment #5) It should not have been the cause but a possible extra interface toggle could have confused lagg? Someone with more knowledge of today's lagg code would probably know. Has the problem come back or stayed "solved"? (In reply to Bjoern A. Zeeb from comment #6) This problem has not happened again. iwlwifi on 13-STABLE has been rock solid for me over the past month. Thanks and enjoy and please let us know if the problem comes back. |