LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-05-2024, 09:16 PM   #1
yawnbo
LQ Newbie
 
Registered: Apr 2024
Posts: 2

Rep: Reputation: 0
Exclamation unable to boot into KDE GUI, plasmashell fails with result 'core-dump'


I've installed arch for the first time and set everything up manually, but when I got to installing the DE I chose plasma and on first run it was fine and loaded properly with the sddm menu showing and the actual desktop environment loading on login, but on reboot I would always get prompted with a black screen and able to move my mouse on tty2.

Using systemctl to restart sddm forces the same outcome, using plasmashell through ssh returns,
Code:
[yawnbo@yawnbo ~]$ plasmashell
Authorization required, but no authorization protocol specified

KCrash: Application 'plasmashell' crashing... crashRecursionCounter = 2
Segmentation fault (core dumped)
Xorg logs (end had to be cut due to char lim, included i/o being removed):
Code:
[yawnbo@yawnbo ~]$ cat /var/log/Xorg.0.log
[     3.946] (--) Log file renamed from "/var/log/Xorg.pid-518.log" to "/var/log/Xorg.0.log"
[     3.947] 
X.Org X Server 1.21.1.12
X Protocol Version 11, Revision 0
[     3.947] Current Operating System: Linux yawnbo 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35 +0000 x86_64
[     3.947] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5845a3bf-ee16-4e38-8188-08cd31f84374 rw loglevel=3 quiet
[     3.947]  
[     3.947] Current version of pixman: 0.43.4
[     3.947]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     3.947] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.947] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr  6 01:01:53 2024
[     3.948] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.948] (==) No Layout section.  Using the first Screen section.
[     3.948] (==) No screen section available. Using defaults.
[     3.948] (**) |-->Screen "Default Screen Section" (0)
[     3.948] (**) |   |-->Monitor "<default monitor>"
[     3.948] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     3.948] (**) Allowing byte-swapped clients
[     3.948] (==) Automatically adding devices
[     3.948] (==) Automatically enabling devices
[     3.948] (==) Automatically adding GPU devices
[     3.948] (==) Automatically binding GPU devices
[     3.948] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.948] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     3.948]    Entry deleted from font path.
[     3.948] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.948]    Entry deleted from font path.
[     3.948] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.948]    Entry deleted from font path.
[     3.949] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[     3.949] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.949] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.949] (II) Module ABI versions:
[     3.949]    X.Org ANSI C Emulation: 0.4
[     3.949]    X.Org Video Driver: 25.2
[     3.949]    X.Org XInput driver : 24.4
[     3.949]    X.Org Server Extension : 10.0
[     3.949] (++) using VT number 2

[     3.949] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.950] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.950] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[     3.958] (--) PCI:*(43@0:0:0) 10de:1b06:3842:6393 rev 161, Mem @ 0xfb000000/16777216, 0x7fe0000000/268435456, 0x7ff0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     3.958] (II) Open ACPI successful (/var/run/acpid.socket)
[     3.958] (II) LoadModule: "glx"
[     3.958] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.962] (II) Module glx: vendor="X.Org Foundation"
[     3.962]    compiled for 1.21.1.12, module version = 1.0.0
[     3.962]    ABI class: X.Org Server Extension, version 10.0
[     3.962] (==) Matched nouveau as autoconfigured driver 0
[     3.962] (==) Matched nv as autoconfigured driver 1
[     3.962] (==) Matched modesetting as autoconfigured driver 2
[     3.962] (==) Matched fbdev as autoconfigured driver 3
[     3.962] (==) Matched vesa as autoconfigured driver 4
[     3.962] (==) Assigned the driver to the xf86ConfigLayout
[     3.962] (II) LoadModule: "nouveau"
[     3.962] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     3.962] (II) Module nouveau: vendor="X.Org Foundation"
[     3.962]    compiled for 1.21.1.11, module version = 1.0.17
[     3.962]    Module class: X.Org Video Driver
[     3.962]    ABI class: X.Org Video Driver, version 25.2
[     3.962] (II) LoadModule: "nv"
[     3.963] (WW) Warning, couldn't open module nv
[     3.963] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.963] (II) LoadModule: "modesetting"
[     3.963] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.964] (II) Module modesetting: vendor="X.Org Foundation"
[     3.964]    compiled for 1.21.1.12, module version = 1.21.1
[     3.964]    Module class: X.Org Video Driver
[     3.964]    ABI class: X.Org Video Driver, version 25.2
[     3.964] (II) LoadModule: "fbdev"
[     3.964] (WW) Warning, couldn't open module fbdev
[     3.964] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.964] (II) LoadModule: "vesa"
[     3.964] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     3.964] (II) Module vesa: vendor="X.Org Foundation"
[     3.964]    compiled for 1.21.1.11, module version = 2.6.0
[     3.964]    Module class: X.Org Video Driver
[     3.964]    ABI class: X.Org Video Driver, version 25.2
[     3.964] (II) NOUVEAU driver 
[     3.964] (II) NOUVEAU driver for NVIDIA chipset families :
[     3.964]    RIVA TNT            (NV04)
[     3.964]    RIVA TNT2           (NV05)
[     3.964]    GeForce 256         (NV10)
[     3.964]    GeForce 2           (NV11, NV15)
[     3.964]    GeForce 4MX         (NV17, NV18)
[     3.964]    GeForce 3           (NV20)
[     3.964]    GeForce 4Ti         (NV25, NV28)
[     3.964]    GeForce FX          (NV3x)
[     3.964]    GeForce 6           (NV4x)
[     3.964]    GeForce 7           (G7x)
[     3.964]    GeForce 8           (G8x)
[     3.964]    GeForce 9           (G9x)
[     3.964]    GeForce GTX 2xx/3xx (GT2xx)
[     3.964]    GeForce GTX 4xx/5xx (GFxxx)
[     3.964]    GeForce GTX 6xx/7xx (GKxxx)
[     3.964]    GeForce GTX 9xx     (GMxxx)
[     3.964]    GeForce GTX 10xx    (GPxxx)
[     3.964] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.964] (II) VESA: driver for VESA chipsets: vesa
[     3.977] (EE) [drm] Failed to open DRM device for (null): -22
[     4.474] (EE) [drm] Failed to open DRM device for pci:0000:2b:00.0: -19
[     4.479] (II) modeset(0): using drv /dev/dri/card0
[     4.479] vesa: Refusing to run, Framebuffer or dri device present
[     4.479] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     4.479] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     4.479] (==) modeset(0): RGB weight 888
[     4.479] (==) modeset(0): Default visual is TrueColor
[     4.479] (II) Loading sub module "glamoregl"
[     4.479] (II) LoadModule: "glamoregl"
[     4.479] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.490] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.490]    compiled for 1.21.1.12, module version = 1.0.1
[     4.490]    ABI class: X.Org ANSI C Emulation, version 0.4
[     4.587] (II) modeset(0): Refusing to try glamor on llvmpipe
[     4.589] (II) modeset(0): glamor initialization failed
[     4.589] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[     4.589] (II) modeset(0): Output None-1 has no monitor section
[     4.589] (II) modeset(0): EDID for output None-1
[     4.589] (II) modeset(0): Printing probed modes for output None-1
[     4.590] (II) modeset(0): Modeline "2560x1440"x60.0  221.18  2560 2560 2560 2560  1440 1440 1440 1440 (86.4 kHz eP)
[     4.590] (II) modeset(0): Output None-1 connected
[     4.590] (II) modeset(0): Using exact sizes for initial modes
[     4.590] (II) modeset(0): Output None-1 using initial mode 2560x1440 +0+0
[     4.590] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.590] (==) modeset(0): DPI set to (96, 96)
[     4.590] (II) Loading sub module "fb"
[     4.590] (II) LoadModule: "fb"
[     4.590] (II) Module "fb" already built-in
[     4.590] (==) modeset(0): Backing store enabled
[     4.590] (==) modeset(0): Silken mouse enabled
[     4.590] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     4.590] (==) modeset(0): DPMS enabled
[     4.590] (II) Initializing extension Generic Event Extension
[     4.590] (II) Initializing extension SHAPE
[     4.590] (II) Initializing extension MIT-SHM
[     4.590] (II) Initializing extension XInputExtension
[     4.590] (II) Initializing extension XTEST
[     4.590] (II) Initializing extension BIG-REQUESTS
[     4.590] (II) Initializing extension SYNC
[     4.591] (II) Initializing extension XKEYBOARD
[     4.591] (II) Initializing extension XC-MISC
[     4.591] (II) Initializing extension SECURITY
[     4.591] (II) Initializing extension XFIXES
[     4.591] (II) Initializing extension RENDER
[     4.591] (II) Initializing extension RANDR
[     4.591] (II) Initializing extension COMPOSITE
[     4.591] (II) Initializing extension DAMAGE
[     4.591] (II) Initializing extension MIT-SCREEN-SAVER
[     4.591] (II) Initializing extension DOUBLE-BUFFER
[     4.591] (II) Initializing extension RECORD
[     4.591] (II) Initializing extension DPMS
[     4.591] (II) Initializing extension Present
[     4.591] (II) Initializing extension DRI3
[     4.591] (II) Initializing extension X-Resource
[     4.591] (II) Initializing extension XVideo
[     4.591] (II) Initializing extension XVideo-MotionCompensation
[     4.591] (II) Initializing extension GLX
[     4.591] (II) AIGLX: Screen 0 is not DRI2 capable
[     4.595] (II) IGLX: Loaded and initialized swrast
[     4.595] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     4.595] (II) Initializing extension XFree86-VidModeExtension
[     4.595] (II) Initializing extension XFree86-DGA
[     4.595] (II) Initializing extension XFree86-DRI
[     4.595] (II) Initializing extension DRI2
[     4.598] (II) modeset(0): Damage tracking initialized
[     4.598] (II) modeset(0): Setting screen physical size to 677 x 381
[     4.650] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     4.650] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.650] (II) LoadModule: "libinput"
[     4.650] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.652] (II) Module libinput: vendor="X.Org Foundation"
[     4.652]    compiled for 1.21.1.8, module version = 1.4.0
[     4.652]    Module class: X.Org XInput Driver
[     4.652]    ABI class: X.Org XInput driver, version 24.4
[     4.652] (II) Using input driver 'libinput' for 'Power Button'
[     4.652] (**) Power Button: always reports core events
[     4.652] (**) Option "Device" "/dev/input/event1"
[     4.657] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.657] (II) event1  - Power Button: device is a keyboard
[     4.657] (II) event1  - Power Button: device removed
[     4.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     4.676] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.677] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.677] (II) event1  - Power Button: device is a keyboard
[     4.677] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     4.677] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.677] (II) Using input driver 'libinput' for 'Power Button'
[     4.677] (**) Power Button: always reports core events
[     4.677] (**) Option "Device" "/dev/input/event0"
[     4.678] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     4.678] (II) event0  - Power Button: device is a keyboard
[     4.678] (II) event0  - Power Button: device removed
[     4.703] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     4.703] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     4.704] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     4.704] (II) event0  - Power Button: device is a keyboard
[     4.705] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[     4.705] (II) No input driver specified, ignoring this device.
[     4.705] (II) This device may have been added with another device file.
[     4.705] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[     4.705] (II) No input driver specified, ignoring this device.
[     4.705] (II) This device may have been added with another device file.
[     4.705] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[     4.705] (II) No input driver specified, ignoring this device.
[     4.705] (II) This device may have been added with another device file.
[     4.705] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[     4.705] (II) No input driver specified, ignoring this device.
[     4.705] (II) This device may have been added with another device file.
[     4.706] (II) config/udev: Adding input device USB PnP Audio Device (/dev/input/event14)
[     4.706] (**) USB PnP Audio Device: Applying InputClass "libinput keyboard catchall"
[     4.706] (II) Using input driver 'libinput' for 'USB PnP Audio Device'
[     4.706] (**) USB PnP Audio Device: always reports core events
[     4.706] (**) Option "Device" "/dev/input/event14"
[     4.707] (II) event14 - USB PnP Audio Device: is tagged by udev as: Keyboard
[     4.707] (II) event14 - USB PnP Audio Device: device is a keyboard
[     4.707] (II) event14 - USB PnP Audio Device: device removed
[     4.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb3/3-4/3-4:1.2/0003:0C76:161E.0001/input/input14/event14"
[     4.730] (II) XINPUT: Adding extended input device "USB PnP Audio Device" (type: KEYBOARD, id 8)
[     4.731] (II) event14 - USB PnP Audio Device: is tagged by udev as: Keyboard
[     4.731] (II) event14 - USB PnP Audio Device: device is a keyboard
[     4.731] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event10)
[     4.731] (II) No input driver specified, ignoring this device.
[     4.731] (II) This device may have been added with another device file.
[     4.731] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[     4.731] (II) No input driver specified, ignoring this device.
[     4.731] (II) This device may have been added with another device file.
[     4.731] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event12)
[     4.731] (II) No input driver specified, ignoring this device.
[     4.731] (II) This device may have been added with another device file.
[     4.732] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[     4.732] (II) No input driver specified, ignoring this device.
[     4.732] (II) This device may have been added with another device file.
[     4.732] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[     4.732] (II) No input driver specified, ignoring this device.
[     4.732] (II) This device may have been added with another device file.
[     4.732] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[     4.732] (II) No input driver specified, ignoring this device.
[     4.732] (II) This device may have been added with another device file.
[     4.732] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[     4.732] (II) No input driver specified, ignoring this device.
[     4.732] (II) This device may have been added with another device file.
[     4.732] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[     4.732] (II) No input driver specified, ignoring this device.
[     4.732] (II) This device may have been added with another device file.
[     4.742] (II) config/udev: removing device USB PnP Audio Device
[     4.742] (II) event14 - USB PnP Audio Device: device removed
[     4.776] (II) UnloadModule: "libinput"
[     4.777] (II) config/udev: Adding input device USB PnP Audio Device (/dev/input/event14)
[     4.777] (**) USB PnP Audio Device: Applying InputClass "libinput keyboard catchall"
[     4.777] (II) Using input driver 'libinput' for 'USB PnP Audio Device'
[     4.777] (**) USB PnP Audio Device: always reports core events
[     4.777] (**) Option "Device" "/dev/input/event14"
[     4.778] (II) event14 - USB PnP Audio Device: is tagged by udev as: Keyboard
[     4.778] (II) event14 - USB PnP Audio Device: device is a keyboard
[     4.779] (II) event14 - USB PnP Audio Device: device removed
[     4.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb3/3-4/3-4:1.2/0003:0C76:161E.0001/input/input14/event14"
[     4.816] (II) XINPUT: Adding extended input device "USB PnP Audio Device" (type: KEYBOARD, id 8)
[     4.818] (II) event14 - USB PnP Audio Device: is tagged by udev as: Keyboard
[     4.818] (II) event14 - USB PnP Audio Device: device is a keyboard
[     5.180] (II) config/udev: Adding input device Logitech USB Receiver Keyboard (/dev/input/event16)
[     5.180] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.180] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[     5.180] (**) Logitech USB Receiver Keyboard: always reports core events
[     5.180] (**) Option "Device" "/dev/input/event16"
[     5.181] (II) event16 - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[     5.181] (II) event16 - Logitech USB Receiver Keyboard: device is a keyboard
[     5.181] (II) event16 - Logitech USB Receiver Keyboard: device removed
[     5.223] (II) libinput: Logitech USB Receiver Keyboard: needs a virtual subdevice
[     5.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-5/1-5:1.1/0003:046D:C547.0003/input/input16/event16"
[     5.223] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: MOUSE, id 9)
[     5.223] (**) Option "AccelerationScheme" "none"
[     5.223] (**) Logitech USB Receiver Keyboard: (accel) selected scheme none/0
[     5.223] (**) Logitech USB Receiver Keyboard: (accel) acceleration factor: 2.000
[     5.223] (**) Logitech USB Receiver Keyboard: (accel) acceleration threshold: 4
[     5.224] (II) event16 - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[     5.224] (II) event16 - Logitech USB Receiver Keyboard: device is a keyboard
[     5.224] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.224] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[     5.224] (**) Logitech USB Receiver Keyboard: always reports core events
[     5.224] (**) Option "Device" "/dev/input/event16"
[     5.224] (II) libinput: Logitech USB Receiver Keyboard: is a virtual subdevice
[     5.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-5/1-5:1.1/0003:046D:C547.0003/input/input16/event16"
[     5.224] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: KEYBOARD, id 10)
[     5.253] (II) config/udev: Adding input device MSI MYSTIC LIGHT  (/dev/input/event21)
[     5.253] (II) No input driver specified, ignoring this device.
[     5.253] (II) This device may have been added with another device file.
[     5.486] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event15)
[     5.486] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[     5.486] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[     5.486] (**) Logitech USB Receiver: always reports core events
[     5.486] (**) Option "Device" "/dev/input/event15"
[     5.577] (II) event15 - Logitech USB Receiver: is tagged by udev as: Mouse
[     5.578] (II) event15 - Logitech USB Receiver: device is a pointer
[     5.578] (II) event15 - Logitech USB Receiver: device removed
[     5.653] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.653] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.653] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.653] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-5/1-5:1.0/0003:046D:C547.0002/input/input15/event15"
[     5.653] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
[     5.653] (**) Option "AccelerationScheme" "none"
[     5.653] (**) Logitech USB Receiver: (accel) selected scheme none/0
[     5.653] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[     5.653] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[     5.711] (II) event15 - Logitech USB Receiver: is tagged by udev as: Mouse
[     5.711] (II) event15 - Logitech USB Receiver: device is a pointer
[     5.712] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[     5.712] (II) No input driver specified, ignoring this device.
[     5.712] (II) This device may have been added with another device file.
[     6.082] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse1)
[     6.082] (II) No input driver specified, ignoring this device.
[     6.082] (II) This device may have been added with another device file.
[
journalctl:
Code:
Apr 06 02:04:08 yawnbo systemd-coredump[1393]: [🡕] Process 1391 (plasmashell) of user 1000 dumped core.
                                               
                                               Stack trace of thread 1391:
                                               #0  0x00007720628ab32c n/a (libc.so.6 + 0x8d32c)
                                               #1  0x000077206285a6c8 raise (libc.so.6 + 0x3c6c8)
                                               #2  0x00007720656c643f _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash>
                                               #3  0x000077206285a770 n/a (libc.so.6 + 0x3c770)
                                               #4  0x0000600817726509 n/a (plasmashell + 0xa5509)
                                               #5  0x00006008177013a8 n/a (plasmashell + 0x803a8)
                                               #6  0x0000600817701aa2 n/a (plasmashell + 0x80aa2)
                                               #7  0x0000772062f91599 n/a (libQt6Core.so.6 + 0x191599)
                                               #8  0x000077206576e247 _ZN18OutputOrderWatcher18outputOrderChangedERK>
                                               #9  0x00007720657872f7 _ZN18OutputOrderWatcher7refreshEv (libkworkspa>
                                               #10 0x0000600817703109 n/a (plasmashell + 0x82109)
                                               #11 0x00006008176d81fe n/a (plasmashell + 0x571fe)
                                               #12 0x00006008176a635e n/a (plasmashell + 0x2535e)
                                               #13 0x0000772062843cd0 n/a (libc.so.6 + 0x25cd0)
                                               #14 0x0000772062843d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                               #15 0x00006008176a8c65 n/a (plasmashell + 0x27c65)
                                               ELF object binary architecture: AMD x86-64
Apr 06 02:04:08 yawnbo systemd[699]: Started Launch DrKonqi for a systemd-coredump crash (PID 1395/UID 0).
Apr 06 02:04:08 yawnbo drkonqi[1410]: kf.kirigami.platform: Failed to find a Kirigami platform plugin for style "Fus>
Apr 06 02:04:08 yawnbo drkonqi[1410]: qrc:/ui/MainPage.qml:64:13: QML MainPageButton: Binding loop detected for prop>
Apr 06 02:04:08 yawnbo drkonqi[1410]: qrc:/ui/MainPage.qml:48:13: QML MainPageButton: Binding loop detected for prop>
Apr 06 02:04:08 yawnbo drkonqi[1410]: excavating QList("--output", "/tmp/drkonqi-core.VmhvKJ/core", "dump", "COREDUM>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]: Hint: You are currently not seeing messages from other users>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:       Users in groups 'adm', 'systemd-journal', 'wheel' can >
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:       Pass -q to turn off this notice.
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:            PID: 1391 (plasmashell)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:            UID: 1000 (yawnbo)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:            GID: 1000 (yawnbo)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:         Signal: 11 (SEGV)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:      Timestamp: Sat 2024-04-06 02:04:08 UTC (901ms ago)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:   Command Line: plasmashell
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:     Executable: /usr/bin/plasmashell
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:  Control Group: /user.slice/user-1000.slice/session-4.scope
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:           Unit: session-4.scope
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:          Slice: user-1000.slice
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:        Session: 4
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:      Owner UID: 1000 (yawnbo)
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:        Boot ID: 7223484048ac4cf39e929f3787f43ab1
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:     Machine ID: ae7af5efe96c4f3092c35e7f1ad3676d
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:       Hostname: yawnbo
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:        Storage: /var/lib/systemd/coredump/core.plasmashell.1>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:   Size on Disk: 1021.9K
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:        Message: Process 1391 (plasmashell) of user 1000 dump>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 Stack trace of thread 1391:
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #0  0x00007720628ab32c n/a (libc.so.6 + 0x8d>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #1  0x000077206285a6c8 raise (libc.so.6 + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #2  0x00007720656c643f _ZN6KCrash19defaultCr>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #3  0x000077206285a770 n/a (libc.so.6 + 0x3c>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #4  0x0000600817726509 n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #5  0x00006008177013a8 n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #6  0x0000600817701aa2 n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #7  0x0000772062f91599 n/a (libQt6Core.so.6 >
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #8  0x000077206576e247 _ZN18OutputOrderWatch>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #9  0x00007720657872f7 _ZN18OutputOrderWatch>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #10 0x0000600817703109 n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #11 0x00006008176d81fe n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #12 0x00006008176a635e n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #13 0x0000772062843cd0 n/a (libc.so.6 + 0x25>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #14 0x0000772062843d8a __libc_start_main (li>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 #15 0x00006008176a8c65 n/a (plasmashell + 0x>
Apr 06 02:04:08 yawnbo drkonqi-coredump-launcher[1420]:                 ELF object binary architecture: AMD x86-64
Let me know what other logs need to be posted I will gladly provide. Thank you!
 
Old 04-18-2024, 03:42 AM   #2
murugesandins
Member
 
Registered: Apr 2024
Location: Bangalore Karnataka India
Distribution: CYGWIN_NT
Posts: 46

Rep: Reputation: 0
Execute following commands:
Code:
$ ulimit -c unlimited
$ plasmashell
$ /usr/bin/ls -ltr core*
share the last modified core dump file to development team.
If development team unable to find the issue inform the development team to compile their application using
-g and removing -O3 option
 
Old 04-19-2024, 02:51 PM   #3
yawnbo
LQ Newbie
 
Registered: Apr 2024
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the reply, I ended up fixing it a bit ago, the problem seemed to stem from nouveau conflicting with nvidia and some other wayland and xorg stuff that was being mishandled.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 15.0 / KDE - Plasmashell crashes intermittently when unmounting external drives bitfuzzy Slackware 1 01-09-2024 12:15 PM
Plasmashell High CPU Load Fix - Plasma 5.9x KDE TB0ne LinuxQuestions.org Member Success Stories 5 05-17-2020 05:27 PM
[SOLVED] Plasmashell keeps crashing (Slackware 14.2 / ktown) / "wrong ownership on runtime directory /tmp/xdg-runtime-root" Fission Chips Slackware 3 02-26-2020 12:07 PM
[SOLVED] Plasmashell Does not respond to keyboard or clicks, but can move mouse DJOtaku Linux - Desktop 27 02-17-2016 09:54 AM
Core dump issues. Program crashes but does not generate core dump file sabeel_ansari Programming 1 10-07-2009 04:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration