https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191506
--- Comment #6 from Mark Johnston <[email protected]> --- (In reply to Adrian Chadd from comment #5) > Hm, I tried on a freshly installed -HEAD and it works. This has been > upgraded (with make delete-old and make delete-old-libs) from -HEAD monthly > for about twelve months. > > I wonder if anything old is hanging around . The debug output indicates that you don't have sdt.ko loaded (it can be loaded by kldloading dtraceall.ko). Rui changed libdtrace to automatically kldload dtraceall in r254197, a little under a year ago. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
