Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 17:47:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191506] [dtrace] [dtruss] dtruss doesn't seem to work on -HEAD
Message-ID:  <bug-191506-8-moW3U7qDvD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191506-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191506-8@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=191506

--- Comment #8 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Adrian Chadd from comment #7)
> Well, this is running a _really_ recent version of -HEAD. Is there some left
> over library crap floating around that may be being loaded that screws with
> this?

There shouldn't be. We look at the debug.dtrace.providers sysctl to see which
providers are available. In your case it looks like libdtrace isn't seeing a
few of them (ip, io, tcp, udp). The error message is bogus I think; there are
some bugs in libdtrace's D parser's error handling.

-- 
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-191506-8-moW3U7qDvD>