Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2018 17:43:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234350] [dtrace] Dtrace cannot print string arguments to system calls.
Message-ID:  <bug-234350-227-aNqlW1Lfvr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234350-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234350-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=3D234350

--- Comment #7 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to shamaz.mazum from comment #6)
Yes, that is expected.  Note that the new errors are coming from
syscall::openat:entry rather than syscall::open:entry.  The first argument =
to
openat(2) is a file descriptor, not a string.

--=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-234350-227-aNqlW1Lfvr>