https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295965
--- Comment #12 from Mark Millard <[email protected]> --- (In reply to Matthias Andree from comment #11) For "2." . . . For reference on an Orange Pi+ 2nd Ed (Cortex-A7 armv7 based): # uname -apKU FreeBSD OPiP2E-RPi2v1p1 16.0-CURRENT FreeBSD 16.0-CURRENT main-n286507-980ba4177b69 GENERIC-NODEBUG arm armv7 1600018 1600018 That is from an official pkgbase distribution (boot kernel and boot world) is from before the compat32 commit for wait issue: Tue, 09 Jun 2026 . . . git: 980ba4177b69 - main - ldns: Fix query response validation Mark Johnston . . . Wed, 10 Jun 2026 . . . git: 89fa97f0a71d - main - compat32 wait4/6(2): only copy out when there is a pid to report Konstantin Belousov no chroot or jail involved. Result: # cc -std=c11 -o try-wait3 try-wait3.c -O3 -Wall && ./try-wait3 pid = 0, status = 0 = 0 -- You are receiving this mail because: You are on the CC list for the bug.
