[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACT4Y+aM2qCBnjiVCiBhvGqYrDxBELPVYFPYYHf22zd-_GgnPg@mail.gmail.com>
Date: Wed, 12 Jan 2022 08:39:25 +0100
From: Dmitry Vyukov <dvyukov@...gle.com>
To: Hao Sun <sunhao.th@...il.com>
Cc: Kaia Yadira <hypericumperforatum4444@...il.com>,
kvartet <xyru1999@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
syzkaller-bugs <syzkaller-bugs@...glegroups.com>,
syzkaller <syzkaller@...glegroups.com>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: KCSAN: data-race in tick_nohz_stop_tick / tick_sched_timer
On Wed, 12 Jan 2022 at 02:39, Hao Sun <sunhao.th@...il.com> wrote:
>
> Dmitry Vyukov <dvyukov@...gle.com> 于2022年1月12日周三 01:18写道:
> >
> > On Tue, 11 Jan 2022 at 17:56, Kaia Yadira
> > <hypericumperforatum4444@...il.com> wrote:
> > >
> > > I'm sorry. They are similar but I can't tell if they are the same bug,
> > > so I report them individually.
> >
> > +CC list back
> >
> > I did not mean that you report similar bugs. I meant that you and
> > kvartet seem to be following the same process. There are several
> > complaints about the quality of reports. So I am wondering what you
> > are doing/why/what's your goal.
> >
> > Hao Sun, you are CCed on all emails, maybe you can shed some light on this?
>
> Hi Dmitry,
>
> I'm on holiday and ignored these emails.
> kvartet is an acquaintance of mine, I have no idea who Kaia is.
> I have little knowledge of their actions. They may be new to the
> kernel community and may not understand the rules in reporting bugs
>
> Maybe we should add some `WARNING` in Syzkaller docs, e.g.,
> `how_to_report_bug.md`, to tell people to polish their reports before
> sending them out.
Hi Hao,
Thanks for the info.
We've already extended how_to_report_bug.md with some warning:
https://github.com/google/syzkaller/commit/ca0f51ac4a404a5378464e91c42eca8c1e78e21a
But it does not mention KCSAN/KMSAN yet, as these reports come in later.
> Or maybe we should just suppress all the `task-hung` and `kcsan`
> reports in Syzkaller by default, enable them manually if the user
> knows what they are doing.
This is a good idea.
We will need to figure out details, and this will require some coding.
Powered by blists - more mailing lists