[Bug 268393] system always reboots once from a powered off state
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268393] system always reboots once from a powered off state"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Dec 2022 18:20:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 --- Comment #6 from Jonathan Vasquez <jon@xyinn.org> --- I compiled a debugging kernel with the following options (in order to attempt and make the panic not reboot, and also display more info). This successfully yielded more information :D. There seems to be a page fault happening in the AMD Raven HDA Controller. Picture and Video -------------- https://xyinn.org/freebsd/bugs/268393/268393-2.jpg https://xyinn.org/freebsd/bugs/268393/268393-2.mp4 Kernel Options -------------- include GENERIC ident GENERIC-DEBUG options KDB options DDB options INVARIANTS options INVARIANT_SUPPORT options WITNESS options DIAGNOSTIC Info ---------- root@leslie:~ # uname -a FreeBSD leslie 13.1-STABLE FreeBSD 13.1-STABLE #0 stable/13-n253296-384a885111ad: Tue Dec 20 12:46:46 EST 2022 root@leslie:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-DEBUG amd64 -- You are receiving this mail because: You are the assignee for the bug.