Re: [PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-09-05 20:32:44
Also in:
linux-kselftest, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-09-05 20:32:44
Also in:
linux-kselftest, lkml
On Tue, 5 Sep 2023 14:45:52 -0400 Steven Rostedt [off-list ref] wrote:
On Tue, 5 Sep 2023 20:54:40 +0800 Zheng Yejian [off-list ref] wrote:quoted
Hi, Steve, Ajay, After this patch and run this testcase, I got an use-after-free report by KASAN. Short log see [1], full logs see attach "panic.log". And by simple bisect, I found it may be introduced by: 27152bceea1d ("eventfs: Move tracing/events to eventfs")Can you send me your config?
Never mind, I triggered it. I believe I see the bug. -- Steve