Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 15:03:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined
Message-ID:  <bug-258763-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258763

            Bug ID: 258763
           Summary: dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find
                    type: struct ip_fw_args*: Conflicting type is already
                    defined
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: lwhsu@FreeBSD.org

In this build https://ci.freebsd.org/job/FreeBSD-main-amd64-test/19327/
(likely after base 63b3c1c77036814c85d36fe7a48c704db7c6fc9c )

# dtrace -n 'syscall:::entry { @[execname, probefunc] =3D count(); }' -c "e=
cho
hello"
dtrace: invalid probe specifier syscall:::entry { @[execname, probefunc] =3D
count(); }: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct
ip_fw_args*: Conflicting type is already defined

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258763-227>