You are not logged in.
Recently set up a new system with a Geforce 1080ti using the official drivers. Mostly it works fine but sometimes X11 just dies suddenly and drops me to the tty. I am able to reproduce this but only on a particular email containing a GIF in a web client. (I can load the GIF normally on a web page, just the email seems to break it.)
Besides the reproducible crash, I can use the machine for hours without issue, and other causes aren't necessarily reproducible or obvious.
dmesg: http://ptpb.pw/S6ve
The lines with "nvidia-modeset" look relevant - "Freed GPU" corresponds to each crash.
X11 log: https://ptpb.pw/x0Kz
This looks like a normal shutdown and I have no idea why.
I'm using dwm without any desktop environment or anything; if there's any other logs that would help let me know.
Last edited by polm23 (2017-09-13 07:12:47)
Offline
"official drivers" are those from Nvidia webpage or from arch repos?
I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.
Offline
Arch repos.
Offline
Attempting to open this tweet specifically also crashes X11:
https://twitter.com/polm23/status/907839791856848896
Viewing it in my timeline does not cause any issues.
I tried disabling hardware acceleration in Chromium. Restarting it caused X11 to crash, and though the setting (not using acceleration) was saved, the tweet still causes it to crash.
Offline
Make sure you apply your microcode updates before anything else. Having an old microcode can lead to all sorts of issues and you are currently not applying it.
Repost dmesg if it still happens afterwards.
Last edited by V1del (2017-09-13 06:59:08)
Offline
Still working on a fix but I figured out the cause - dwm, my window manager, is crashing when an emoji would be in the title bar. Details here:
https://lists.suckless.org/dev/1610/30710.html
Sorry for the noise.
Offline
The solution here worked:
Offline