Summary: | [NV4C] System crashes reliably with glxinfo | ||
---|---|---|---|
Product: | Mesa | Reporter: | Dave Odell <dmo2118> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED MOVED | QA Contact: | Nouveau Project <nouveau> |
Severity: | major | ||
Priority: | medium | CC: | dmo2118, laurent.riffard+freedesktop, nouveau |
Version: | 12.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 91992 | ||
Bug Blocks: | |||
Attachments: |
Example display corruption
dmesg Xorg.0.log VBIOS |
Description
Dave Odell
2017-02-26 01:16:06 UTC
Created attachment 129921 [details]
dmesg
Kernel messages, partially from dmesg, and partially from netconsole.
Created attachment 129922 [details]
Xorg.0.log
Created attachment 129923 [details] VBIOS Obtained via /sys/bus/pci/devices/0000:00:04.0/rom, as described in <https://nouveau.freedesktop.org/wiki/DumpingVideoBios/>. Same, or similar, problem on Linux Mint 19.1 Cinnamon, with the same graphics chipset. The method I was using to reliably recreate the crash was to run glxdemo and then resize the window. However, the symptoms did occur at other times. I turned off hardware acceleration in chrome in an attempt to prevent it. Using "nouveau.config=NvMSI=0" as suggested here https://bugs.freedesktop.org/show_bug.cgi?id=61321 made no difference. Tried again on the same hardware with Linux 5.0-rc8, and it's not any better. But now on top of that I've got intermittent system pauses, probably associated with "rcu_sched detected stalls on CPUs/tasks" that I see in dmesg. That's probably unrelated to the problem at hand. Resizing the glxdemo window repeatedly does it for me, too. nouveau.config=NvMSI=0 didn't help me, either. A twist: I normally run this machine with modprobe.blacklist=nouveau, but it still happened (while running Linux 4.15.0-20 from Ubuntu)...except this time the system hadn't crashed, and CTRL-ALT-F1 (to get to tty1) followed by CTRL-ALT-F7 (to get back to X11) restored video. -- 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/mesa/mesa/issues/1128. |
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.