[Bug 297147] cddl/usr.sbin/dtrace tests failing in CI
Date: Wed, 29 Jul 2026 18:41:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297147
Bug ID: 297147
Summary: cddl/usr.sbin/dtrace tests failing in CI
Product: Base System
Version: 16.0-CURRENT
Hardware: Any
URL: https://ci.freebsd.org/job/FreeBSD-main-amd64-dtrace_t
est/22456/
OS: Any
Status: New
Keywords: regression
Severity: Affects Only Me
Priority: ---
Component: tests
Assignee: glebius@FreeBSD.org
Reporter: siva@FreeBSD.org
CC: lwhsu@FreeBSD.org, markj@FreeBSD.org,
testing@FreeBSD.org
1000+ tests in the 'cddl/usr.sbin/dtrace' test suite is failing in CI with many
instances of the following error:
dtrace: failed to compile script err.D_DIV_ZERO.divby0_2.d: [D_TYPE_MEMBER]
"/usr/lib/dtrace/udplite.d", line 60: id46_addr is not a member of union
in_dependaddr`
I can reproduce this error with this Bricoler command line:
bricoler freebsd-dtrace-test-suite --freebsd-src-git-checkout/url=/path/to/src
--freebsd-src-git-checkout/branch=
glebius@, I bisected the error to your commit
https://cgit.freebsd.org/src/commit/?id=698402f4f97ce3bbe8130382c0bb16d48a87ff63
(inpcb: declare struct in_conninfo as a single declaration), please triage as
necessary.
CC += lwhsu@ and markj@ for visibility
--
You are receiving this mail because:
You are on the CC list for the bug.