[Bug 231793] panic: [pmc,4965] pm=0xfffff80480ff2400 runcount 0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 29 16:12:46 UTC 2018


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

--- Comment #3 from Mark Johnston <markj at 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.


More information about the freebsd-bugs mailing list