| Summary: | Crash on first boot | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Ivan Rozhuk <rozhuk.im> | ||||
| Component: | kern | Assignee: | Mark Linimon <linimon> | ||||
| Status: | Closed DUPLICATE | ||||||
| Severity: | Affects Some People | CC: | avg, grahamperrin, jon, markj, matei35, mav, o.hushchenkov, rozhuk.im | ||||
| Priority: | --- | Keywords: | crash | ||||
| Version: | 13.1-STABLE | ||||||
| Hardware: | amd64 | ||||||
| OS: | Any | ||||||
| See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272878 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 |
||||||
| Attachments: |
|
||||||
|
Description
Ivan Rozhuk
2022-05-28 04:42:12 UTC
Alexander, maybe the IRQ resource is torn down in the wrong order and not drained? --HPS I mean: s/torn down/setup I have the same issue, 13-STABLE on laptop Thinkpad T14 Gen 1 with Ryzen 7 PRO 4750U CPU. Discovered this after updated kernel to 13-STABLE from Oct 27. Previous kernel on 13-STABLE from Jun 10 works without this panic. Only first cold boot leads to the panic. Also if I bool the kernel from Jun 10 at first time and reboot to the kernel from Oct 27 touchpad does not work. Forgot to add, 14-CURRENT has the same issue. Similar issue to the bug I reported late last year, linking for higher visibility. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 I just built my new desktop and I have the same issue.
cpu: AMD Ryzen 9 7900
motherboard: Gigabyte B650 Aorus Elite AX
network chip: Realtek RTL 8125BG
audio chip: Realtek ALC897
OS: FreeBSD 13.2
^Triage: RIP hps@. ^Triage: to submitter: I'm sorry this was not addressed in a faster manner. Please try the patch in the following to see if it works around the problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393#c48 *** This bug has been marked as a duplicate of bug 268393 *** |