FS#70008 - [mesa] Upgrade to mesa 21.0.0-1 breaks xrdp login

Attached to Project: Arch Linux
Opened by Daniel Schopf (dschopf) - Tuesday, 16 March 2021, 05:34 GMT
Last edited by Laurent Carlier (lordheavy) - Sunday, 11 April 2021, 11:22 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Laurent Carlier (lordheavy)
Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

After upgrading mesa to 21.0.0-1 login into remote xrdp session no longer works.
Downgrading to 20.3.4-3 resolves the issue.

I tried to debug this here https://bbs.archlinux.org/viewtopic.php?pid=1962050
but apparently the permission denied error is not relevant since it also
appears in the logs for a working session.

Local sessions still work without any issue.

Steps to reproduce:

- Upgrade mesa to 21.0.0-1
- Log in remotely using xrdp
- Black screen appears with only the cursor
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Sunday, 11 April 2021, 11:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  mesa-21.0.2-1
Comment by Martin Raspe (hertzhaft) - Monday, 29 March 2021, 13:25 GMT
Same xrdp problem here.

Logging in with ssh reveals further issues that are probably related to 70015,70151.
Downgrading to 20.3.4-3 resolves the issues.

Some log entries from journalctl and lspci:

kernel: Linux version 5.11.8-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1)
kernel: DMI: Dell Inc. OptiPlex 9020/0N4YC8, BIOS A12 05/06/2015
00:02.0 VGA compatible controller: Intel Corporation 4th Generation Core Processor Family Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Dell Device 05a4
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915

kernel: seafile-applet[267323]: segfault at 0 ip 00007f3b80498b30 sp 00007ffea99a3f68 error 4 in libvulkan.so.1.2.172[7f3b8047b000+32000]
kernel: thunderbird[267337]: segfault at 0 ip 00007fb9ed971b30 sp 00007ffe67929848 error 4 in libvulkan.so.1.2.172[7fb9ed954000+32000]
kernel: terminator[267591]: segfault at 0 ip 00007f8c0e22fb30 sp 00007ffe9808a548 error 4 in libvulkan.so.1.2.172[7f8c0e212000+32000]
kernel: lxterminal[267609]: segfault at 0 ip 00007fec700a7b30 sp 00007ffc90c8baf8 error 4 in libvulkan.so.1.2.172[7fec7008a000+32000]
kernel: thunar[268215]: segfault at 0 ip 00007fb1d8cdeb30 sp 00007ffeba64c268 error 4 in libvulkan.so.1.2.172[7fb1d8cc1000+32000]
kernel: geany[268409]: segfault at 0 ip 00007ff091e19b30 sp 00007ffe0cea4bc8 error 4 in libvulkan.so.1.2.172[7ff091dfc000+32000]
Comment by Daniel Schopf (dschopf) - Sunday, 11 April 2021, 06:58 GMT
Issue is no longer reproducible with mesa-21.0.2-1.

Loading...