Re: perf: perf_fuzzer quickly locks up on 4.15-rc7

From: Peter Zijlstra
Date: Thu Jan 11 2018 - 14:02:01 EST


On Thu, Jan 11, 2018 at 01:20:10PM -0500, Vince Weaver wrote:
> On Thu, 11 Jan 2018, Vince Weaver wrote:
>
> > on the same core2 machine I got this which didn't crash the machine (but
> > the perf_fuzzer process is stuck)
>
> also got this one:
>
> Cannot open /sys/kernel/tracing/kprobe_events
> [ 408.159243] watchdog: BUG: soft lockup - CPU#1 stuck for 23s! [perf_fuzzer:22326]

Yes, I got plenty of those. Mostly they appear false positives, because
the next time the soft watchdog triggers on the same CPU the callchains
are completely unrelated. So its just 'slow' not stuck.