Summary: | [GT218][Regression] BUG: unable to handle kernel NULL pointer dereference at 0000000000000040 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Philip Raets <philip.raets> | ||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | CC: | philip.raets, tiwai | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=105174 https://bugzilla.opensuse.org/show_bug.cgi?id=1082308 |
||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Can you see if this patch helps? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v4.16-rc6&id=da5e45e619b3f101420c38b3006a9ae4f3ad19b0 The tested kernel already contains the mentioned fix. This bug was created newly just because it asked so there. (In reply to Takashi Iwai from comment #2) > This bug was created newly just because it asked so there. Err, I meant, this bug entry was created newly just because it was asked so in Bug 105174. Created attachment 138286 [details]
dmesg
Today I installed kernel 4.16rc6 from opensuse Kernel Head, but my desktop already froze 5 times today.
Attached is dmesg log
I’ll try to reproduce on my Tesla cards during the weekend (if I manage to solve some other issues first). Are you using X or Wayland? I am using X praets@PRAETS:~> loginctl show-session 1 -p Type Type=x11 I don’t have a GT218 to try on, and my tests on a GT200 were not conclusive as I was unable to reproduce the bug; I tried opening a bunch of windows, resize and maximize them, open some png files and run OpenGL games. I’ll try to look at the patches that were merged in 4.15, see if I can spot an error there, but I won’t be able to help much more than that. If you could bisect the kernel to identify the faulty commit, that would be really helpful. I updated tumbleweed to snapshot 20180324 (https://lists.opensuse.org/opensuse-factory/2018-03/msg00615.html) which contains updates for Mesa and I've updated the kernel to the latest build on openSUSE: praets@PRAETS:~> uname -a Linux PRAETS.boma.local 4.16.0-rc6-3.g2539ea5-default #1 SMP PREEMPT Sun Mar 25 11:36:35 UTC 2018 (2539ea5) x86_64 x86_64 x86_64 GNU/Linux So far I haven't had any crashes anymore, tried opening a lot of photo's, switching windows, maximizing windows, ... So far so good -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/413. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 138225 [details] journalctl Nouveau crashes from time to time, it happens when I open some jpg-files, tiff-files, when I maximize windows, when I am developing in Android Studio, ... It happens randomly, but a few times a day. I can login with ssh through my phone (because my desktop is not responding to anything, I can only move the mouse cursor around), and then force a reboot (which I don't like, because of running virtual machines and unsaved work) I've tried the patched kernel from openSUSE, but it still crashes. My system is an up to date openSUSE Tumbleweed x86_64 Attached is my last boot log from "journalctl -k -b -1" Thanks, Philip