Summary: | kernel crashes when ena driver is unloaded | ||
---|---|---|---|
Product: | Base System | Reporter: | Arthur Kiyanovski <akiyano> |
Component: | kern | Assignee: | Alexander V. Chernikov <melifaro> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | emaste, melifaro, mw, zlei |
Priority: | --- | Keywords: | crash |
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 271607 |
Description
Arthur Kiyanovski
2023-04-13 06:43:03 UTC
I've created https://reviews.freebsd.org/D39614 which should fix the issue. Any chance you could test it? (In reply to Alexander V. Chernikov from comment #1) I've tested https://reviews.freebsd.org/D39614 and it solves the issue. Updated kernel and world to the latest main. => Issue reproduced. Applied this fix to kernel sources, built and installed kernel => issue doesn't reproduce. I can reproduce a similar panic via `devctl disable iwm0` on my laptop It looks like ena was fixed by: commit c59a5fbd8a2ef68ed0842cbb1df4450edd654129 Author: Arthur Kiyanovski <akiyano@amazon.com> Date: Sun May 21 12:31:54 2023 +0000 ena: Fix driver unload crash ^Triage: apparently fixed Sun May 21 12:31:54 2023 +0000. |