FS#72709 - [xorg-server] loading vnc module crashes Xorg

Attached to Project: Arch Linux
Opened by Noel Kuntze (thermi) - Thursday, 11 November 2021, 10:44 GMT
Last edited by Jonas Witschel (diabonas) - Thursday, 02 December 2021, 13:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Config worked fine until after last update to 21.1.1-2.

Stack trace is attached, relevant part:

Stack trace of thread 1864:
#0 0x00007f8ebbdabd22 raise (libc.so.6 + 0x3cd22)
#1 0x00007f8ebbd95862 abort (libc.so.6 + 0x26862)
#2 0x0000564163cf666a OsAbort (Xorg + 0x14f66a)
#3 0x0000564163cf8171 FatalError (Xorg + 0x151171)
#4 0x0000564163cfda76 n/a (Xorg + 0x156a76)
#5 0x00007f8ebbf53870 __restore_rt (libpthread.so.0 + 0x13870)
#6 0x0000564163d09d37 xf86OptionValue (Xorg + 0x162d37)
#7 0x00007f8ebb0d7e71 n/a (libvnc.so + 0x32e71)
#8 0x0000564163beda39 InitExtensions (Xorg + 0x46a39)
#9 0x0000564163be10d7 n/a (Xorg + 0x3a0d7)
#10 0x00007f8ebbd96b25 __libc_start_main (libc.so.6 + 0x27b25)
#11 0x0000564163be24ce _start (Xorg + 0x3b4ce)

Stack trace of thread 2080:

Section "Module"
Load "glx"
# Load "vnc"
EndSection


Commenting out 'Load "vnc"' fixes it


Steps to reproduce:
None yet, to be updated later.
This task depends upon

Closed by  Jonas Witschel (diabonas)
Thursday, 02 December 2021, 13:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#72865 
Comment by Andreas Radke (AndyRTR) - Monday, 15 November 2021, 19:57 GMT
So Xorg works but tigervnc loading fails?

Loading...