Hide Forgot
Description of problem: Xorg server crashed with a segfault Version-Release number of selected component (if applicable): xorg-x11-server-common-1.18.0-2.fc23.x86_64 How reproducible: Intermittent. Runs for a while and then segfaults Steps to Reproduce: 1. Unknown 2. 3. Actual results: Xserver segfaults Expected results: Xserver should not segfault Additional info: Here is my Xorg log complete with the backtrace of the segfault at the end, however useful that may or may not be. I don't know how to get better information. There is unfortunately no abrt report caused by this kind of segfault. $ cat /var/log/Xorg.0.log.old [3204428.809] X.Org X Server 1.18.0 Release Date: 2015-11-09 [3204428.809] X Protocol Version 11, Revision 0 [3204428.809] Build Operating System: 4.2.5-300.fc23.x86_64 [3204428.809] Current Operating System: Linux pc.interlinx.bc.ca 4.3.3-303.fc23.x86_64 #1 SMP Tue Jan 19 18:31:55 UTC 2016 x86_64 [3204428.809] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.3-303.fc23.x86_64 root=/dev/mapper/rootvol-fedora_root ro rd.md=0 rd.dm=0 rd.lvm.lv=rootvol/swap vconsole.keymap=us rd.lvm.lv=rootvol/fedora_root rd.lvm.lv=rootvol/fedora_usr rd.lvm.lv=rootvol/fedora_var rd.luks=0 vconsole.font=latarcyrheb-sun16 rhgb quiet console=tty0 console=ttyS0,115200 nord.nodriver.noblacklist=nonouveau LANG=en_US.UTF-8 systemd.log_level=debug systemd.log_target=kmsg log_buf_len=4M [3204428.809] Build Date: 16 November 2015 10:08:25AM [3204428.809] Build ID: xorg-x11-server 1.18.0-2.fc23 [3204428.809] Current version of pixman: 0.33.6 [3204428.809] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [3204428.809] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [3204428.809] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 26 07:27:59 2016 [3204428.857] (==) Using config file: "/etc/X11/xorg.conf" [3204428.857] (==) Using config directory: "/etc/X11/xorg.conf.d" [3204428.857] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [3204429.605] (==) No Layout section. Using the first Screen section. [3204429.605] (==) No screen section available. Using defaults. [3204429.605] (**) |-->Screen "Default Screen Section" (0) [3204429.605] (**) | |-->Monitor "<default monitor>" [3204429.605] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [3204429.605] (**) | |-->Device "Device0" [3204429.605] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [3204429.605] (==) Automatically adding devices [3204429.605] (==) Automatically enabling devices [3204429.605] (==) Automatically adding GPU devices [3204429.605] (==) Max clients allowed: 256, resource mask: 0x1fffff [3204429.605] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [3204429.605] (==) ModulePath set to "/usr/lib64/xorg/modules" [3204429.605] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [3204429.605] (II) Loader magic: 0x81cde0 [3204429.605] (II) Module ABI versions: [3204429.605] X.Org ANSI C Emulation: 0.4 [3204429.605] X.Org Video Driver: 20.0 [3204429.605] X.Org XInput driver : 22.1 [3204429.605] X.Org Server Extension : 9.0 [3204429.608] (++) using VT number 1 [3204429.609] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [3204429.653] (II) xfree86: Adding drm device (/dev/dri/card0) [3204429.654] (--) PCI:*(0:0:2:0) 8086:0402:1458:d000 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 [3204429.654] (II) LoadModule: "glx" [3204429.740] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [3204430.473] (II) Module glx: vendor="X.Org Foundation" [3204430.473] compiled for 1.18.0, module version = 1.0.0 [3204430.473] ABI class: X.Org Server Extension, version 9.0 [3204430.473] (==) AIGLX enabled [3204430.473] (II) LoadModule: "intel" [3204430.473] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [3204430.503] (II) Module intel: vendor="X.Org Foundation" [3204430.503] compiled for 1.17.99.901, module version = 2.99.917 [3204430.503] Module class: X.Org Video Driver [3204430.503] ABI class: X.Org Video Driver, version 20.0 [3204430.503] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [3204430.503] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [3204430.503] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [3204430.503] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [3204430.504] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150731 [3204430.504] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics [3204430.504] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads [3204430.504] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [3204430.504] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [3204430.504] (==) intel(0): RGB weight 888 [3204430.504] (==) intel(0): Default visual is TrueColor [3204431.279] (II) intel(0): Output VGA1 using monitor section Monitor1 [3204431.279] (**) intel(0): Option "RightOf" "Monitor0" [3204431.279] (II) intel(0): Enabled output VGA1 [3204431.279] (II) intel(0): Output HDMI1 using monitor section Monitor0 [3204431.279] (II) intel(0): Enabled output HDMI1 [3204431.279] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [3204431.279] (II) intel(0): Output VIRTUAL1 has no monitor section [3204431.279] (II) intel(0): Enabled output VIRTUAL1 [3204431.306] (II) intel(0): EDID for output HDMI1 [3204431.306] (II) intel(0): Manufacturer: GSM Model: 5a28 Serial#: 477928 [3204431.306] (II) intel(0): Year: 2014 Week: 5 [3204431.306] (II) intel(0): EDID Version: 1.3 [3204431.306] (II) intel(0): Digital Display Input [3204431.306] (II) intel(0): Max Image Size [cm]: horiz.: 53 vert.: 30 [3204431.306] (II) intel(0): Gamma: 2.20 [3204431.306] (II) intel(0): DPMS capabilities: StandBy Suspend Off [3204431.306] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [3204431.306] (II) intel(0): First detailed timing is preferred mode [3204431.306] (II) intel(0): redX: 0.638 redY: 0.334 greenX: 0.309 greenY: 0.627 [3204431.306] (II) intel(0): blueX: 0.153 blueY: 0.073 whiteX: 0.313 whiteY: 0.329 [3204431.306] (II) intel(0): Supported established timings: [3204431.306] (II) intel(0): 640x480@60Hz [3204431.306] (II) intel(0): 800x600@60Hz [3204431.306] (II) intel(0): 1024x768@60Hz [3204431.306] (II) intel(0): Manufacturer's mask: 0 [3204431.306] (II) intel(0): Supported standard timings: [3204431.306] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497 [3204431.306] (II) intel(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281 [3204431.306] (II) intel(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 [3204431.306] (II) intel(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [3204431.306] (II) intel(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149 [3204431.306] (II) intel(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528 [3204431.306] (II) intel(0): #6: hsize: 1600 vsize 900 refresh: 60 vid: 49321 [3204431.306] (II) intel(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [3204431.306] (II) intel(0): Supported detailed timing: [3204431.306] (II) intel(0): clock: 148.5 MHz Image Size: 530 x 300 mm [3204431.306] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [3204431.306] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [3204431.306] (II) intel(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz [3204431.306] (II) intel(0): Monitor name: 24MP76 [3204431.306] (II) intel(0): Serial No: [3204431.306] (II) intel(0): Supported detailed timing: [3204431.306] (II) intel(0): clock: 148.5 MHz Image Size: 530 x 300 mm [3204431.306] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [3204431.306] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [3204431.306] (II) intel(0): Supported detailed timing: [3204431.306] (II) intel(0): clock: 74.2 MHz Image Size: 530 x 300 mm [3204431.306] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [3204431.306] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [3204431.306] (II) intel(0): Supported detailed timing: [3204431.306] (II) intel(0): clock: 74.2 MHz Image Size: 530 x 300 mm [3204431.306] (II) intel(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [3204431.306] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [3204431.306] (II) intel(0): Supported detailed timing: [3204431.306] (II) intel(0): clock: 27.0 MHz Image Size: 530 x 300 mm [3204431.306] (II) intel(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0 [3204431.306] (II) intel(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0 [3204431.306] (II) intel(0): Number of EDID sections to follow: 1 [3204431.306] (II) intel(0): EDID (in hex): [3204431.306] (II) intel(0): 00ffffffffffff001e6d285ae84a0700 [3204431.306] (II) intel(0): 0518010380351e78ea6275a3554fa027 [3204431.306] (II) intel(0): 125054210800714081c0810081809500 [3204431.306] (II) intel(0): 9040a9c0b300023a801871382d40582c [3204431.306] (II) intel(0): 4500122c2100001e000000fd00383d1e [3204431.306] (II) intel(0): 530f000a202020202020000000fc0032 [3204431.306] (II) intel(0): 344d5037360a202020202020000000ff [3204431.306] (II) intel(0): 000a2020202020202020202020200105 [3204431.306] (II) intel(0): 02031df14a900403011412051f101323 [3204431.306] (II) intel(0): 0907078301000065030c001000023a80 [3204431.306] (II) intel(0): 1871382d40582c4500122c2100001e01 [3204431.306] (II) intel(0): 1d8018711c1620582c2500122c210000 [3204431.306] (II) intel(0): 9e011d007251d01e206e285500122c21 [3204431.306] (II) intel(0): 00001e8c0ad08a20e02d10103e960012 [3204431.306] (II) intel(0): 2c210000180000000000000000000000 [3204431.306] (II) intel(0): 0000000000000000000000000000002e [3204431.306] (II) intel(0): EDID vendor "GSM", prod id 23080 [3204431.306] (II) intel(0): Using EDID range info for horizontal sync [3204431.306] (II) intel(0): Using EDID range info for vertical refresh [3204431.306] (II) intel(0): Printing DDC gathered Modelines: [3204431.306] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [3204431.306] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [3204431.306] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [3204431.306] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [3204431.306] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [3204431.306] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [3204431.306] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [3204431.306] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz e) [3204431.306] (II) intel(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e) [3204431.306] (II) intel(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) [3204431.306] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [3204431.306] (II) intel(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [3204431.306] (II) intel(0): Modeline "1400x1050"x0.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e) [3204431.306] (II) intel(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e) [3204431.306] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [3204431.306] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [3204431.306] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [3204431.306] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [3204431.306] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [3204431.306] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [3204431.306] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [3204431.306] (II) intel(0): Not using mode "1920x1080" (vrefresh out of range) [3204431.306] (II) intel(0): Not using mode "1920x1080i" (vrefresh out of range) [3204431.306] (II) intel(0): Not using mode "1280x720" (vrefresh out of range) [3204431.306] (II) intel(0): Not using mode "720x576" (vrefresh out of range) [3204431.306] (II) intel(0): Printing probed modes for output HDMI1 [3204431.306] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [3204431.306] (II) intel(0): Modeline "1920x1080"x60.0 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e) [3204431.306] (II) intel(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [3204431.306] (II) intel(0): Modeline "1920x1080i"x60.0 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e) [3204431.306] (II) intel(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [3204431.306] (II) intel(0): Modeline "1400x1050"x60.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e) [3204431.306] (II) intel(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e) [3204431.306] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [3204431.306] (II) intel(0): Modeline "1440x900"x60.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [3204431.306] (II) intel(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) [3204431.306] (II) intel(0): Modeline "1152x864"x60.0 81.58 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz) [3204431.306] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [3204431.306] (II) intel(0): Modeline "1280x720"x60.0 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [3204431.306] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [3204431.306] (II) intel(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [3204431.306] (II) intel(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [3204431.306] (II) intel(0): Modeline "720x480"x60.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [3204431.306] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [3204431.306] (II) intel(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [3204431.319] (II) intel(0): EDID for output VGA1 [3204431.319] (II) intel(0): Manufacturer: NEC Model: 665c Serial#: 16843009 [3204431.319] (II) intel(0): Year: 2004 Week: 35 [3204431.319] (II) intel(0): EDID Version: 1.3 [3204431.319] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [3204431.319] (II) intel(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen [3204431.319] (II) intel(0): Max Image Size [cm]: horiz.: 41 vert.: 31 [3204431.319] (II) intel(0): Gamma: 2.20 [3204431.319] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [3204431.319] (II) intel(0): Default color space is primary color space [3204431.319] (II) intel(0): First detailed timing is preferred mode [3204431.319] (II) intel(0): redX: 0.638 redY: 0.342 greenX: 0.293 greenY: 0.609 [3204431.319] (II) intel(0): blueX: 0.147 blueY: 0.068 whiteX: 0.313 whiteY: 0.329 [3204431.319] (II) intel(0): Supported established timings: [3204431.319] (II) intel(0): 720x400@70Hz [3204431.319] (II) intel(0): 640x480@60Hz [3204431.319] (II) intel(0): 640x480@67Hz [3204431.319] (II) intel(0): 640x480@72Hz [3204431.319] (II) intel(0): 640x480@75Hz [3204431.320] (II) intel(0): 800x600@56Hz [3204431.320] (II) intel(0): 800x600@60Hz [3204431.320] (II) intel(0): 800x600@72Hz [3204431.320] (II) intel(0): 800x600@75Hz [3204431.320] (II) intel(0): 832x624@75Hz [3204431.320] (II) intel(0): 1024x768@60Hz [3204431.320] (II) intel(0): 1024x768@70Hz [3204431.320] (II) intel(0): 1024x768@75Hz [3204431.320] (II) intel(0): 1280x1024@75Hz [3204431.320] (II) intel(0): 1152x864@75Hz [3204431.320] (II) intel(0): Manufacturer's mask: 0 [3204431.320] (II) intel(0): Supported standard timings: [3204431.320] (II) intel(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 [3204431.320] (II) intel(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 [3204431.320] (II) intel(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 [3204431.320] (II) intel(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [3204431.320] (II) intel(0): #4: hsize: 1280 vsize 960 refresh: 75 vid: 20353 [3204431.320] (II) intel(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [3204431.320] (II) intel(0): #6: hsize: 1280 vsize 1024 refresh: 85 vid: 39297 [3204431.320] (II) intel(0): #7: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [3204431.320] (II) intel(0): Supported detailed timing: [3204431.320] (II) intel(0): clock: 162.0 MHz Image Size: 408 x 306 mm [3204431.320] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0 [3204431.320] (II) intel(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0 [3204431.320] (II) intel(0): Ranges: V min: 56 V max: 85 Hz, H min: 31 H max: 92 kHz, PixClock max 175 MHz [3204431.320] (II) intel(0): Monitor name: LCD200VX [3204431.320] (II) intel(0): Serial No: 48000585QA [3204431.320] (II) intel(0): EDID (in hex): [3204431.320] (II) intel(0): 00ffffffffffff0038a35c6601010101 [3204431.320] (II) intel(0): 230e01030f291f78ee60e5a3574b9c25 [3204431.320] (II) intel(0): 115054bfef80315945596159714f814f [3204431.320] (II) intel(0): 81808199a940483f403062b0324040c0 [3204431.320] (II) intel(0): 130098321100001e000000fd0038551f [3204431.320] (II) intel(0): 5c11000a202020202020000000fc004c [3204431.320] (II) intel(0): 434432303056580a20202020000000ff [3204431.320] (II) intel(0): 00343830303035383551410a20200056 [3204431.320] (II) intel(0): Printing probed modes for output VGA1 [3204431.320] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP) [3204431.320] (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz e) [3204431.320] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [3204431.320] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [3204431.320] (II) intel(0): Modeline "1280x960"x75.0 129.94 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync (75.2 kHz) [3204431.320] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [3204431.320] (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [3204431.320] (II) intel(0): Modeline "1024x768"x75.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e) [3204431.320] (II) intel(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [3204431.320] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [3204431.320] (II) intel(0): Modeline "832x624"x75.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [3204431.320] (II) intel(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [3204431.320] (II) intel(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [3204431.320] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [3204431.320] (II) intel(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [3204431.320] (II) intel(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [3204431.320] (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [3204431.320] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [3204431.320] (II) intel(0): Modeline "640x480"x73.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e) [3204431.320] (II) intel(0): Modeline "640x480"x67.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [3204431.320] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [3204431.320] (II) intel(0): Modeline "720x400"x70.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [3204431.320] (II) intel(0): EDID for output VIRTUAL1 [3204431.320] (II) intel(0): Output HDMI1 connected [3204431.320] (II) intel(0): Output VGA1 connected [3204431.320] (II) intel(0): Output VIRTUAL1 disconnected [3204431.320] (II) intel(0): Using user preference for initial modes [3204431.320] (II) intel(0): Output HDMI1 using initial mode 1920x1080 +0+0 [3204431.320] (II) intel(0): Output VGA1 using initial mode 1600x1200 +0+0 [3204431.320] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [3204431.320] (==) intel(0): TearFree disabled [3204431.320] (**) intel(0): Display dimensions: (530, 300) mm [3204431.320] (**) intel(0): DPI set to (168, 101) [3204431.320] (II) Loading sub module "dri2" [3204431.320] (II) LoadModule: "dri2" [3204431.320] (II) Module "dri2" already built-in [3204431.320] (II) Loading sub module "present" [3204431.320] (II) LoadModule: "present" [3204431.320] (II) Module "present" already built-in [3204431.320] (==) Depth 24 pixmap format is 32 bpp [3204431.403] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend [3204431.403] (==) intel(0): Backing store enabled [3204431.403] (==) intel(0): Silken mouse enabled [3204431.403] (II) intel(0): HW Cursor enabled [3204431.403] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [3204431.403] (==) intel(0): DPMS enabled [3204431.403] (==) intel(0): Display hotplug detection enabled [3204431.432] (II) intel(0): [DRI2] Setup complete [3204431.432] (II) intel(0): [DRI2] DRI driver: i965 [3204431.432] (II) intel(0): [DRI2] VDPAU driver: va_gl [3204431.432] (II) intel(0): direct rendering: DRI2 enabled [3204431.432] (II) intel(0): hardware support for Present enabled [3204431.432] (--) RandR disabled [3204431.435] (II) SELinux: Disabled by boolean [3204431.994] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [3204431.994] (II) AIGLX: enabled GLX_ARB_create_context [3204431.994] (II) AIGLX: enabled GLX_ARB_create_context_profile [3204431.994] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [3204431.994] (II) AIGLX: enabled GLX_INTEL_swap_event [3204431.994] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [3204431.994] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [3204431.994] (II) AIGLX: enabled GLX_ARB_fbconfig_float [3204431.994] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [3204431.994] (II) AIGLX: enabled GLX_ARB_create_context_robustness [3204431.994] (II) AIGLX: Loaded and initialized i965 [3204431.994] (II) GLX: Initialized DRI2 GL provider for screen 0 [3204431.999] (II) intel(0): switch to mode 1920x1080 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none [3204431.999] (II) intel(0): switch to mode 1600x1200 on VGA1 using pipe 1, position (1920, 0), rotation normal, reflection none [3204432.000] (II) intel(0): Setting screen physical size to 317 x 423 [3204439.421] (II) config/udev: Adding input device Power Button (/dev/input/event1) [3204439.421] (**) Power Button: Applying InputClass "evdev keyboard catchall" [3204439.421] (**) Power Button: Applying InputClass "system-keyboard" [3204439.421] (II) LoadModule: "evdev" [3204439.421] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [3204439.421] (II) Module evdev: vendor="X.Org Foundation" [3204439.421] compiled for 1.17.99.901, module version = 2.9.99 [3204439.421] Module class: X.Org XInput Driver [3204439.421] ABI class: X.Org XInput driver, version 22.1 [3204439.421] (II) Using input driver 'evdev' for 'Power Button' [3204439.422] (**) Power Button: always reports core events [3204439.422] (**) evdev: Power Button: Device: "/dev/input/event1" [3204439.422] (--) evdev: Power Button: Vendor 0 Product 0x1 [3204439.422] (--) evdev: Power Button: Found keys [3204439.422] (II) evdev: Power Button: Configuring as keyboard [3204439.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [3204439.422] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [3204439.422] (**) Option "xkb_rules" "evdev" [3204439.422] (**) Option "xkb_model" "pc105+inet" [3204439.422] (**) Option "xkb_layout" "us" [3204439.437] (II) config/udev: Adding input device Video Bus (/dev/input/event4) [3204439.437] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [3204439.437] (**) Video Bus: Applying InputClass "system-keyboard" [3204439.437] (II) Using input driver 'evdev' for 'Video Bus' [3204439.437] (**) Video Bus: always reports core events [3204439.437] (**) evdev: Video Bus: Device: "/dev/input/event4" [3204439.437] (--) evdev: Video Bus: Vendor 0 Product 0x6 [3204439.437] (--) evdev: Video Bus: Found keys [3204439.437] (II) evdev: Video Bus: Configuring as keyboard [3204439.437] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4" [3204439.437] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [3204439.437] (**) Option "xkb_rules" "evdev" [3204439.437] (**) Option "xkb_model" "pc105+inet" [3204439.437] (**) Option "xkb_layout" "us" [3204439.438] (II) config/udev: Adding input device Power Button (/dev/input/event0) [3204439.438] (**) Power Button: Applying InputClass "evdev keyboard catchall" [3204439.438] (**) Power Button: Applying InputClass "system-keyboard" [3204439.438] (II) Using input driver 'evdev' for 'Power Button' [3204439.438] (**) Power Button: always reports core events [3204439.438] (**) evdev: Power Button: Device: "/dev/input/event0" [3204439.438] (--) evdev: Power Button: Vendor 0 Product 0x1 [3204439.438] (--) evdev: Power Button: Found keys [3204439.438] (II) evdev: Power Button: Configuring as keyboard [3204439.438] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [3204439.438] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [3204439.438] (**) Option "xkb_rules" "evdev" [3204439.438] (**) Option "xkb_model" "pc105+inet" [3204439.438] (**) Option "xkb_layout" "us" [3204439.439] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event6) [3204439.439] (II) No input driver specified, ignoring this device. [3204439.439] (II) This device may have been added with another device file. [3204439.439] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event7) [3204439.439] (II) No input driver specified, ignoring this device. [3204439.439] (II) This device may have been added with another device file. [3204439.439] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event8) [3204439.439] (II) No input driver specified, ignoring this device. [3204439.439] (II) This device may have been added with another device file. [3204439.440] (II) config/udev: Adding input device Bluetooth Mouse M557 (/dev/input/event13) [3204439.440] (**) Bluetooth Mouse M557: Applying InputClass "evdev pointer catchall" [3204439.440] (**) Bluetooth Mouse M557: Applying InputClass "evdev keyboard catchall" [3204439.440] (**) Bluetooth Mouse M557: Applying InputClass "system-keyboard" [3204439.440] (II) Using input driver 'evdev' for 'Bluetooth Mouse M557' [3204439.440] (**) Bluetooth Mouse M557: always reports core events [3204439.440] (**) evdev: Bluetooth Mouse M557: Device: "/dev/input/event13" [3204439.440] (--) evdev: Bluetooth Mouse M557: Vendor 0x46d Product 0xb010 [3204439.440] (--) evdev: Bluetooth Mouse M557: Found 12 mouse buttons [3204439.440] (--) evdev: Bluetooth Mouse M557: Found scroll wheel(s) [3204439.440] (--) evdev: Bluetooth Mouse M557: Found relative axes [3204439.440] (--) evdev: Bluetooth Mouse M557: Found x and y relative axes [3204439.440] (--) evdev: Bluetooth Mouse M557: Found keys [3204439.440] (II) evdev: Bluetooth Mouse M557: Configuring as mouse [3204439.440] (II) evdev: Bluetooth Mouse M557: Configuring as keyboard [3204439.440] (II) evdev: Bluetooth Mouse M557: Adding scrollwheel support [3204439.440] (**) evdev: Bluetooth Mouse M557: YAxisMapping: buttons 4 and 5 [3204439.440] (**) evdev: Bluetooth Mouse M557: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [3204439.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:11/0005:046D:B010.0007/input/input19/event13" [3204439.440] (II) XINPUT: Adding extended input device "Bluetooth Mouse M557" (type: KEYBOARD, id 9) [3204439.440] (**) Option "xkb_rules" "evdev" [3204439.440] (**) Option "xkb_model" "pc105+inet" [3204439.440] (**) Option "xkb_layout" "us" [3204439.440] (II) evdev: Bluetooth Mouse M557: initialized for relative axes. [3204439.440] (**) Bluetooth Mouse M557: (accel) keeping acceleration scheme 1 [3204439.440] (**) Bluetooth Mouse M557: (accel) acceleration profile 0 [3204439.440] (**) Bluetooth Mouse M557: (accel) acceleration factor: 2.000 [3204439.440] (**) Bluetooth Mouse M557: (accel) acceleration threshold: 4 [3204439.441] (II) config/udev: Adding input device Bluetooth Mouse M557 (/dev/input/mouse2) [3204439.441] (**) Bluetooth Mouse M557: Applying InputClass "system-keyboard" [3204439.441] (II) No input driver specified, ignoring this device. [3204439.441] (II) This device may have been added with another device file. [3204439.441] (II) config/udev: Adding input device Kensington Kensington USB Mouse (/dev/input/event5) [3204439.441] (**) Kensington Kensington USB Mouse: Applying InputClass "evdev pointer catchall" [3204439.441] (II) Using input driver 'evdev' for 'Kensington Kensington USB Mouse' [3204439.441] (**) Kensington Kensington USB Mouse: always reports core events [3204439.441] (**) evdev: Kensington Kensington USB Mouse: Device: "/dev/input/event5" [3204439.492] (--) evdev: Kensington Kensington USB Mouse: Vendor 0x47d Product 0x1024 [3204439.492] (--) evdev: Kensington Kensington USB Mouse: Found 3 mouse buttons [3204439.492] (--) evdev: Kensington Kensington USB Mouse: Found scroll wheel(s) [3204439.492] (--) evdev: Kensington Kensington USB Mouse: Found relative axes [3204439.492] (--) evdev: Kensington Kensington USB Mouse: Found x and y relative axes [3204439.492] (II) evdev: Kensington Kensington USB Mouse: Configuring as mouse [3204439.492] (II) evdev: Kensington Kensington USB Mouse: Adding scrollwheel support [3204439.492] (**) evdev: Kensington Kensington USB Mouse: YAxisMapping: buttons 4 and 5 [3204439.492] (**) evdev: Kensington Kensington USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [3204439.492] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:047D:1024.0008/input/input20/event5" [3204439.492] (II) XINPUT: Adding extended input device "Kensington Kensington USB Mouse" (type: MOUSE, id 10) [3204439.492] (II) evdev: Kensington Kensington USB Mouse: initialized for relative axes. [3204439.492] (**) Kensington Kensington USB Mouse: (accel) keeping acceleration scheme 1 [3204439.492] (**) Kensington Kensington USB Mouse: (accel) acceleration profile 0 [3204439.492] (**) Kensington Kensington USB Mouse: (accel) acceleration factor: 2.000 [3204439.492] (**) Kensington Kensington USB Mouse: (accel) acceleration threshold: 4 [3204439.492] (II) config/udev: Adding input device Kensington Kensington USB Mouse (/dev/input/mouse1) [3204439.492] (II) No input driver specified, ignoring this device. [3204439.492] (II) This device may have been added with another device file. [3204439.493] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9) [3204439.493] (II) No input driver specified, ignoring this device. [3204439.493] (II) This device may have been added with another device file. [3204439.493] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10) [3204439.493] (II) No input driver specified, ignoring this device. [3204439.493] (II) This device may have been added with another device file. [3204439.493] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11) [3204439.493] (II) No input driver specified, ignoring this device. [3204439.493] (II) This device may have been added with another device file. [3204439.493] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12) [3204439.493] (II) No input driver specified, ignoring this device. [3204439.493] (II) This device may have been added with another device file. [3204439.494] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2) [3204439.494] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [3204439.494] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard" [3204439.494] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [3204439.494] (**) AT Translated Set 2 keyboard: always reports core events [3204439.494] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2" [3204439.494] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [3204439.494] (--) evdev: AT Translated Set 2 keyboard: Found keys [3204439.494] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [3204439.494] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2" [3204439.494] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [3204439.494] (**) Option "xkb_rules" "evdev" [3204439.494] (**) Option "xkb_model" "pc105+inet" [3204439.494] (**) Option "xkb_layout" "us" [3204439.494] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/event3) [3204439.494] (**) PS2++ Logitech MX Mouse: Applying InputClass "evdev pointer catchall" [3204439.494] (II) Using input driver 'evdev' for 'PS2++ Logitech MX Mouse' [3204439.494] (**) PS2++ Logitech MX Mouse: always reports core events [3204439.494] (**) evdev: PS2++ Logitech MX Mouse: Device: "/dev/input/event3" [3204439.495] (--) evdev: PS2++ Logitech MX Mouse: Vendor 0x2 Product 0x2 [3204439.495] (--) evdev: PS2++ Logitech MX Mouse: Found 12 mouse buttons [3204439.495] (--) evdev: PS2++ Logitech MX Mouse: Found scroll wheel(s) [3204439.495] (--) evdev: PS2++ Logitech MX Mouse: Found relative axes [3204439.495] (--) evdev: PS2++ Logitech MX Mouse: Found x and y relative axes [3204439.495] (II) evdev: PS2++ Logitech MX Mouse: Configuring as mouse [3204439.495] (II) evdev: PS2++ Logitech MX Mouse: Adding scrollwheel support [3204439.495] (**) evdev: PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5 [3204439.495] (**) evdev: PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [3204439.495] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3" [3204439.495] (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE, id 12) [3204439.495] (II) evdev: PS2++ Logitech MX Mouse: initialized for relative axes. [3204439.495] (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1 [3204439.495] (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0 [3204439.495] (**) PS2++ Logitech MX Mouse: (accel) acceleration factor: 2.000 [3204439.495] (**) PS2++ Logitech MX Mouse: (accel) acceleration threshold: 4 [3204439.495] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/mouse0) [3204439.495] (II) No input driver specified, ignoring this device. [3204439.495] (II) This device may have been added with another device file. [3204449.723] (II) intel(0): resizing framebuffer to 1080x1920 [3204449.725] (II) intel(0): switch to mode 1920x1080 on HDMI1 using pipe 0, position (0, 0), rotation right, reflection none [3204469.514] (II) AIGLX: Suspending AIGLX clients for VT switch [3204575.409] (II) AIGLX: Resuming AIGLX clients after VT switch [3204575.410] (II) intel(0): switch to mode 1920x1080 on HDMI1 using pipe 0, position (0, 0), rotation right, reflection none [3204575.483] (EE) intel(0): sna_mode_check: invalid state found on pipe 1, disabling CRTC:25 [3204591.614] (II) intel(0): resizing framebuffer to 2680x1920 [3204591.619] (II) intel(0): switch to mode 1920x1080 on HDMI1 using pipe 0, position (1600, 0), rotation right, reflection none [3204591.619] (II) intel(0): switch to mode 1600x1200 on VGA1 using pipe 1, position (0, 481), rotation normal, reflection none [3205008.812] (II) AIGLX: Suspending AIGLX clients for VT switch [3205018.427] (II) AIGLX: Resuming AIGLX clients after VT switch [3205018.427] (II) intel(0): switch to mode 1920x1080 on HDMI1 using pipe 0, position (1600, 0), rotation right, reflection none [3205018.503] (II) intel(0): switch to mode 1600x1200 on VGA1 using pipe 1, position (0, 481), rotation normal, reflection none [3566080.961] (EE) [3566080.962] (EE) Backtrace: [3566080.989] (EE) 0: ? (?+0x90328650) [0x7ffd908c34d0] [3566081.010] (EE) 1: ? (?+0x90328650) [0xff64a17b016f] [3566081.045] (EE) 2: ? (?+0x90328650) [0xff649c3ac390] [3566081.045] (EE) 3: ? (?+0x90328650) [0xff649c3e1d20] [3566081.045] (EE) 4: ? (?+0x90328650) [0x7ffd90763910] [3566081.045] (EE) 5: ? (?+0x90328650) [0x7ffd908bbdf0] [3566081.045] (EE) 6: ? (?+0x90328650) [0x7ffd9075ed30] [3566081.046] (EE) 7: ? (?+0x90328650) [0x7ffd90762be0] [3566081.046] (EE) 8: ? (?+0x90328650) [0xff64a179bae0] [3566081.046] (EE) 9: ? (?+0x90328650) [0x7ffd9074d310] [3566081.058] (EE) 10: ? (?+0x90328650) [0x7ffd90328650] [3566081.058] (EE) [3566081.059] (EE) Segmentation fault at address 0x80 [3566081.059] (EE) Fatal server error: [3566081.059] (EE) Caught signal 11 (Segmentation fault). Server aborting [3566081.059] (EE) [3566081.067] (EE) Please consult the Fedora Project support at http://wiki.x.org for help. [3566081.067] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [3566081.067] (EE) [3566081.068] (II) AIGLX: Suspending AIGLX clients for VT switch [3566081.328] (EE) Server terminated with error (1). Closing log file.
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.