Howdy -- every now and then (maybe once every couple days) my X server dies completely. Always happens when I start to play a video... IIRC it's only via youtube, but it might happen other times (I'll start paying more attention now.) The desktop session dies and I get back to the login prompt.
After logging back in, Xorg.0.log.old has:
System is an i7-4770K with a GTX 1060. (Nothing in the system is stressed or near limits; happens during casual usage.) Using nvidia driver 470.141.03.
Should I report this as an X bug? An nvidia bug?
After logging back in, Xorg.0.log.old has:
Code:
[ 1041.827] (EE) [ 1041.827] (EE) Backtrace: [ 1041.829] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x56301af806e9] [ 1041.829] (EE) 1: /lib/x86_64-linux-gnu/libc.so.6 (__sigaction+0x50) [0x7f8765159520] [ 1041.829] (EE) 2: /usr/lib/xorg/Xorg (NewCurrentScreen+0x1b9) [0x56301ae151e9] [ 1041.830] (EE) 3: /usr/lib/xorg/Xorg (MaybeDeliverEventsToClient+0x4d5) [0x56301ae16c85] [ 1041.830] (EE) 4: /usr/lib/xorg/Xorg (MaybeDeliverEventsToClient+0x9d3) [0x56301ae17183] [ 1041.830] (EE) 5: /usr/lib/xorg/Xorg (WindowsRestructured+0x163) [0x56301ae18183] [ 1041.830] (EE) 6: /usr/lib/xorg/Xorg (InitProximityClassDeviceStruct+0x1fdd) [0x56301aef6a7d] [ 1041.830] (EE) 7: /usr/lib/xorg/Xorg (XkbHandleActions+0x1dc) [0x56301af20e4c] [ 1041.830] (EE) 8: /usr/lib/xorg/Xorg (XkbRemoveResourceClient+0x7c1) [0x56301af19f21] [ 1041.830] (EE) 9: /usr/lib/xorg/Xorg (XkbRemoveResourceClient+0x9be) [0x56301af1a11e] [ 1041.830] (EE) 10: /usr/lib/xorg/Xorg (TimerSet+0x170) [0x56301af79c60] [ 1041.831] (EE) 11: /usr/lib/xorg/Xorg (WaitForSomething+0x258) [0x56301af79ee8] [ 1041.831] (EE) 12: /usr/lib/xorg/Xorg (SendErrorToClient+0x117) [0x56301ae0a257] [ 1041.831] (EE) 13: /usr/lib/xorg/Xorg (InitFonts+0x3c4) [0x56301ae0e524] [ 1041.831] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_init_first+0x90) [0x7f8765140d90] [ 1041.831] (EE) 15: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x80) [0x7f8765140e40] [ 1041.831] (EE) 16: /usr/lib/xorg/Xorg (_start+0x25) [0x56301adf75f5] [ 1041.831] (EE) [ 1041.831] (EE) Segmentation fault at address 0x7fff72e48000 [ 1041.831] (EE) Fatal server error: [ 1041.831] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 1041.831] (EE) [ 1041.831] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1041.831] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1041.831] (EE) [ 1046.920] (WW) NVIDIA: Wait for channel idle timed out. [ 1047.141] (EE) Server terminated with error (1). Closing log file.
Should I report this as an X bug? An nvidia bug?
Comment