Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2024 13:49:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283359] dtrace -h is broken again
Message-ID:  <bug-283359-227-POzoItgUhQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283359-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283359-227@https.bugs.freebsd.org/bugzilla/>

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

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |markj@FreeBSD.org

--- Comment #7 from Mark Johnston <markj@FreeBSD.org> ---
> So my reproduction instructions work only if dtrace modules are in the ke=
rnel (e.g. dtrace -l was called before). Is there any explanations for this=
? Anyway, the patch worked, thanks!

If no dtrace modules are loaded (and in particular, sdt.ko is not loaded), =
then
the ipfw probe provider will not be registered, and the existing depends_on
guard in ipfw.d would have prevented the file from being loaded.

--=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-283359-227-POzoItgUhQ>