FreeBSD-stable-15-amd64-test - Build #1041 - Still Unstable
Date: Sun, 16 Aug 2026 05:40:03 UTC
FreeBSD-stable-15-amd64-test - Build #1041 (cfc5ebfeb889a0e894f94bfe45ee1ba4338ececb) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1041/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1041/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1041/console
Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
following changes and this is a notification to note that
these changes have not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
eab97e63f4dfa24a251bf23165059a2aa7f0ccf1 by kib:
kqueue: avoid closing a file under the knlist lock
2520c8bd2c42f4333bc1f4b94a78efa625bc97c9 by kib:
tty: do not recurse on ttydev_close()
ff2cddb26686e0097c09dfb37c7c447d29425f20 by kib:
linuxkpi: stop inlining accesses to curthread->td_lkpi_task
e4ce2c12f9947242b68070f22b6b168ef6447188 by kib:
netipsec/key.c::key_checksockaddrs(): constify src/dst address buffer
fffaf471280bf6f9e73603d84361a101e1160330 by kib:
PF_KEY socket: limit the length of copied socket address
cd5c35f504f550e5e94f172cbe154d49f36c241c by kib:
netipsec/xform_ipcomp.c: fix sockaddr type set in
c9b5dd2eb8200eb9be6795fd2b0774991d85e1ef by kib:
kern/kern_proc.c: do not throw out read data in get_ps_strings()
75bf78a0ed8d3e108532c8893f5dad8bdb2b0b3e by kib:
kern/sys_process.c: make vmspace_rwmem() similar to io functions
983a9f7a1276550ba107ff97e199c833c09372a1 by kib:
compat/freebsd32: set uio_rw for trailer's uio in freebsd32_sendfile()
1cdfd599002bb5ae6c4407a4dddc4b10930e07fb by kib:
sys_procdesc: extract procdesc_alloc()
69d29fedc1bd7f98796a00a8338d1c9555f4dc1e by kib:
sys_procdesc: extract pdtofdflags()
baf3b132b572e7cc7963425304d49043926c2c6f by kib:
sys_procdesc: extract procdesc_destroy()
cd349e1bcd21bbf9fd8834550cb6b8305977472c by kib:
procdesc: track count of open files
886aadb639415308a696a49a35066e536cdc1caf by kib:
procdesc: make PD_DAEMON per-file
43c9d80a4443c2497d663d0b050375253e39e966 by kib:
kern: add pdopenpid(2)
db1ef2a140ae333ad89511b69aeb928eb45e6806 by kib:
sys: add AUE_PDOPENPID
641ae0ebbd71b6a8695b5a4aeec86387bfd2861c by kib:
libsys: export pdopenpid(2)
513ebe011bf5406429d935c43007e3b67e6484c3 by kib:
pdfork.2: document EINVAL for pdwait(2)
9b54abf7eed8fd06fe7d8cf27fe64d3d2d17d472 by kib:
pdfork.2: clarify that PD_DAEMON acts on current file
8c17b933a8699037e4e080fe1b36ebbf9a9e32b2 by kib:
pdfork.2: document pdopenpid(2)
c217af1e6e53e96f41619cfcc2e61fc722359d11 by kib:
pdfork.2: grammar
a105154d6617c0c31237a65d5516e60da30277fa by kib:
Regen
9fefa628025cbd0f44bab388607b61adf14167d8 by kib:
fget_remote(): return fcaps and fde_flags if requested
e3a6c0514fa86b1331d8ecd40dbd87d71b768260 by kib:
sys/capsicum.h: fix comment for CAP_PDWAIT
f04e79a28a14ddae9bf1781432a020ef3466d236 by kib:
Add CAP_PDDUPFD capability
61f4a89823b7db38c0e997a135522f1838bfdb86 by kib:
kern: add pddupfd(2)
db3b6e4413cba234e796eeb90d4a99eee02fa145 by kib:
libsys: export pddupfd(2)
55fdf7561cc4d7048a46264b115987c4ac03baab by kib:
pdfork.2: document pddupfd()
8c57cf9d0d6b0918aa8d5508f91806b012b53b3a by kib:
Regen.
faba4689274867d1427615c07c48277aae3a1f4c by kib:
kern/sys_process.c: clean up includes
8b7b37139f0cfb72aebe7573404a450c1d314b94 by kib:
pdfork.2: grammar
547751e4efcef869344d4ea8d4906f3b7817ff4f by kib:
procdesc: add NOTE_PDSIGCHLD
74141b7e1ec2c61fc6a8877428d912204f139ce3 by kib:
kqueue.2: document NOTE_PDSIGCHLD
75ccdf8cff485db1f8c9653df6e706bbb9227372 by kib:
pdwait(2): make debugging events functional
c66b6867d4b90b12e1cd0789cb60ec0959d99a05 by kib:
kern: add fget_procdesc()
1b148ecb7433971dd31869cfd6d0c25f1bad85f7 by kib:
kern: change several int types to bools
4a1744caf8446cb892b573c4ce91383f3243b811 by kib:
sys/proc.h: remove spurious blank lines
e8008c0fc1a37ddd464e1f1f28024113323a299a by kib:
kern/sys_process.c: remove extra ()
6ea35ec38acf99278fae979356b9d5700c07e9d1 by kib:
fget_procdesc(): change error for non-procdesc type from EBADF to EINVAL
f86fd0a1af0b56af991c3740deccca349f0b9466 by kib:
EVFILT_PROCDESC: support NOTE_FORK
0e3a044e4c4b0af4f25db6695d9340a7a7e57c2d by kib:
kqueue.2: document EVFILT_PROCDESC support for NOTE_FORK
404eeb14f95788b1cf3d1bbac2cb50b30dfcc622 by kib:
procdesc: report NOTE_PDSIGCHLD for traced and stopped process
c6d7f60df1d625b6ebf7099b87bfdd52776802fe by kib:
libsysdecode: Recognize NOTE_PDSIGCHLD
945995c5e3f1a4985b4eb2160de952c3ee77d99c by kib:
kern_pdwait(): print the process pointer through pd
4435b4fbe0d04718705de623ad68d79f44295d9d by kib:
procdesc: Disallow pddupfd() of non-passable files
a3b8ff99b54679f2a1b5da7f8cf52992adb34840 by kib:
procdesc: Remove dead code
eabe343afe62a80b8317913e899f63e8e874c46b by kib:
kern/kern_exit.c: make wait_fill_siginfo/wrusage global
ecdc9cfea64c987bfb1a2382b7e263016005cd54 by kib:
pdwait(2): change handling of the exited processes
9d6498310f5c49668a3ed402dc307345c8f0a2ea by kib:
processes: add zombie references, each of them prevents reap
c20ccfc06adecb0a9316ad574e34e875ad3f3552 by kib:
pdwait(2), wait(2): document interaction between pdopenpid() and
fe74f9b33b4b1b3e809a5cac5f67564a4910f65e by kib:
tests/procdesc: Add some test cases for pdopenpid()
0d4429925d85939b1757f78d135060278e8217f6 by kib:
pddupfd(2): add basic test
dd1252e300636b40cc10473cda8d93032e26e12c by kib:
tests/procdesc: Fix race in pdopenpid_pdwait_only_one
d510a58af69cc6a06909595275526ad185972347 by kib:
tests/sys/kern: adjust tests for the new reaping behavior
83fa3c3ad84405df0ccbe5e65491df63b24782a0 by kib:
pdkill(2), pdgetpid(2): return EBADF if the file type is not procdesc
08adf7c06815d4ea6d6cd592cbc629f09e27194d by kib:
pddupfd.2: fix errno value returned for non-procdesc argument
3bd40a3915a1716ca6091b960e41b2e2a2f85900 by kib:
capsicum-tests: remove Linux support
cfc5ebfeb889a0e894f94bfe45ee1ba4338ececb by kib:
tests/sys/capsicum: adjust tests for the new reaping behavior
The failed test cases:
2 tests failed.
FAILED: sys.netpfil.pf.divert-to.out_div
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect
Error Message:
Redirect failed