stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: wim <wim@djo.tudelft.nl>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: kernel-4.9.270 crash
Date: Mon, 6 Sep 2021 06:59:22 +0200	[thread overview]
Message-ID: <YTWgKo4idyocDuCD@kroah.com> (raw)
In-Reply-To: <20210905190045.GA10991@djo.tudelft.nl>

On Sun, Sep 05, 2021 at 09:00:45PM +0200, wim wrote:
> On Sun, Sep 05, 2021 at 01:52:31AM +0200, wim wrote:
> > 
> > Hello Greg,
> > 
> > from kernel-4.9.270 up until now (4.9.282) I experience kernel crashes upon
> > loading a GPU module.
> > It happens on two out of at least six different machines.
> > I can't believe that I'm the only one where that happens, but since the bug
> > is still there twelve versions later, I need to report this.
> > 
> > I run Gentoo with vanilla kernels.
> > Upon loading i915.ko (automatically or manually) my laptop freezes until
> > power-down. (Note that other machines using i915.ko have no problems here.)
> > It's an Asus laptop with Intel chipset with a peculiarity:
> > 
> >  00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
> >  01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940MX] (rev a2)
> > 
> > (It uses Intel natively and nobody knows how to make use of that Nvidia chip)
> > 
> > 
> > On an AMD desktop I get the same crash upon loading of nouveau.ko .
> > 
> > Something ugly must have been introduced in kernel-4.9.270 .
> > Strace modprobe .. only prints two lines on the screen.
> > Strace modprobe .. 2>&1 > file produces only an empty file.
> > 
> > Any ideas?

Do you have any kernel log messages when these crashes happen?

Can you use 'git bisect' to track down the offending commit?

And why are you stuck on 4.9.y for these machines?  Why not use 5.10 or
newer?

thanks,

greg k-h

  reply	other threads:[~2021-09-06  4:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210904235231.GA31607@djo.tudelft.nl>
2021-09-05 19:00 ` kernel-4.9.270 crash wim
2021-09-06  4:59   ` Greg KH [this message]
2021-09-06  9:36     ` wim
2021-09-06 10:52       ` Greg KH
2021-09-08  1:51         ` wim
2021-09-08  5:30           ` Greg KH
2021-09-09  0:57             ` wim
2021-09-11 20:49             ` wim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YTWgKo4idyocDuCD@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=wim@djo.tudelft.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).