[Bug 262412] DTrace failed to run when ipfw loaded
Date: Tue, 08 Mar 2022 09:40:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262412
Bug ID: 262412
Summary: DTrace failed to run when ipfw loaded
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: dtrace@FreeBSD.org
Reporter: lwhsu@FreeBSD.org
CC: ipfw@FreeBSD.org
https://artifact.ci.freebsd.org/snapshot/main/23210c9f42af94dc6bcdae3996d8a3d010dd6bfe/amd64/amd64/disk-test.img.zst
FreeBSD 14.0-CURRENT FreeBSD 14.0-CURRENT #0 23210c9: Mon Mar 7 23:39:03 UTC
2022 root@FreeBSD-main-amd64-build.jail.ci.FreeBSD.org:/usr/ob
j/usr/src/amd64.amd64/sys/GENERIC amd64
root@:/ # dtrace -n 'syscall:::entry { @[execname] = count(); }' -c /bin/ls
dtrace: invalid probe specifier syscall:::entry { @[execname] = count(); }:
"/usr/lib/dtrace/ipfw.d", line 1: m is not a member of struct ip_fw_args
--
You are receiving this mail because:
You are the assignee for the bug.