You are not logged in.

#1 2022-02-13 07:51:02

slimprize
Member
Registered: 2022-02-13
Posts: 12

Segmentation fault when starting the mate desktop

Hi all,

I am getting a segmentation fault  when I am trying to launch the mate desktop.

The nvidia-smi utility can detect the GPU temperature.

 nvidia-smi
Sun Feb 13 07:03:27 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.47.03    Driver Version: 510.47.03    CUDA Version: 11.6     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:01:00.0 Off |                  N/A |
| 32%   34C    P0     1W / 130W |      0MiB /  6144MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+


The

[pranav@archlinux ~]$ lspci -k |  grep -A 2 -E "(VGA|3D)"
01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660] (rev a1)
        Subsystem: Gigabyte Technology Co., Ltd Device 3fc8
        Kernel driver in use: nvidia
[

The uname -a command gives the following output.

[pranav@archlinux ~]$ uname -a
Linux archlinux 5.16.8-arch1-1 #1 SMP PREEMPT Tue, 08 Feb 2022 21:21:08 +0000 x86_64 GNU/Linux
[

Anyone any ideas? I suspect I  need to supply more information but am not sure what else to give.
In addition, I realize that my Xorg.0.log file is large so I am happy to edit this message, delete it and upload it somewhere. I am not certain what the best practice is around here.

Regards
Pranav


[   112.614] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[   112.614] Current Operating System: Linux archlinux 5.16.8-arch1-1 #1 SMP PREEMPT Tue, 08 Feb 2022 21:21:08 +0000 x86_64
[   112.614] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=10ab0642-72a1-47bd-80a2-e91528322107 rw loglevel=3 quiet
[   112.614]  
[   112.614] Current version of pixman: 0.40.0
[   112.614] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   112.614] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   112.615] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 13 06:25:33 2022
[   112.627] (==) Using config file: "/etc/X11/xorg.conf"
[   112.627] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   112.678] (==) ServerLayout "Layout0"
[   112.678] (**) |-->Screen "Screen0" (0)
[   112.678] (**) |   |-->Monitor "Monitor0"
[   112.678] (**) |   |-->Device "Device0"
[   112.678] (**) |-->Input Device "Keyboard0"
[   112.678] (**) |-->Input Device "Mouse0"
[   112.678] (==) Automatically adding devices
[   112.678] (==) Automatically enabling devices
[   112.678] (==) Automatically adding GPU devices
[   112.678] (==) Automatically binding GPU devices
[   112.678] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   112.678] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   112.678] 	Entry deleted from font path.
[   112.702] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   112.702] 	Entry deleted from font path.
[   112.702] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   112.702] 	Entry deleted from font path.
[   112.750] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   112.751] (==) ModulePath set to "/usr/lib/xorg/modules"
[   112.751] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   112.751] (WW) Disabling Keyboard0
[   112.751] (WW) Disabling Mouse0
[   112.751] (II) Module ABI versions:
[   112.751] 	X.Org ANSI C Emulation: 0.4
[   112.751] 	X.Org Video Driver: 25.2
[   112.751] 	X.Org XInput driver : 24.4
[   112.751] 	X.Org Server Extension : 10.0
[   112.752] (++) using VT number 1

[   112.756] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   112.757] (II) xfree86: Adding drm device (/dev/dri/card0)
[   112.757] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   112.758] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   112.761] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   112.764] (--) PCI:*(1@0:0:0) 10de:2184:1458:3fc8 rev 161, Mem @ 0x54000000/16777216, 0x40000000/268435456, 0x52000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
[   112.764] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   112.764] (II) LoadModule: "glx"
[   112.768] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   112.818] (II) Module glx: vendor="X.Org Foundation"
[   112.818] 	compiled for 1.21.1.3, module version = 1.0.0
[   112.818] 	ABI class: X.Org Server Extension, version 10.0
[   112.818] (II) LoadModule: "nvidia"
[   112.819] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   112.871] (II) Module nvidia: vendor="NVIDIA Corporation"
[   112.871] 	compiled for 1.6.99.901, module version = 1.0.0
[   112.871] 	Module class: X.Org Video Driver
[   112.872] (II) NVIDIA dlloader X Driver  510.47.03  Mon Jan 24 23:02:31 UTC 2022
[   112.872] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   112.873] (II) systemd-logind: releasing fd for 226:0
[   112.875] (II) Loading sub module "fb"
[   112.875] (II) LoadModule: "fb"
[   112.875] (II) Module "fb" already built-in
[   112.875] (II) Loading sub module "wfb"
[   112.875] (II) LoadModule: "wfb"
[   112.875] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   112.877] (II) Module wfb: vendor="X.Org Foundation"
[   112.877] 	compiled for 1.21.1.3, module version = 1.0.0
[   112.877] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   112.877] (II) Loading sub module "ramdac"
[   112.877] (II) LoadModule: "ramdac"
[   112.877] (II) Module "ramdac" already built-in
[   112.881] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   112.881] (==) NVIDIA(0): RGB weight 888
[   112.881] (==) NVIDIA(0): Default visual is TrueColor
[   112.881] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   112.881] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   112.882] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   112.882] (**) NVIDIA(0): Enabling 2D acceleration
[   112.882] (II) Loading sub module "glxserver_nvidia"
[   112.882] (II) LoadModule: "glxserver_nvidia"
[   112.882] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[   113.324] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   113.324] 	compiled for 1.6.99.901, module version = 1.0.0
[   113.324] 	Module class: X.Org Server Extension
[   113.324] (II) NVIDIA GLX Module  510.47.03  Mon Jan 24 22:57:16 UTC 2022
[   113.326] (II) NVIDIA: The X server supports PRIME Render Offload.
[   113.820] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   113.820] (--) NVIDIA(0):     DFP-0
[   113.820] (--) NVIDIA(0):     DFP-1
[   113.820] (--) NVIDIA(0):     DFP-2
[   113.820] (--) NVIDIA(0):     DFP-3
[   113.820] (--) NVIDIA(0):     DFP-4
[   113.820] (--) NVIDIA(0):     DFP-5
[   113.820] (--) NVIDIA(0):     DFP-6 (boot)
[   113.820] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 (TU116-A) at PCI:1:0:0
[   113.820] (II) NVIDIA(0):     (GPU-0)
[   113.820] (--) NVIDIA(0): Memory: 6291456 kBytes
[   113.820] (--) NVIDIA(0): VideoBIOS: 90.16.25.00.4c
[   113.820] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   113.820] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   113.820] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   113.820] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   113.820] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   113.820] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   113.820] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   113.820] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.820] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   113.820] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   113.820] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   113.820] (--) NVIDIA(GPU-0): 
[   113.821] (==) NVIDIA(0): 
[   113.821] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   113.821] (==) NVIDIA(0):     will be used as the requested mode.
[   113.821] (==) NVIDIA(0): 
[   113.821] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[   113.821] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[   113.821] (II) NVIDIA(0): Validated MetaModes:
[   113.821] (II) NVIDIA(0):     "NULL"
[   113.821] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   113.821] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   113.821] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   113.821] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   113.821] (II) NVIDIA:     access.
[   113.823] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   113.823] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   113.823] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   113.823] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   113.823] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   113.823] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   113.823] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   113.823] (II) NVIDIA(0):     Config Options in the README.
[   113.866] (II) NVIDIA(0): Setting mode "NULL"
[   113.936] (==) NVIDIA(0): Disabling shared memory pixmaps
[   113.936] (==) NVIDIA(0): Backing store enabled
[   113.936] (==) NVIDIA(0): Silken mouse enabled
[   113.936] (**) NVIDIA(0): DPMS enabled
[   113.936] (II) Loading sub module "dri2"
[   113.936] (II) LoadModule: "dri2"
[   113.936] (II) Module "dri2" already built-in
[   113.936] (II) NVIDIA(0): [DRI2] Setup complete
[   113.936] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   113.937] (II) Initializing extension Generic Event Extension
[   113.937] (II) Initializing extension SHAPE
[   113.937] (II) Initializing extension MIT-SHM
[   113.937] (II) Initializing extension XInputExtension
[   113.937] (II) Initializing extension XTEST
[   113.937] (II) Initializing extension BIG-REQUESTS
[   113.937] (II) Initializing extension SYNC
[   113.937] (II) Initializing extension XKEYBOARD
[   113.937] (II) Initializing extension XC-MISC
[   113.937] (II) Initializing extension SECURITY
[   113.937] (II) Initializing extension XFIXES
[   113.937] (II) Initializing extension RENDER
[   113.938] (II) Initializing extension RANDR
[   113.938] (II) Initializing extension COMPOSITE
[   113.938] (II) Initializing extension DAMAGE
[   113.938] (II) Initializing extension MIT-SCREEN-SAVER
[   113.938] (II) Initializing extension DOUBLE-BUFFER
[   113.938] (II) Initializing extension RECORD
[   113.938] (II) Initializing extension DPMS
[   113.938] (II) Initializing extension Present
[   113.938] (II) Initializing extension DRI3
[   113.938] (II) Initializing extension X-Resource
[   113.938] (II) Initializing extension XVideo
[   113.938] (II) Initializing extension XVideo-MotionCompensation
[   113.938] (II) Initializing extension GLX
[   113.938] (II) Initializing extension GLX
[   113.938] (II) Indirect GLX disabled.
[   113.938] (II) GLX: Another vendor is already registered for screen 0
[   113.938] (II) Initializing extension XFree86-VidModeExtension
[   113.938] (II) Initializing extension XFree86-DGA
[   113.938] (II) Initializing extension XFree86-DRI
[   113.938] (II) Initializing extension DRI2
[   113.938] (II) Initializing extension NV-GLX
[   113.938] (II) Initializing extension NV-CONTROL
[   114.343] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   114.343] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   114.343] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   114.343] (II) LoadModule: "libinput"
[   114.343] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   114.374] (II) Module libinput: vendor="X.Org Foundation"
[   114.374] 	compiled for 1.21.1.3, module version = 1.2.1
[   114.374] 	Module class: X.Org XInput Driver
[   114.374] 	ABI class: X.Org XInput driver, version 24.4
[   114.374] (II) Using input driver 'libinput' for 'Power Button'
[   114.374] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 39 paused 0
[   114.374] (**) Power Button: always reports core events
[   114.374] (**) Option "Device" "/dev/input/event2"
[   114.421] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   114.421] (II) event2  - Power Button: device is a keyboard
[   114.422] (II) event2  - Power Button: device removed
[   114.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   114.422] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   114.424] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   114.424] (II) event2  - Power Button: device is a keyboard
[   114.426] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   114.426] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   114.426] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   114.426] (II) Using input driver 'libinput' for 'Power Button'
[   114.428] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
[   114.428] (**) Power Button: always reports core events
[   114.428] (**) Option "Device" "/dev/input/event1"
[   114.430] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   114.430] (II) event1  - Power Button: device is a keyboard
[   114.431] (II) event1  - Power Button: device removed
[   114.431] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   114.431] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   114.433] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   114.433] (II) event1  - Power Button: device is a keyboard
[   114.435] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   114.435] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   114.435] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   114.435] (II) Using input driver 'libinput' for 'Sleep Button'
[   114.437] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 43 paused 0
[   114.437] (**) Sleep Button: always reports core events
[   114.437] (**) Option "Device" "/dev/input/event0"
[   114.439] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   114.439] (II) event0  - Sleep Button: device is a keyboard
[   114.440] (II) event0  - Sleep Button: device removed
[   114.440] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   114.440] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   114.442] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   114.443] (II) event0  - Sleep Button: device is a keyboard
[   114.445] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[   114.445] (II) No input driver specified, ignoring this device.
[   114.445] (II) This device may have been added with another device file.
[   114.446] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
[   114.446] (II) No input driver specified, ignoring this device.
[   114.446] (II) This device may have been added with another device file.
[   114.447] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event12)
[   114.447] (II) No input driver specified, ignoring this device.
[   114.447] (II) This device may have been added with another device file.
[   114.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event13)
[   114.448] (II) No input driver specified, ignoring this device.
[   114.448] (II) This device may have been added with another device file.
[   114.449] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[   114.449] (II) No input driver specified, ignoring this device.
[   114.449] (II) This device may have been added with another device file.
[   114.450] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[   114.450] (II) No input driver specified, ignoring this device.
[   114.450] (II) This device may have been added with another device file.
[   114.451] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[   114.451] (II) No input driver specified, ignoring this device.
[   114.451] (II) This device may have been added with another device file.
[   114.453] (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event3)
[   114.453] (**) Dell KB216 Wired Keyboard: Applying InputClass "evdev keyboard catchall"
[   114.453] (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"
[   114.453] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'
[   114.455] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[   114.455] (**) Dell KB216 Wired Keyboard: always reports core events
[   114.455] (**) Option "Device" "/dev/input/event3"
[   114.457] (II) event3  - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[   114.458] (II) event3  - Dell KB216 Wired Keyboard: device is a keyboard
[   114.458] (II) event3  - Dell KB216 Wired Keyboard: device removed
[   114.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:413C:2113.0001/input/input3/event3"
[   114.458] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 9)
[   114.460] (II) event3  - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[   114.460] (II) event3  - Dell KB216 Wired Keyboard: device is a keyboard
[   114.462] (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event4)
[   114.462] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[   114.462] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   114.462] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'
[   114.463] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[   114.463] (**) Dell KB216 Wired Keyboard System Control: always reports core events
[   114.463] (**) Option "Device" "/dev/input/event4"
[   114.465] (II) event4  - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[   114.465] (II) event4  - Dell KB216 Wired Keyboard System Control: device is a keyboard
[   114.465] (II) event4  - Dell KB216 Wired Keyboard System Control: device removed
[   114.465] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:413C:2113.0002/input/input4/event4"
[   114.465] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 10)
[   114.467] (II) event4  - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[   114.467] (II) event4  - Dell KB216 Wired Keyboard System Control: device is a keyboard
[   114.468] (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event5)
[   114.468] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[   114.468] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   114.468] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[   114.469] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[   114.469] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[   114.469] (**) Option "Device" "/dev/input/event5"
[   114.470] (II) event5  - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[   114.470] (II) event5  - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[   114.470] (II) event5  - Dell KB216 Wired Keyboard Consumer Control: device removed
[   114.470] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:413C:2113.0002/input/input5/event5"
[   114.470] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 11)
[   114.472] (II) event5  - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[   114.472] (II) event5  - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[   114.472] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[   114.472] (II) No input driver specified, ignoring this device.
[   114.472] (II) This device may have been added with another device file.
[   114.473] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[   114.473] (II) No input driver specified, ignoring this device.
[   114.473] (II) This device may have been added with another device file.
[   114.473] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[   114.473] (II) No input driver specified, ignoring this device.
[   114.473] (II) This device may have been added with another device file.
[   114.473] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[   114.473] (II) No input driver specified, ignoring this device.
[   114.473] (II) This device may have been added with another device file.
[   114.474] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[   114.474] (II) No input driver specified, ignoring this device.
[   114.474] (II) This device may have been added with another device file.
[   114.474] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[   114.474] (II) No input driver specified, ignoring this device.
[   114.474] (II) This device may have been added with another device file.
[   114.474] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event20)
[   114.474] (II) No input driver specified, ignoring this device.
[   114.474] (II) This device may have been added with another device file.
[   114.475] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event21)
[   114.475] (II) No input driver specified, ignoring this device.
[   114.475] (II) This device may have been added with another device file.
[   114.475] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   114.475] (II) No input driver specified, ignoring this device.
[   114.475] (II) This device may have been added with another device file.
[   114.477] (II) config/udev: Adding input device py-evdev-uinput (/dev/input/event22)
[   114.477] (**) py-evdev-uinput: Applying InputClass "evdev keyboard catchall"
[   114.477] (**) py-evdev-uinput: Applying InputClass "libinput keyboard catchall"
[   114.477] (II) Using input driver 'libinput' for 'py-evdev-uinput'
[   114.477] (EE) systemd-logind: failed to take device /dev/input/event22: No such device
[   114.477] (**) py-evdev-uinput: always reports core events
[   114.477] (**) Option "Device" "/dev/input/event22"
[   114.478] (II) event22 - py-evdev-uinput: is tagged by udev as: Keyboard Joystick
[   114.478] (II) event22 - py-evdev-uinput: device is a keyboard
[   114.478] (II) event22 - py-evdev-uinput: device removed
[   114.500] (**) Option "config_info" "udev:/sys/devices/virtual/input/input22/event22"
[   114.500] (II) XINPUT: Adding extended input device "py-evdev-uinput" (type: KEYBOARD, id 12)
[   114.501] (II) event22 - py-evdev-uinput: is tagged by udev as: Keyboard Joystick
[   114.501] (II) event22 - py-evdev-uinput: device is a keyboard
[   114.501] (II) config/udev: Adding input device fenrir-uinput (/dev/input/event23)
[   114.501] (**) fenrir-uinput: Applying InputClass "evdev keyboard catchall"
[   114.501] (**) fenrir-uinput: Applying InputClass "libinput keyboard catchall"
[   114.501] (II) Using input driver 'libinput' for 'fenrir-uinput'
[   114.502] (EE) systemd-logind: failed to take device /dev/input/event23: No such device
[   114.502] (**) fenrir-uinput: always reports core events
[   114.502] (**) Option "Device" "/dev/input/event23"
[   114.502] (II) event23 - fenrir-uinput: is tagged by udev as: Keyboard Joystick
[   114.502] (II) event23 - fenrir-uinput: device is a keyboard
[   114.502] (II) event23 - fenrir-uinput: device removed
[   114.527] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event23"
[   114.527] (II) XINPUT: Adding extended input device "fenrir-uinput" (type: KEYBOARD, id 13)
[   114.528] (II) event23 - fenrir-uinput: is tagged by udev as: Keyboard Joystick
[   114.528] (II) event23 - fenrir-uinput: device is a keyboard
[   114.528] (II) config/udev: Adding input device fenrir-uinput (/dev/input/event24)
[   114.528] (**) fenrir-uinput: Applying InputClass "evdev keyboard catchall"
[   114.528] (**) fenrir-uinput: Applying InputClass "libinput keyboard catchall"
[   114.528] (II) Using input driver 'libinput' for 'fenrir-uinput'
[   114.529] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 49 paused 0
[   114.529] (**) fenrir-uinput: always reports core events
[   114.529] (**) Option "Device" "/dev/input/event24"
[   114.529] (II) event24 - fenrir-uinput: is tagged by udev as: Keyboard
[   114.529] (II) event24 - fenrir-uinput: device is a keyboard
[   114.529] (II) event24 - fenrir-uinput: device removed
[   114.530] (**) Option "config_info" "udev:/sys/devices/virtual/input/input24/event24"
[   114.530] (II) XINPUT: Adding extended input device "fenrir-uinput" (type: KEYBOARD, id 14)
[   114.530] (II) event24 - fenrir-uinput: is tagged by udev as: Keyboard
[   114.530] (II) event24 - fenrir-uinput: device is a keyboard
[   118.155] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   118.155] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   118.155] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   118.155] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   118.156] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   118.156] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   118.156] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   118.156] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   118.156] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.156] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   118.156] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   118.156] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   118.156] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   118.157] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   118.157] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   118.157] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   118.157] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   118.157] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   118.157] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.157] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   118.157] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   118.157] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   118.157] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   118.158] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   118.158] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   118.158] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   118.158] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   118.158] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   118.158] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   118.158] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   118.158] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   118.158] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   118.158] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   118.158] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   118.158] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   118.158] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   118.158] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   118.158] (--) NVIDIA(GPU-0): 
[   118.158] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   118.159] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   118.159] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   118.159] (--) NVIDIA(GPU-0): 
[   118.159] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   118.159] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   118.159] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   118.159] (--) NVIDIA(GPU-0): 
[   118.159] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   118.159] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   118.159] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   118.159] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   118.160] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   118.160] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   118.160] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   118.160] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   118.160] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   118.160] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   118.160] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   118.160] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   118.160] (--) NVIDIA(GPU-0): 
[   125.682] (EE) 
[   125.682] (EE) Backtrace:
[   125.682] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x89) [0x5644e78d6049]
[   125.682] (EE) 1: /usr/lib/Xorg (0x5644e7786000+0x15ae69) [0x5644e78e0e69]
[   125.682] (EE) 2: /usr/lib/libpthread.so.0 (0x7f7c740e5000+0x13870) [0x7f7c740f8870]
[   125.682] (EE) 
[   125.682] (EE) Segmentation fault at address 0x0
[   125.683] (EE) 
Fatal server error:
[   125.683] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   125.683] (EE) 
[   125.683] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   125.683] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   125.683] (EE) 
[   125.959] (EE) Server terminated with error (1). Closing log file.

Offline

#2 2022-02-13 08:23:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,289

Re: Segmentation fault when starting the mate desktop

https://bugs.archlinux.org/task/73031 - there're also a couple of related forum threads.
Should(tm) be fixed w/ the next xorg server release (not a rebuild, the number before the dash has to increase)

Offline

#3 2022-02-13 09:54:08

slimprize
Member
Registered: 2022-02-13
Posts: 12

Re: Segmentation fault when starting the mate desktop

Hi Seth,
I disabled composition view.
https://forums.linuxmint.com/viewtopic.php?t=101430
This seems to have fixxd the problem I was having.

Thanks for your pointers.
Pranavb

Offline

Board footer

Powered by FluxBB