FreeBSD-stable-14-amd64-test - Build #1243 - Still Unstable
Date: Thu, 12 Jun 2025 20:52:58 UTC
FreeBSD-stable-14-amd64-test - Build #1243 (d752f91d7f0aa33654f4564c732b70ef2daec0bf) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1243/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1243/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1243/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)
0f44d9df994b398ba4591141559da6db18fff557 by kib:
amd64: do not handle fs/gs bases conditionally on the selector
cb089f00996cdbf2e7930b4e5598fcbbd43aae53 by kib:
amd64: add pcb_tlsbase
b7291e0da6ff485854ba07a0f8e18fb7b60ef5ba by kib:
Bump __FreeBSD_version and provide P_OSREL_TLSBASE for amd64 set_tlsbase
fa10e2fb88224b1b30abb6c94a9cf4c99ce5103f by kib:
amd64: add mc_tlsbase member to mcontext
4937026659c6b2bfad27ad5392c439048fc03b76 by kib:
amd64: add ptrace PT_{GET,SET}TLSBASE requests
9bac318a7d7ad52a0acdf53b28935f749f8c1283 by kib:
amd64: add amd64_set_tlsbase(3)
88359641132766cc0a8eed283a7a704595c7c119 by kib:
amd64: switch to amd64_set_tlsbase to set tls base
011c1f2f06bb434aa6e8064158f5c17fd8bb2139 by kib:
amd64: revert unintended changes in ia32_exception.S
f89a24766cb811dba1aa74a65f70df72bc1fe00a by kib:
thr_new: pass params.flags to cpu_set_user_tls()
94285af19eaef053de3b6d77d2a4f30c6a07618c by kib:
cpu_machdep.9: update documentation for cpu_set_user_tls()
ebf989f4010b537ee55e8e4680594511c73f06d8 by kib:
thr_new: add a flag indicating that the thread is created by C runtime
29b1c09ab4770970f7f6497213c120e7c7a55c1f by kib:
thr_new.2: document THR_C_RUNTIME
c9c7058c319beaaef7538833d8d3f464f71885ad by kib:
amd64: set PCB_TLSBASE pcb flag only for new C runtime threads
49e940dbc6ce2e9a97798b0662af49a7705cb79a by kib:
amd64: Add AMD64_DISABLE_TLSBASE
a24bbfb09f43303bfaa65c774bcbe7bdde07dddd by kib:
thr_new(2): check param.flags for reserved bits
d752f91d7f0aa33654f4564c732b70ef2daec0bf by kib:
kern_thr.c: fix typo
The failed test cases:
4 tests failed.
FAILED: sys.opencrypto.runtests.main
Error Message:
1 of 1 tests failed
FAILED: bin.pwait.pwait_test.time_unit
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__
Error Message:
Test program did not exit cleanly