Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition

From: Enji Cooper (yaneurabeya) <yaneurabeya_at_gmail.com>
Date: Sun, 22 Mar 2026 02:41:38 UTC
> On Mar 21, 2026, at 9:15 AM, FreeBSD User <freebsd@walstatt-de.de> wrote:

…

> Hello,
> 
> it seems that one of the commits in this vain results in a hard reset of some
> CURRENT machine - this taken from some reports on freebsd-current list.
> 
> In my case, two Zen5 based boxes, bott as usual, but when touch the system with
> "make buildworld buildkernel" or any single make build on the acting server
> box, the system reboots immediately - no trace of a log, coredump, simple
> nothing. Only hard reset. Same on another box acting as graphical workstation.
> As soon the system gets "touch" (login/starting windowmaker) the system goes
> nirwana.
> 
> No further information, my boxes do not dump anything useful.

It’s hard to tell since I upgraded my copy of VMware Fusion at the same time, but I think I’m running into this issue as well.

Running `pkg upgrade -y` or ssh’ing into the VM generally results in a hard reset and once I had some bizarre textual artifacts on the console when I got dropped into ddb. I couldn’t decipher the prompt, so unfortunately I couldn’t tell you what the panic was, but I knew I was at a ddb based on the feedback I got typing on the VM's console keyboard.

VMware Fusion looks like it basically does a full pass-through of the CPU from my host (which is a Intel Macmini8,1).

Thanks!
-Enji