Re: CURRENT (after commit b1f72dd2a9a5e69a310b9e76b55f16cff433b8da): silently crashing when make -jXX buildworld
- Reply: Tomoaki AOKI : "Re: CURRENT (after commit b1f72dd2a9a5e69a310b9e76b55f16cff433b8da): silently crashing when make -jXX buildworld"
- In reply to: Herbert J. Skuhra: "Re: CURRENT (after commit b1f72dd2a9a5e69a310b9e76b55f16cff433b8da): silently crashing when make -jXX buildworld"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Mar 2026 23:24:36 UTC
On Sat, 21 Mar 2026, at 11:58, Herbert J. Skuhra wrote: > On Sat, 21 Mar 2026, at 09:30, A FreeBSD User wrote: >> Hello, >> >> after upgrading sources and recompiling averything from scratch after >> make cleanworld, host is >> silently rebooting (not trace of a crash or anything suitable to >> present). >> >> The box is booting as usual, starting jails. >> When issuing "make -j16 buildworld buildkernel", the box shows some >> text on the console and >> then - byebye. Rebooting, no crashdump. >> >> The same issue occurs when booting in single user mode. >> >> >> Working kernel is >> FreeBSD 16.0-CURRENT #9 main-n284575-14b9955e57cc: Fri Mar 20 05:39:16 >> CET 2026 amd64 >> >> anything later/beyond seems to fail on all recent CURRENT running boxes. >> >> Platform is AMD AM5 based toy CPUs. > > I guess this is caused by e90950627327de9226b052851b36f341bc72b746. Commit 1d18872c2519d7ca726ddc49735180ab1d8916e0 seems to fix the/my issue.