https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231793

--- Comment #3 from Mark Johnston <ma...@freebsd.org> ---
I see at least one problem that can probably cause this:
pmc_capture_user_callchain() processes samples with nsamples ==
PMC_SAMPLE_INUSE, but there doesn't seem to be anything preventing
pmc_add_sample() from overwriting such a sample during that processing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to