Date: Thu, 11 Jun 2026 17:10:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 291193] EFI RT fault breakpoint instruction fault on shutdown Message-ID: <bug-291193-227-jtR7Vs1DxE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-291193-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291193 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=314c85574ae08eea6499380556decfcda3e0f49c commit 314c85574ae08eea6499380556decfcda3e0f49c Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-11-26 19:28:13 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-06-11 17:08:35 +0000 amd64: Make EFI runtime faults look less like panics EFI runtime faults may be mistaken for kernel panics, and do not necessarily represent actual problems. Try to differentiate them some more by printing "EFI runtime trap" rather than "Fatal trap". PR: 291193 Reviewed by: kib Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56309 (cherry picked from commit ddabf7f3ea4f0497dc5a5ffcbbb1d852ea77a4cd) sys/amd64/amd64/trap.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291193-227-jtR7Vs1DxE>
