Re: qemu-i386: perf: BUG: kernel NULL pointer dereference, address: 00000148

From: Greg KH
Date: Wed Nov 02 2022 - 17:24:21 EST


On Wed, Nov 02, 2022 at 06:42:52PM +0530, Naresh Kamboju wrote:
> Following kernel BUG: noticed on qemu-i386 while running perf test suite
> on stable-rc 6.0.7-rc1 the image was built with gcc-11.
>
> The System did not recover after the crash.
>
> Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx>

What is this a regression from? Does this happen on older stable
kernels? Linus's tree?

How about 'git bisect'?

thanks,

greg k-h