Created attachment 130509 [details] dmesg output After upgrading to nouveau 1.0.14, I've been experiencing random crashes. It's happened a couple of times switching desktops in the Gnome shell, but other times appear to be pretty random. At that point the system is unresponsive and has to be power-cycled. Downgrading to 1.0.13 stabilizes things. Attaching dmesg, lspci, and some of the trace information that I was able to get out of the logs.
Created attachment 130510 [details] lspci output
Created attachment 130511 [details] crash trace logs
1.0.13 didn't have any support for your GPU. GMxxx support is new in 1.0.14. Previously you were using modesetting either with or without glamor. Either way, the issue is not in xf86-video-nouveau but rather in the kernel, perhaps something that xf86-video-nouveau does makes the issue more likely to hit than the GL lib that glamor operates. There have actually been some separate reports of some kind of fence lifetime issue, which I'm guessing you're hitting here.
Thanks for the clarification. I thought it was something along those lines, but don't know enough to pinpoint the root cause.
https://bugs.freedesktop.org/show_bug.cgi?id=100431 could be relevant here.
-- 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/337.
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.