[Bug 193593] [dtrace] root at test3:/home/adrian/git/norse/dsniff # dtrace -n 'pid$target:libc*:flockfile:entry { @[execname, ustack()] = count(); } END { trunc(@, 10); }' -p 44592 dtrace: description 'pid$target:libc*:flockfile:entry ' matched 2 probes Segmentation faul
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 13 03:56:32 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193593
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Triage |In Discussion
CC| |markj at FreeBSD.org
Assignee|freebsd-bugs at FreeBSD.org |markj at FreeBSD.org
--- Comment #3 from Mark Johnston <markj at FreeBSD.org> ---
Could you provide a copy of the core?
Does dtrace consistently crash when run this way? Does it happen immediately,
or when detaching?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list