Description of problem: I was just moving my mouse, but I have a hard suspect for this. Every time I turn VNC module in xorg.conf these crashes happen after some time. Using VNC User Mode is too slow. Here's the important parts of my xorg.conf Section "ServerLayout" Identifier "Layout0" Screen 0 "HDMI-A-0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Module" Load "type1" Load "freetype" Load "dri" Load "dri2" Load "glx" # VNC is kill X server Load "vnc" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "SamsungTV" VendorName "Samsung" ModelName "Samsung T27B350" HorizSync 26.0 - 81.0 VertRefresh 24.0 - 75.0 Option "DPMS" Option "DPI" "82 x 82" EndSection Section "Device" Identifier "Ryzen7900" Driver "amdgpu" Option "TearFree" "On" Option "DRI3" "1" EndSection Section "Screen" Identifier "HDMI-A-0" Device "Ryzen7900" Monitor "SamsungTV" Option "Stereo" "0" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "Off" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1080" EndSubSection Option "SecurityTypes" "VncAuth" Option "PasswordFile" "/etc/vnc/passwd" EndSection Section "ServerFlags" Option "DontZap" "false" Option "DontZoom" "false" Option "DisableVidModeExtension" "true" Option "MaxClients" "512" Option "AllowIndirectGLX" "true" Option "IndirectGLX" "true" Option "DRI2" "true" Option "GlxVisuals" "all" EndSection Version-Release number of selected component: xorg-x11-server-Xorg-21.1.18-1.fc42 Additional info: reporter: libreport-2.17.15 crash_function: vncHooksMoveCursor cgroup: 0::/system.slice/lightdm.service backtrace_rating: 4 package: xorg-x11-server-Xorg-21.1.18-1.fc42 runlevel: N 5 journald_cursor: s=a78c664d9fe34b2da2768ad43d83700c;i=23c7065;b=5c19b8be59eb4e889ef1faa9f702403a;m=14806c206;t=63f40cd02765d;x=114cbafb5112a4a reason: Xorg killed by SIGSEGV executable: /usr/libexec/Xorg rootdir: / kernel: 6.16.7-200.fc42.x86_64 cmdline: /usr/libexec/Xorg -core -noreset :0 -seat seat0 -auth /run/lightdm/root/:0 -listen tcp vt1 -novtswitch uid: 0 type: CCpp Truncated backtrace: Thread no. 7 (1 frames) #0 vncHooksMoveCursor at ../../include/privates.h:164 Potential duplicate: bug 2356978
Created attachment 2107137 [details] File: dso_list
Created attachment 2107138 [details] File: open_fds
Created attachment 2107139 [details] File: os_info
Created attachment 2107140 [details] File: mountinfo
Created attachment 2107141 [details] File: environ
Created attachment 2107142 [details] File: backtrace
Created attachment 2107143 [details] File: limits
Created attachment 2107144 [details] File: cpuinfo
Created attachment 2107145 [details] File: exploitable
Created attachment 2107146 [details] File: maps
Created attachment 2107147 [details] File: core_backtrace
Created attachment 2107148 [details] File: proc_pid_status
Note: bug 2356978 was also reported by me. Am I the only one seeing this problem? It's very stressful to lose all your running desktop when X crashes.
See Bug 2397697
*** This bug has been marked as a duplicate of bug 2416635 ***