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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283359 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 kernel (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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283359-227-POzoItgUhQ>
