You are not logged in.

#1 2021-07-19 14:14:16

AxelFendersson
Member
Registered: 2014-12-03
Posts: 14

[SOLVED] SDL crashes Xorg

I recently updated my laptop after several months without using it at all and it seems to have developed a problem. A few games that used to work fine now seem to cause Xorg to crash. X seems to die completely and re-start, presenting me with the sddm login prompt.

Games that cause the crash that I've found so far are Hollow Knight, the SDL version of Xonotic (but not the GLX version), and Eduke32, which also used SDL.

I'm guessing that the issue is at least somewhat related to SDL. I found this section in /var/log/Xorg.0.log.old , which looks like it could be relevant:

[  5033.957] (EE) 
[  5033.957] (EE) Backtrace:
[  5033.957] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x5b) [0x55ef43e2657b]
[  5033.957] (EE) 1: /usr/lib/Xorg (0x55ef43ce0000+0x1511d5) [0x55ef43e311d5]
[  5033.957] (EE) 2: /usr/lib/libc.so.6 (0x7f3f84fce000+0x3cda0) [0x7f3f8500ada0]
[  5033.957] (EE) 3: /usr/lib/Xorg (0x55ef43ce0000+0xc175e) [0x55ef43da175e]
[  5033.957] (EE) 4: /usr/lib/Xorg (0x55ef43ce0000+0x1b87c1) [0x55ef43e987c1]
[  5033.957] (EE) 5: /usr/lib/Xorg (0x55ef43ce0000+0xd3362) [0x55ef43db3362]
[  5033.957] (EE) 6: /usr/lib/Xorg (0x55ef43ce0000+0xd7ed1) [0x55ef43db7ed1]
[  5033.957] (EE) 7: /usr/lib/Xorg (0x55ef43ce0000+0xda049) [0x55ef43dba049]
[  5033.957] (EE) 8: /usr/lib/Xorg (0x55ef43ce0000+0xd8dc6) [0x55ef43db8dc6]
[  5033.957] (EE) 9: /usr/lib/Xorg (0x55ef43ce0000+0x398ac) [0x55ef43d198ac]
[  5033.957] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f3f84ff5b25]
[  5033.957] (EE) 11: /usr/lib/Xorg (_start+0x2e) [0x55ef43d19cee]
[  5033.957] (EE) 
[  5033.957] (EE) Segmentation fault at address 0x20
[  5033.957] (EE) 
Fatal server error:
[  5033.957] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  5033.957] (EE) 
[  5033.957] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  5033.957] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  5033.957] (EE) 
[  5033.957] (II) AIGLX: Suspending AIGLX clients for VT switch
[  5034.014] (EE) Server terminated with error (1). Closing log file.

I'm not sure where else to look for relevant logs that might help identify the problem.

Does anyone have any thoughts, or advice on what else to look at?

Last edited by AxelFendersson (2021-07-20 09:31:16)

Offline

#2 2021-07-19 14:31:09

seth
Member
Registered: 2012-09-03
Posts: 49,986

Offline

#3 2021-07-19 20:25:41

AxelFendersson
Member
Registered: 2014-12-03
Posts: 14

Re: [SOLVED] SDL crashes Xorg

No, I just have Intel's onboard GPU.

Offline

#4 2021-07-19 20:28:37

seth
Member
Registered: 2012-09-03
Posts: 49,986

Re: [SOLVED] SDL crashes Xorg

Complete xorg log?
In doubt, drop xf86-video-intel.

Offline

#5 2021-07-19 23:12:44

AxelFendersson
Member
Registered: 2014-12-03
Posts: 14

Re: [SOLVED] SDL crashes Xorg

Here's the full /var/log/Xorg.0.log.old:

[    29.867] (--) Log file renamed from "/var/log/Xorg.pid-419.log" to "/var/log/Xorg.0.log"
[    29.928] 
X.Org X Server 1.20.12
X Protocol Version 11, Revision 0
[    29.928] Build Operating System: Linux Archlinux
[    29.928] Current Operating System: Linux shoggoth 5.12.15-arch1-1 #1 SMP PREEMPT Wed, 07 Jul 2021 23:35:29 +0000 x86_64
[    29.928] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
[    29.928] Build Date: 08 July 2021  08:00:40PM
[    29.928]  
[    29.928] Current version of pixman: 0.40.0
[    29.928] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.928] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.928] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 20 00:03:39 2021
[    29.967] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.967] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.999] (==) No Layout section.  Using the first Screen section.
[    29.999] (==) No screen section available. Using defaults.
[    29.999] (**) |-->Screen "Default Screen Section" (0)
[    29.999] (**) |   |-->Monitor "<default monitor>"
[    29.999] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    29.999] (==) Automatically adding devices
[    29.999] (==) Automatically enabling devices
[    29.999] (==) Automatically adding GPU devices
[    29.999] (==) Automatically binding GPU devices
[    29.999] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.062] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    30.062] 	Entry deleted from font path.
[    30.062] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    30.062] 	Entry deleted from font path.
[    30.063] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1
[    30.063] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.063] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.063] (II) Module ABI versions:
[    30.063] 	X.Org ANSI C Emulation: 0.4
[    30.063] 	X.Org Video Driver: 24.1
[    30.063] 	X.Org XInput driver : 24.1
[    30.063] 	X.Org Server Extension : 10.0
[    30.063] (++) using VT number 1

[    30.063] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    30.064] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.080] (--) PCI:*(0@0:2:0) 8086:0416:17aa:5024 rev 6, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    30.080] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    30.080] (II) LoadModule: "glx"
[    30.108] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    30.157] (II) Module glx: vendor="X.Org Foundation"
[    30.158] 	compiled for 1.20.12, module version = 1.0.0
[    30.158] 	ABI class: X.Org Server Extension, version 10.0
[    30.158] (==) Matched intel as autoconfigured driver 0
[    30.158] (==) Matched modesetting as autoconfigured driver 1
[    30.158] (==) Matched fbdev as autoconfigured driver 2
[    30.158] (==) Matched vesa as autoconfigured driver 3
[    30.158] (==) Assigned the driver to the xf86ConfigLayout
[    30.158] (II) LoadModule: "intel"
[    30.166] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    30.219] (II) Module intel: vendor="X.Org Foundation"
[    30.219] 	compiled for 1.20.10, module version = 2.99.917
[    30.219] 	Module class: X.Org Video Driver
[    30.219] 	ABI class: X.Org Video Driver, version 24.1
[    30.219] (II) LoadModule: "modesetting"
[    30.219] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    30.249] (II) Module modesetting: vendor="X.Org Foundation"
[    30.249] 	compiled for 1.20.12, module version = 1.20.12
[    30.249] 	Module class: X.Org Video Driver
[    30.249] 	ABI class: X.Org Video Driver, version 24.1
[    30.249] (II) LoadModule: "fbdev"
[    30.264] (WW) Warning, couldn't open module fbdev
[    30.264] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    30.264] (II) LoadModule: "vesa"
[    30.264] (WW) Warning, couldn't open module vesa
[    30.264] (EE) Failed to load module "vesa" (module does not exist, 0)
[    30.264] (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
[    30.264] (II) intel: Driver for Intel(R) HD Graphics
[    30.264] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    30.264] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    30.264] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    30.265] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[    30.265] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[    30.293] (WW) Falling back to old probe method for modesetting
[    30.295] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    30.295] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    30.295] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    30.295] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    30.295] (==) intel(0): RGB weight 888
[    30.295] (==) intel(0): Default visual is TrueColor
[    30.296] (II) intel(0): Output eDP1 has no monitor section
[    30.296] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    30.296] (II) intel(0): Enabled output eDP1
[    30.296] (II) intel(0): Output VGA1 has no monitor section
[    30.296] (II) intel(0): Enabled output VGA1
[    30.296] (II) intel(0): Output HDMI1 has no monitor section
[    30.296] (II) intel(0): Enabled output HDMI1
[    30.296] (II) intel(0): Output DP1 has no monitor section
[    30.296] (II) intel(0): Enabled output DP1
[    30.296] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    30.296] (II) intel(0): Output VIRTUAL1 has no monitor section
[    30.296] (II) intel(0): Enabled output VIRTUAL1
[    30.296] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[    30.296] (==) intel(0): TearFree disabled
[    30.296] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.296] (==) intel(0): DPI set to (96, 96)
[    30.296] (II) Loading sub module "dri3"
[    30.296] (II) LoadModule: "dri3"
[    30.296] (II) Module "dri3" already built-in
[    30.296] (II) Loading sub module "dri2"
[    30.296] (II) LoadModule: "dri2"
[    30.296] (II) Module "dri2" already built-in
[    30.296] (II) Loading sub module "present"
[    30.296] (II) LoadModule: "present"
[    30.296] (II) Module "present" already built-in
[    30.296] (II) UnloadModule: "modesetting"
[    30.296] (II) Unloading modesetting
[    30.312] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    30.312] (==) intel(0): Backing store enabled
[    30.312] (==) intel(0): Silken mouse disabled
[    30.312] (II) intel(0): HW Cursor enabled
[    30.313] (==) intel(0): DPMS enabled
[    30.313] (==) intel(0): Display hotplug detection enabled
[    30.321] (II) intel(0): [DRI2] Setup complete
[    30.321] (II) intel(0): [DRI2]   DRI driver: i965
[    30.321] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    30.321] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    30.321] (II) intel(0): hardware support for Present enabled
[    30.321] (II) Initializing extension Generic Event Extension
[    30.321] (II) Initializing extension SHAPE
[    30.321] (II) Initializing extension MIT-SHM
[    30.321] (II) Initializing extension XInputExtension
[    30.322] (II) Initializing extension XTEST
[    30.322] (II) Initializing extension BIG-REQUESTS
[    30.322] (II) Initializing extension SYNC
[    30.322] (II) Initializing extension XKEYBOARD
[    30.322] (II) Initializing extension XC-MISC
[    30.322] (II) Initializing extension SECURITY
[    30.323] (II) Initializing extension XFIXES
[    30.323] (II) Initializing extension RENDER
[    30.323] (II) Initializing extension RANDR
[    30.323] (II) Initializing extension COMPOSITE
[    30.323] (II) Initializing extension DAMAGE
[    30.323] (II) Initializing extension MIT-SCREEN-SAVER
[    30.323] (II) Initializing extension DOUBLE-BUFFER
[    30.323] (II) Initializing extension RECORD
[    30.324] (II) Initializing extension DPMS
[    30.324] (II) Initializing extension Present
[    30.324] (II) Initializing extension DRI3
[    30.324] (II) Initializing extension X-Resource
[    30.324] (II) Initializing extension XVideo
[    30.324] (II) Initializing extension XVideo-MotionCompensation
[    30.324] (II) Initializing extension GLX
[    31.247] (II) AIGLX: Loaded and initialized i965
[    31.247] (II) GLX: Initialized DRI2 GL provider for screen 0
[    31.247] (II) Initializing extension XFree86-VidModeExtension
[    31.247] (II) Initializing extension XFree86-DGA
[    31.247] (II) Initializing extension XFree86-DRI
[    31.247] (II) Initializing extension DRI2
[    31.290] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    31.295] (II) intel(0): Setting screen physical size to 361 x 203
[    31.689] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    31.689] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.689] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.689] (**) Power Button: Applying InputClass "system-keyboard"
[    31.689] (II) LoadModule: "libinput"
[    31.689] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    31.740] (II) Module libinput: vendor="X.Org Foundation"
[    31.740] 	compiled for 1.20.11, module version = 1.1.0
[    31.740] 	Module class: X.Org XInput Driver
[    31.740] 	ABI class: X.Org XInput driver, version 24.1
[    31.740] (II) Using input driver 'libinput' for 'Power Button'
[    31.740] (**) Power Button: always reports core events
[    31.740] (**) Option "Device" "/dev/input/event3"
[    31.741] (**) Option "_source" "server/udev"
[    31.835] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    31.835] (II) event3  - Power Button: device is a keyboard
[    31.835] (II) event3  - Power Button: device removed
[    31.853] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    31.853] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    31.853] (**) Option "xkb_layout" "gb"
[    31.887] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    31.887] (II) event3  - Power Button: device is a keyboard
[    31.888] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    31.888] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    31.888] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    31.888] (**) Video Bus: Applying InputClass "system-keyboard"
[    31.888] (II) Using input driver 'libinput' for 'Video Bus'
[    31.888] (**) Video Bus: always reports core events
[    31.888] (**) Option "Device" "/dev/input/event4"
[    31.888] (**) Option "_source" "server/udev"
[    31.889] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    31.889] (II) event4  - Video Bus: device is a keyboard
[    31.889] (II) event4  - Video Bus: device removed
[    31.933] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[    31.933] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    31.933] (**) Option "xkb_layout" "gb"
[    31.934] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    31.934] (II) event4  - Video Bus: device is a keyboard
[    31.935] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    31.935] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.935] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.935] (**) Power Button: Applying InputClass "system-keyboard"
[    31.935] (II) Using input driver 'libinput' for 'Power Button'
[    31.935] (**) Power Button: always reports core events
[    31.935] (**) Option "Device" "/dev/input/event1"
[    31.935] (**) Option "_source" "server/udev"
[    31.935] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    31.935] (II) event1  - Power Button: device is a keyboard
[    31.936] (II) event1  - Power Button: device removed
[    31.953] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    31.953] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    31.953] (**) Option "xkb_layout" "gb"
[    31.954] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    31.954] (II) event1  - Power Button: device is a keyboard
[    31.955] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    31.955] (II) No input driver specified, ignoring this device.
[    31.955] (II) This device may have been added with another device file.
[    31.955] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    31.955] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    31.955] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    31.955] (**) Sleep Button: Applying InputClass "system-keyboard"
[    31.955] (II) Using input driver 'libinput' for 'Sleep Button'
[    31.955] (**) Sleep Button: always reports core events
[    31.955] (**) Option "Device" "/dev/input/event2"
[    31.955] (**) Option "_source" "server/udev"
[    31.956] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    31.956] (II) event2  - Sleep Button: device is a keyboard
[    31.956] (II) event2  - Sleep Button: device removed
[    31.973] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    31.973] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    31.973] (**) Option "xkb_layout" "gb"
[    31.974] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    31.974] (II) event2  - Sleep Button: device is a keyboard
[    31.975] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[    31.975] (II) No input driver specified, ignoring this device.
[    31.975] (II) This device may have been added with another device file.
[    31.975] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[    31.975] (II) No input driver specified, ignoring this device.
[    31.975] (II) This device may have been added with another device file.
[    31.976] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[    31.976] (II) No input driver specified, ignoring this device.
[    31.976] (II) This device may have been added with another device file.
[    31.976] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[    31.976] (II) No input driver specified, ignoring this device.
[    31.976] (II) This device may have been added with another device file.
[    31.976] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[    31.976] (II) No input driver specified, ignoring this device.
[    31.976] (II) This device may have been added with another device file.
[    31.977] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    31.977] (II) No input driver specified, ignoring this device.
[    31.977] (II) This device may have been added with another device file.
[    31.977] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    31.977] (II) No input driver specified, ignoring this device.
[    31.977] (II) This device may have been added with another device file.
[    31.978] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event16)
[    31.978] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[    31.978] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    31.978] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[    31.978] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    31.978] (**) Integrated Camera: Integrated C: always reports core events
[    31.978] (**) Option "Device" "/dev/input/event16"
[    31.978] (**) Option "_source" "server/udev"
[    31.979] (II) event16 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    31.979] (II) event16 - Integrated Camera: Integrated C: device is a keyboard
[    31.979] (II) event16 - Integrated Camera: Integrated C: device removed
[    32.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input17/event16"
[    32.030] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[    32.030] (**) Option "xkb_layout" "gb"
[    32.031] (II) event16 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    32.031] (II) event16 - Integrated Camera: Integrated C: device is a keyboard
[    32.032] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    32.032] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    32.032] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    32.032] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    32.032] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    32.032] (**) AT Translated Set 2 keyboard: always reports core events
[    32.032] (**) Option "Device" "/dev/input/event5"
[    32.032] (**) Option "_source" "server/udev"
[    32.033] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    32.033] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    32.033] (II) event5  - AT Translated Set 2 keyboard: device removed
[    32.053] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[    32.053] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    32.053] (**) Option "xkb_layout" "gb"
[    32.054] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    32.054] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    32.055] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[    32.055] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    32.055] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    32.055] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    32.055] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    32.055] (II) LoadModule: "synaptics"
[    32.055] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    32.082] (II) Module synaptics: vendor="X.Org Foundation"
[    32.082] 	compiled for 1.20.8, module version = 1.9.1
[    32.082] 	Module class: X.Org XInput Driver
[    32.082] 	ABI class: X.Org XInput driver, version 24.1
[    32.082] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    32.082] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    32.082] (**) Option "Device" "/dev/input/event15"
[    32.127] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5728 (res 46)
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4902 (res 83)
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    32.127] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    32.127] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    32.177] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event15"
[    32.177] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    32.177] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    32.177] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    32.177] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    32.177] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    32.177] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    32.177] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    32.177] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    32.177] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    32.177] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    32.177] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    32.178] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    32.178] (II) No input driver specified, ignoring this device.
[    32.178] (II) This device may have been added with another device file.
[    32.180] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    32.180] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    32.180] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    32.180] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[    32.180] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    32.180] (**) ThinkPad Extra Buttons: always reports core events
[    32.180] (**) Option "Device" "/dev/input/event6"
[    32.180] (**) Option "_source" "server/udev"
[    32.181] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    32.181] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    32.181] (II) event6  - ThinkPad Extra Buttons: device is a switch device
[    32.181] (II) event6  - ThinkPad Extra Buttons: device removed
[    32.203] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[    32.203] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    32.203] (**) Option "xkb_layout" "gb"
[    32.204] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    32.204] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    32.204] (II) event6  - ThinkPad Extra Buttons: device is a switch device
[    32.314] (II) intel(0): EDID vendor "LGD", prod id 826
[    32.314] (II) intel(0): Printing DDC gathered Modelines:
[    32.314] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[   128.484] (EE) 
[   128.484] (EE) Backtrace:
[   128.484] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x5b) [0x557da37be57b]
[   128.484] (EE) 1: /usr/lib/Xorg (0x557da3678000+0x1511d5) [0x557da37c91d5]
[   128.484] (EE) 2: /usr/lib/libc.so.6 (0x7f9798fc9000+0x3cda0) [0x7f9799005da0]
[   128.484] (EE) 3: /usr/lib/Xorg (0x557da3678000+0xc175e) [0x557da373975e]
[   128.484] (EE) 4: /usr/lib/Xorg (0x557da3678000+0x1b87c1) [0x557da38307c1]
[   128.485] (EE) 5: /usr/lib/Xorg (0x557da3678000+0xd3362) [0x557da374b362]
[   128.485] (EE) 6: /usr/lib/Xorg (0x557da3678000+0xd7ed1) [0x557da374fed1]
[   128.485] (EE) 7: /usr/lib/Xorg (0x557da3678000+0xda049) [0x557da3752049]
[   128.485] (EE) 8: /usr/lib/Xorg (0x557da3678000+0xd8dc6) [0x557da3750dc6]
[   128.485] (EE) 9: /usr/lib/Xorg (0x557da3678000+0x398ac) [0x557da36b18ac]
[   128.485] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f9798ff0b25]
[   128.485] (EE) 11: /usr/lib/Xorg (_start+0x2e) [0x557da36b1cee]
[   128.485] (EE) 
[   128.485] (EE) Segmentation fault at address 0x20
[   128.485] (EE) 
Fatal server error:
[   128.485] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   128.485] (EE) 
[   128.485] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   128.485] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   128.485] (EE) 
[   128.485] (II) AIGLX: Suspending AIGLX clients for VT switch
[   128.567] (EE) Server terminated with error (1). Closing log file.

Offline

#6 2021-07-20 05:19:16

seth
Member
Registered: 2012-09-03
Posts: 49,986

Re: [SOLVED] SDL crashes Xorg

seth wrote:

In doubt, drop xf86-video-intel.

Offline

#7 2021-07-20 09:30:52

AxelFendersson
Member
Registered: 2014-12-03
Posts: 14

Re: [SOLVED] SDL crashes Xorg

seth wrote:

In doubt, drop xf86-video-intel.

Well, that seems to have sorted it! Wish I knew in more detail what the problem was, but at least it's working now.

Thank you very much for your help.

Last edited by AxelFendersson (2021-07-20 09:32:17)

Offline

Board footer

Powered by FluxBB