Re: CURRENT (after commit b1f72dd2a9a5e69a310b9e76b55f16cff433b8da): silently crashing when make -jXX buildworld
Date: Sun, 22 Mar 2026 10:36:42 UTC
Am Tage des Herren Sun, 22 Mar 2026 19:20:42 +0900 Tomoaki AOKI <junchoon@dec.sakura.ne.jp> schrieb: > On Sun, 22 Mar 2026 00:24:36 +0100 > "Herbert J. Skuhra" <herbert@gojira.at> wrote: > > > 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. > > Isn't it Commit 1ba29614c4ce5e261ade0bd7def94079b7b9647a, which is the > next commit? > > Anyway, built/ran fine at commit > 60baee1fa4848ac969522e03d2c6f273f334edb7, which is after the > above-mentioned commit, for me. All installed kmod ports are built > fine, too. > > At this point, the 2nd shot of libcrypt build option change > at commit 3797fe720a37ff9fb5b20546494ef1c4a6c01541 is included, too. > > Anyway, thanks to kib@ and ngie@ for fixing! > > Regards. > Hello, works fine for me, too. -- A FreeBSD user