https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265403

            Bug ID: 265403
           Summary: dtrace: invalid probe specifier
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: c...@freebsd.org

Recently the following cropped up again.

slippy# dtrace -n 'fbt::ieee80211_vap_setup:entry { printf("entering
ieee80211_vap_setup\n"); }'
dtrace: invalid probe specifier fbt::ieee80211_vap_setup:entry {
printf("entering ieee80211_vap_setup\n"); }: "/usr/lib/dtrace/psinfo.d", line
1: failed to copy type of 'pr_gid': Conflicting type is already defined
slippy# 

Could this be similar to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254483 ?

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

Reply via email to