You are not logged in.

#1 2022-11-22 19:36:05

syryndypyty
Member
Registered: 2022-11-22
Posts: 13

tigervnc with 10-vnc.conf causes Xorg Segmentation fault

How to reproduce the issue:

1.Install tigervnc 1.12.0-3
2.Create file /etc/X11/xorg.conf.d/10-vnc.conf according to https://wiki.archlinux.org/title/TigerV … y_directly

Section "Module"
Load "vnc"
EndSection

Section "Screen"
Identifier "Screen0"
Option "UserPasswdVerifier" "VncAuth"
Option "PasswordFile" "/root/.vnc/passwd"
EndSection

3.Reboot and Xorg crashes always:

...
[    30.695] (II) Initializing extension DRI2
[    30.695] (II) Initializing extension VNC
[    30.695] (EE)
[    30.695] (EE) Backtrace:
[    30.695] (EE) 0: /usr/lib/Xorg (dri3_send_open_reply+0xdd) [0x558db58fcbad]
[    30.696] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7f9e45ce9a00]
[    30.696] (EE) 2: /usr/lib/Xorg (xf86OptionValue+0xb) [0x558db590950b]
[    30.696] (EE) 3: /usr/lib/xorg/modules/extensions/libvnc.so (vncExtensionInit+0xa31) [0x7f9e453442f1]
[    30.696] (EE) 4: /usr/lib/Xorg (InitExtensions+0x89) [0x558db57e8f29]
[    30.696] (EE) 5: /usr/lib/Xorg (SProcXkbDispatch+0x1809) [0x558db57dc054]
[    30.697] (EE) 6: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7f9e45cd4290]
[    30.697] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7f9e45cd434a]
[    30.697] (EE) 8: /usr/lib/Xorg (_start+0x25) [0x558db57dd475]
[    30.697] (EE)
[    30.697] (EE) Segmentation fault at address 0x100000011
[    30.697] (EE)
Fatal server error:
[    30.697] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    30.697] (EE)
[    30.697] (EE)
Please consult the The X.Org Foundation support
	 at [url]http://wiki.x.org[/url]
 for help.
[    30.697] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    30.697] (EE)
[    31.561] (EE) Server terminated with error (1). Closing log file.

4.Fix by removing the file.

Offline

#2 2022-12-25 20:46:55

amj
Member
Registered: 2008-06-13
Posts: 5

Re: tigervnc with 10-vnc.conf causes Xorg Segmentation fault

Same problem here. The crash occurs while launching slim, so you end up with a login prompt in text mode

Last edited by amj (2022-12-25 20:51:03)

Offline

#3 2022-12-25 21:25:28

syryndypyty
Member
Registered: 2022-11-22
Posts: 13

Re: tigervnc with 10-vnc.conf causes Xorg Segmentation fault

It has been already been reported to dev group, among other bugs...
https://groups.google.com/g/tigervnc-users

1.13.0 Beta is out so let's check:
https://github.com/TigerVNC/tigervnc/releases

Offline

#4 2022-12-25 23:23:35

syryndypyty
Member
Registered: 2022-11-22
Posts: 13

Re: tigervnc with 10-vnc.conf causes Xorg Segmentation fault

Let's wait until tigervnc gets updated in Arch repositories, so we can test again the 10-vnc.conf issue.

Offline

#5 2023-01-01 12:46:59

syryndypyty
Member
Registered: 2022-11-22
Posts: 13

Re: tigervnc with 10-vnc.conf causes Xorg Segmentation fault

Unfortunately it's still happening with git version:
https://aur.archlinux.org/packages/tigervnc-git

I'll report the issue to GitHub:
https://github.com/TigerVNC/tigervnc/issues

Offline

#6 2023-01-01 20:54:30

syryndypyty
Member
Registered: 2022-11-22
Posts: 13

Re: tigervnc with 10-vnc.conf causes Xorg Segmentation fault

According to tigervnc developers, Arch needs to update the binaries. It's Arch linux fault:
[Bug] tigervnc with 10-vnc.conf causes Xorg Segmentation fault

Offline

Board footer

Powered by FluxBB