Re: (vm-)bhyve stopped working recently on 13.2

From: Bakul Shah <bakul_at_iitbombay.org>
Date: Fri, 12 Jan 2024 23:19:18 UTC
On Jan 12, 2024, at 2:07 PM, Tomek CEDRO <tomek@cedro.info> wrote:
> Jan 12 22:33:49:  [cpu: 4]
> Jan 12 22:33:49:  [memory: 20G]

See if stays up when you give it less memory or
fewer cpus (for debugging purposes).

Another option is to compile bhyve with -g,
run it under gdb and set a breakpoint on exit to 
see the stacktrace.