FS#66904 - [xorg-server] dies with seg fault

Attached to Project: Arch Linux
Opened by Marius Kleber (MK13) - Thursday, 04 June 2020, 23:05 GMT
Last edited by Laurent Carlier (lordheavy) - Friday, 05 June 2020, 06:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I just switched my main GPU from dedicated Radeon to integrated Intel because of VGA passthrough (so host=arch uses the integrated one now). Since this change my X server crashed multiple times with the following backtrace:

[ 1591.324] (EE) Backtrace:
[ 1591.324] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x4d) [0x55a083e4d76d]
[ 1591.324] (EE) 1: /usr/lib/Xorg (0x55a083d9a000+0xa9cd8) [0x55a083e43cd8]
[ 1591.324] (EE) 2: /usr/lib/libc.so.6 (0x7f57b343c000+0x3c3e0) [0x7f57b34783e0]
[ 1591.324] (EE) 3: /usr/lib/dri/i965_dri.so (0x7f57b14a5000+0x149247) [0x7f57b15ee247]
[ 1591.324] (EE) 4: /usr/lib/libgbm.so.1 (0x7f57b360b000+0x5991) [0x7f57b3610991]
[ 1591.324] (EE) 5: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_fds_from_pixmap+0x5b) [0x7f57b24bd61b]
[ 1591.324] (EE) 6: /usr/lib/Xorg (0x55a083d9a000+0x9efd7) [0x55a083e38fd7]
[ 1591.324] (EE) 7: /usr/lib/Xorg (0x55a083d9a000+0x39068) [0x55a083dd3068]
[ 1591.324] (EE) 8: /usr/lib/libc.so.6 (__libc_start_main+0xf2) [0x7f57b3463002]
[ 1591.324] (EE) 9: /usr/lib/Xorg (_start+0x2e) [0x55a083dd339e]
[ 1591.324] (EE)
[ 1591.324] (EE) Segmentation fault at address 0x130

Additional info:
* package version(s): mesa 20.1.0-4, xorg-server 1.20.8-2, Linux 5.7.0-arch1-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
Not identified yet, seemed pretty random

Please tell me if you need more info.
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Friday, 05 June 2020, 06:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  mesa-20.1.0-4
Comment by Marius Kleber (MK13) - Friday, 05 June 2020, 06:47 GMT
It duplicates  FS#66818  I think - backtrace is exactly the same. Also crashes happened on mesa 20.1.0-3 still and do not happen since the update to -4.

It was kinda late, sorry for noise.

Loading...