Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2022 18:20:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268393] system always reboots once from a powered off state
Message-ID:  <bug-268393-227-UwUYTmoMcm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268393-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268393-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393

--- Comment #6 from Jonathan Vasquez <jon@xyinn.org> ---
I compiled a debugging kernel with the following options (in order to attem=
pt
and make the panic not reboot, and also display more info). This successful=
ly
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=20=20=20=20
root@leslie:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-DEBUG amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268393-227-UwUYTmoMcm>