Re: [BUG] workqueues and printk not playing nice since next-20240130

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 05, 2024 at 10:25:15PM +0900, Sergey Senozhatsky wrote:
> On (24/02/05 14:07), Petr Mladek wrote:
> > > Good point, if it does recur, I could try it on bare metal.
> > 
> > Please, me, John, and Sergey know if anyone see this again. I do not
> > feel comfortable when there is problem which might make consoles calm.
> 
> Agreed.
> 
> > Bisection identified this commit:
> > 5797b1c18919 ("workqueue: Implement system-wide nr_active enforcement for unbound workqueues")
> 
> That commit triggered early boot use-after-free (per kasan) on
> my system, which probably could derail some things.

And enabling KASAN on next-20240130 got me that same KASAN report and
also suppressed the misbehavior, which is not surprising given that
KASAN quarantines free memory for some time.  Plus enabling KASAN
on recent -next does not trigger that KASAN report.

So my guess is that we can attribute my oddball test failures to
that use after free.  But I will of course continue testing.

							Thanx, Paul




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux