You are not logged in.

#1 2018-03-11 12:40:34

modnoob
Member
Registered: 2017-10-17
Posts: 29

Plasma 5 crahes on Virtual Desktop change

Hello.
I have a problem for longer time now.
Sometimes if i switch between my virtual Desktops Plasma crashes. All Window decorations are lost and i cant click on any KDE-plasma-stuff or use shortcuts like alt+tab. The applications them self are still working.
I use a custom xorg.conf for oversampling my second monitor but the problem was also without it.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 390.25  (builduser@anthraxx)  Thu Feb  8 13:45:56 CET 2018

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ViewSonic VX2475 SERIES"
    HorizSync       24.0 - 160.0
    VertRefresh     22.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 980 Ti"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "metamodes" "HDMI-0: nvidia-auto-select +2560+0, DVI-D-0: 1280x1024_75 +0+56 {viewportin=2560x2048}"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
 

I tried to reproduce the bug with another user to be sure its not config specific and the problem was still there.
This is my xorg log:

[    20.393] (--) Log file renamed from "/var/log/Xorg.pid-472.log" to "/var/log/Xorg.0.log"
[    20.409] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    20.409] X Protocol Version 11, Revision 0
[    20.409] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    20.409] Current Operating System: Linux reinhard-desktop 4.15.7-1-ARCH #1 SMP PREEMPT Wed Feb 28 19:01:57 UTC 2018 x86_64
[    20.409] Kernel command line: initrd=\initramfs-linux.img initrd=\intel-ucode.img root=LABEL=arch rw resume=LABEL=swap
[    20.409] Build Date: 26 January 2018  10:25:18AM
[    20.409]  
[    20.409] Current version of pixman: 0.34.0
[    20.409] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    20.409] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.409] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 11 13:16:52 2018
[    20.453] (==) Using config file: "/etc/X11/xorg.conf"
[    20.453] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    20.453] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.504] (==) ServerLayout "Layout0"
[    20.504] (**) |-->Screen "Screen0" (0)
[    20.504] (**) |   |-->Monitor "Monitor0"
[    20.504] (**) |   |-->Device "Device0"
[    20.504] (**) |   |-->GPUDevice "Device0"
[    20.504] (**) |-->Input Device "Keyboard0"
[    20.504] (**) |-->Input Device "Mouse0"
[    20.504] (**) Option "Xinerama" "0"
[    20.504] (==) Automatically adding devices
[    20.504] (==) Automatically enabling devices
[    20.504] (==) Automatically adding GPU devices
[    20.504] (==) Automatically binding GPU devices
[    20.504] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.558] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
[    20.558] 	Entry deleted from font path.
[    20.558] 	(Run 'mkfontdir' on "/usr/share/fonts/misc/").
[    20.582] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    20.582] 	Entry deleted from font path.
[    20.582] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    20.582] 	Entry deleted from font path.
[    20.583] (==) FontPath set to:
	/usr/share/fonts/TTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    20.583] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.583] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    20.583] (WW) Disabling Keyboard0
[    20.583] (WW) Disabling Mouse0
[    20.597] (II) Loader magic: 0x563ee5f07d60
[    20.597] (II) Module ABI versions:
[    20.597] 	X.Org ANSI C Emulation: 0.4
[    20.597] 	X.Org Video Driver: 23.0
[    20.597] 	X.Org XInput driver : 24.1
[    20.597] 	X.Org Server Extension : 10.0
[    20.597] (++) using VT number 1

[    20.597] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    20.597] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.597] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    20.597] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    20.598] (--) PCI:*(0:1:0:0) 10de:17c8:1458:36b7 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    20.598] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.598] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    20.598] (II) LoadModule: "dbe"
[    20.598] (II) Module "dbe" already built-in
[    20.598] (II) LoadModule: "extmod"
[    20.598] (II) Module "extmod" already built-in
[    20.598] (II) LoadModule: "glx"
[    20.606] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    21.029] (II) Module glx: vendor="NVIDIA Corporation"
[    21.029] 	compiled for 4.0.2, module version = 1.0.0
[    21.029] 	Module class: X.Org Server Extension
[    21.035] (II) NVIDIA GLX Module  390.25  Wed Jan 24 19:23:51 PST 2018
[    21.043] (II) LoadModule: "nvidia"
[    21.076] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    21.116] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.116] 	compiled for 4.0.2, module version = 1.0.0
[    21.116] 	Module class: X.Org Video Driver
[    21.124] (II) NVIDIA dlloader X Driver  390.25  Wed Jan 24 18:57:05 PST 2018
[    21.124] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    21.135] (II) Loading sub module "fb"
[    21.135] (II) LoadModule: "fb"
[    21.135] (II) Loading /usr/lib/xorg/modules/libfb.so
[    21.228] (II) Module fb: vendor="X.Org Foundation"
[    21.228] 	compiled for 1.19.6, module version = 1.0.0
[    21.228] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.228] (II) Loading sub module "wfb"
[    21.228] (II) LoadModule: "wfb"
[    21.228] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    21.232] (II) Module wfb: vendor="X.Org Foundation"
[    21.232] 	compiled for 1.19.6, module version = 1.0.0
[    21.232] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.232] (II) Loading sub module "ramdac"
[    21.232] (II) LoadModule: "ramdac"
[    21.232] (II) Module "ramdac" already built-in
[    21.245] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    21.245] (==) NVIDIA(0): RGB weight 888
[    21.245] (==) NVIDIA(0): Default visual is TrueColor
[    21.245] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.245] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    21.245] (**) NVIDIA(0): Option "Stereo" "0"
[    21.245] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[    21.245] (**) NVIDIA(0): Option "SLI" "Off"
[    21.245] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    21.245] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    21.245] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    21.245] (**) NVIDIA(0): Stereo disabled by request
[    21.245] (**) NVIDIA(0): NVIDIA SLI disabled.
[    21.245] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    21.245] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: nvidia-auto-select +2560+0, DVI-D-0: nvidia-auto-select +0+56 {viewportin=2560x2048, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[    21.245] (**) NVIDIA(0): Enabling 2D acceleration
[    21.988] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    21.988] (--) NVIDIA(0):     CRT-0
[    21.988] (--) NVIDIA(0):     DFP-0
[    21.988] (--) NVIDIA(0):     DFP-1
[    21.988] (--) NVIDIA(0):     DFP-2
[    21.988] (--) NVIDIA(0):     DFP-3
[    21.988] (--) NVIDIA(0):     DFP-4 (boot)
[    21.989] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 980 Ti (GM200-A) at PCI:1:0:0 (GPU-0)
[    21.989] (--) NVIDIA(0): Memory: 6291456 kBytes
[    21.989] (--) NVIDIA(0): VideoBIOS: 84.00.32.00.67
[    21.989] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.991] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    21.991] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    21.991] (--) NVIDIA(GPU-0): 
[    21.994] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    21.994] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    21.994] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    21.994] (--) NVIDIA(GPU-0): 
[    22.025] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): connected
[    22.025] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): Internal TMDS
[    22.025] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): 600.0 MHz maximum pixel clock
[    22.025] (--) NVIDIA(GPU-0): 
[    22.025] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    22.025] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    22.025] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    22.025] (--) NVIDIA(GPU-0): 
[    22.025] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    22.025] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    22.025] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    22.025] (--) NVIDIA(GPU-0): 
[    22.041] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): connected
[    22.041] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): Internal TMDS
[    22.041] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): 330.0 MHz maximum pixel clock
[    22.041] (--) NVIDIA(GPU-0): 
[    22.046] (II) NVIDIA(0): Validated MetaModes:
[    22.046] (II) NVIDIA(0):    
[    22.046] (II) NVIDIA(0):     "HDMI-0:nvidia-auto-select+2560+0,DVI-D-0:nvidia-auto-select+0+56{viewportin=2560x2048,ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[    22.046] (II) NVIDIA(0): Virtual screen size determined to be 6400 x 2160
[    22.051] (--) NVIDIA(0): DPI set to (187, 189); computed from "UseEdidDpi" X config
[    22.051] (--) NVIDIA(0):     option
[    22.051] (--) Depth 24 pixmap format is 32 bpp
[    22.052] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    22.052] (II) NVIDIA:     access.
[    22.055] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    22.055] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    22.055] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    22.055] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    22.055] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    22.055] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    22.055] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    22.055] (II) NVIDIA(0):     Config Options in the README.
[    22.088] (II) NVIDIA(0): Setting mode "HDMI-0:nvidia-auto-select+2560+0,DVI-D-0:nvidia-auto-select+0+56{viewportin=2560x2048,ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[    22.214] (==) NVIDIA(0): Disabling shared memory pixmaps
[    22.214] (==) NVIDIA(0): Backing store enabled
[    22.214] (==) NVIDIA(0): Silken mouse enabled
[    22.214] (**) NVIDIA(0): DPMS enabled
[    22.238] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    22.238] (II) Loading sub module "dri2"
[    22.238] (II) LoadModule: "dri2"
[    22.238] (II) Module "dri2" already built-in
[    22.238] (II) NVIDIA(0): [DRI2] Setup complete
[    22.238] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    22.238] (--) RandR disabled
[    22.252] (II) Initializing extension GLX
[    22.252] (II) Indirect GLX disabled.
[    22.785] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    22.785] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    22.785] (II) LoadModule: "libinput"
[    22.785] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    22.829] (II) Module libinput: vendor="X.Org Foundation"
[    22.829] 	compiled for 1.19.3, module version = 0.26.0
[    22.829] 	Module class: X.Org XInput Driver
[    22.829] 	ABI class: X.Org XInput driver, version 24.1
[    22.829] (II) Using input driver 'libinput' for 'Power Button'
[    22.829] (**) Power Button: always reports core events
[    22.829] (**) Option "Device" "/dev/input/event1"
[    22.829] (**) Option "_source" "server/udev"
[    22.830] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    22.830] (II) event1  - Power Button: device is a keyboard
[    22.830] (II) event1  - Power Button: device removed
[    22.850] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    22.850] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    22.850] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    22.850] (II) event1  - Power Button: device is a keyboard
[    22.850] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    22.850] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    22.850] (II) Using input driver 'libinput' for 'Power Button'
[    22.850] (**) Power Button: always reports core events
[    22.850] (**) Option "Device" "/dev/input/event0"
[    22.850] (**) Option "_source" "server/udev"
[    22.850] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    22.850] (II) event0  - Power Button: device is a keyboard
[    22.850] (II) event0  - Power Button: device removed
[    22.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    22.863] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    22.863] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    22.863] (II) event0  - Power Button: device is a keyboard
[    22.863] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[    22.863] (II) No input driver specified, ignoring this device.
[    22.863] (II) This device may have been added with another device file.
[    22.863] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[    22.863] (II) No input driver specified, ignoring this device.
[    22.863] (II) This device may have been added with another device file.
[    22.863] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[    22.863] (II) No input driver specified, ignoring this device.
[    22.863] (II) This device may have been added with another device file.
[    22.864] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[    22.864] (II) No input driver specified, ignoring this device.
[    22.864] (II) This device may have been added with another device file.
[    22.864] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event5)
[    22.864] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput pointer catchall"
[    22.864] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
[    22.864] (**) Logitech G700 Laser Mouse: always reports core events
[    22.864] (**) Option "Device" "/dev/input/event5"
[    22.864] (**) Option "_source" "server/udev"
[    22.916] (II) event5  - Logitech G700 Laser Mouse: is tagged by udev as: Mouse
[    22.916] (II) event5  - Logitech G700 Laser Mouse: device set to 1000 DPI
[    22.916] (II) event5  - Logitech G700 Laser Mouse: device is a pointer
[    22.916] (II) event5  - Logitech G700 Laser Mouse: device removed
[    22.951] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.3/3-10.3.4/3-10.3.4:1.0/0003:046D:C06B.0003/input/input5/event5"
[    22.951] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: MOUSE, id 8)
[    22.951] (**) Option "AccelerationScheme" "none"
[    22.951] (**) Logitech G700 Laser Mouse: (accel) selected scheme none/0
[    22.951] (**) Logitech G700 Laser Mouse: (accel) acceleration factor: 2.000
[    22.951] (**) Logitech G700 Laser Mouse: (accel) acceleration threshold: 4
[    23.003] (II) event5  - Logitech G700 Laser Mouse: is tagged by udev as: Mouse
[    23.003] (II) event5  - Logitech G700 Laser Mouse: device set to 1000 DPI
[    23.003] (II) event5  - Logitech G700 Laser Mouse: device is a pointer
[    23.003] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/mouse1)
[    23.003] (II) No input driver specified, ignoring this device.
[    23.003] (II) This device may have been added with another device file.
[    23.003] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event6)
[    23.003] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput keyboard catchall"
[    23.003] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
[    23.003] (**) Logitech G700 Laser Mouse: always reports core events
[    23.003] (**) Option "Device" "/dev/input/event6"
[    23.003] (**) Option "_source" "server/udev"
[    23.004] (II) event6  - Logitech G700 Laser Mouse: is tagged by udev as: Keyboard
[    23.004] (II) event6  - Logitech G700 Laser Mouse: device is a keyboard
[    23.004] (II) event6  - Logitech G700 Laser Mouse: device removed
[    23.015] (II) libinput: Logitech G700 Laser Mouse: needs a virtual subdevice
[    23.015] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.3/3-10.3.4/3-10.3.4:1.1/0003:046D:C06B.0004/input/input6/event6"
[    23.015] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: MOUSE, id 9)
[    23.015] (**) Option "AccelerationScheme" "none"
[    23.015] (**) Logitech G700 Laser Mouse: (accel) selected scheme none/0
[    23.015] (**) Logitech G700 Laser Mouse: (accel) acceleration factor: 2.000
[    23.015] (**) Logitech G700 Laser Mouse: (accel) acceleration threshold: 4
[    23.015] (II) event6  - Logitech G700 Laser Mouse: is tagged by udev as: Keyboard
[    23.015] (II) event6  - Logitech G700 Laser Mouse: device is a keyboard
[    23.015] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[    23.015] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    23.015] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    23.015] (**) Logitech USB Receiver: always reports core events
[    23.015] (**) Option "Device" "/dev/input/event3"
[    23.015] (**) Option "_source" "server/udev"
[    23.067] (II) event3  - Logitech USB Receiver: is tagged by udev as: Mouse
[    23.067] (II) event3  - Logitech USB Receiver: device set to 1000 DPI
[    23.067] (II) event3  - Logitech USB Receiver: device is a pointer
[    23.067] (II) event3  - Logitech USB Receiver: device removed
[    23.086] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C531.0001/input/input3/event3"
[    23.086] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[    23.086] (**) Option "AccelerationScheme" "none"
[    23.086] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    23.086] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    23.086] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    23.138] (II) event3  - Logitech USB Receiver: is tagged by udev as: Mouse
[    23.138] (II) event3  - Logitech USB Receiver: device set to 1000 DPI
[    23.138] (II) event3  - Logitech USB Receiver: device is a pointer
[    23.138] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    23.138] (II) No input driver specified, ignoring this device.
[    23.138] (II) This device may have been added with another device file.
[    23.138] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[    23.138] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    23.138] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    23.138] (**) Logitech USB Receiver: always reports core events
[    23.138] (**) Option "Device" "/dev/input/event4"
[    23.138] (**) Option "_source" "server/udev"
[    23.139] (II) event4  - Logitech USB Receiver: is tagged by udev as: Keyboard
[    23.139] (II) event4  - Logitech USB Receiver: device is a keyboard
[    23.139] (II) event4  - Logitech USB Receiver: device removed
[    23.151] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[    23.151] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C531.0002/input/input4/event4"
[    23.151] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
[    23.151] (**) Option "AccelerationScheme" "none"
[    23.151] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    23.151] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    23.151] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    23.151] (II) event4  - Logitech USB Receiver: is tagged by udev as: Keyboard
[    23.151] (II) event4  - Logitech USB Receiver: device is a keyboard
[    23.151] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[    23.151] (II) No input driver specified, ignoring this device.
[    23.151] (II) This device may have been added with another device file.
[    23.151] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    23.151] (II) No input driver specified, ignoring this device.
[    23.151] (II) This device may have been added with another device file.
[    23.151] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[    23.151] (II) No input driver specified, ignoring this device.
[    23.151] (II) This device may have been added with another device file.
[    23.152] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[    23.152] (II) No input driver specified, ignoring this device.
[    23.152] (II) This device may have been added with another device file.
[    23.152] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[    23.152] (II) No input driver specified, ignoring this device.
[    23.152] (II) This device may have been added with another device file.
[    23.152] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event15)
[    23.152] (II) No input driver specified, ignoring this device.
[    23.152] (II) This device may have been added with another device file.
[    23.152] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    23.152] (II) No input driver specified, ignoring this device.
[    23.152] (II) This device may have been added with another device file.
[    23.152] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[    23.152] (II) No input driver specified, ignoring this device.
[    23.152] (II) This device may have been added with another device file.
[    23.153] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    23.153] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    23.153] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    23.153] (**) AT Translated Set 2 keyboard: always reports core events
[    23.153] (**) Option "Device" "/dev/input/event2"
[    23.153] (**) Option "_source" "server/udev"
[    23.153] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    23.153] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    23.153] (II) event2  - AT Translated Set 2 keyboard: device removed
[    23.167] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    23.167] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    23.167] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    23.167] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    23.167] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    23.167] (II) No input driver specified, ignoring this device.
[    23.167] (II) This device may have been added with another device file.
[    23.170] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput keyboard catchall"
[    23.170] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
[    23.170] (**) Logitech G700 Laser Mouse: always reports core events
[    23.170] (**) Option "Device" "/dev/input/event6"
[    23.170] (**) Option "_source" "_driver/libinput"
[    23.171] (II) libinput: Logitech G700 Laser Mouse: is a virtual subdevice
[    23.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.3/3-10.3.4/3-10.3.4:1.1/0003:046D:C06B.0004/input/input6/event6"
[    23.171] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: KEYBOARD, id 13)
[    23.171] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    23.171] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    23.171] (**) Logitech USB Receiver: always reports core events
[    23.171] (**) Option "Device" "/dev/input/event4"
[    23.171] (**) Option "_source" "_driver/libinput"
[    23.171] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[    23.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C531.0002/input/input4/event4"
[    23.171] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
[    23.207] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): connected
[    23.207] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): Internal TMDS
[    23.207] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): 600.0 MHz maximum pixel clock
[    23.207] (--) NVIDIA(GPU-0): 
[    23.242] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): connected
[    23.242] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): Internal TMDS
[    23.242] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): 600.0 MHz maximum pixel clock
[    23.242] (--) NVIDIA(GPU-0): 
[    45.733] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    45.733] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    45.733] (--) NVIDIA(GPU-0): 
[    45.736] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    45.736] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    45.736] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    45.736] (--) NVIDIA(GPU-0): 
[    45.770] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): connected
[    45.770] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): Internal TMDS
[    45.770] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): 600.0 MHz maximum pixel clock
[    45.770] (--) NVIDIA(GPU-0): 
[    45.770] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    45.770] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    45.770] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    45.770] (--) NVIDIA(GPU-0): 
[    45.770] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    45.770] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    45.770] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    45.770] (--) NVIDIA(GPU-0): 
[    45.786] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): connected
[    45.786] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): Internal TMDS
[    45.786] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): 330.0 MHz maximum pixel clock
[    45.786] (--) NVIDIA(GPU-0): 
[    46.139] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @3840x2160 +2560+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DVI-D-0: 1280x1024_75 @2560x2048 +0+56 {ViewPortIn=2560x2048, ViewPortOut=1280x1024+0+0, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[    49.624] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    49.625] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    49.625] (--) NVIDIA(GPU-0): 
[    49.628] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    49.628] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    49.628] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    49.628] (--) NVIDIA(GPU-0): 
[    49.664] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): connected
[    49.664] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): Internal TMDS
[    49.664] (--) NVIDIA(GPU-0): ViewSonic VX2475 SERIES (DFP-1): 600.0 MHz maximum pixel clock
[    49.664] (--) NVIDIA(GPU-0): 
[    49.664] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    49.664] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    49.664] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    49.664] (--) NVIDIA(GPU-0): 
[    49.664] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    49.664] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    49.664] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    49.664] (--) NVIDIA(GPU-0): 
[    49.680] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): connected
[    49.680] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): Internal TMDS
[    49.680] (--) NVIDIA(GPU-0): GLE LCD4217 (DFP-4): 330.0 MHz maximum pixel clock
[    49.680] (--) NVIDIA(GPU-0): 

Does anyone have a idea how to solve the problem?

modnoob

Last edited by modnoob (2018-03-11 13:17:54)

Offline

#2 2018-03-11 13:10:41

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: Plasma 5 crahes on Virtual Desktop change

Please post command output/log files in [ code ] tags: https://wiki.archlinux.org/index.php/Co … ow_to_post

Try without enabling the compositionpipeline that has some setups that might cause issues currently. Other than that, if kwin crashes, do you get a coredump, and what are it's contents?

Some driver issues might also lead to a dump in dmesg, so you might want to look at/post that as well.

Offline

#3 2018-03-11 13:26:26

modnoob
Member
Registered: 2017-10-17
Posts: 29

Re: Plasma 5 crahes on Virtual Desktop change

I did it now thank you.
I tried it without compositing before already. It change anything
I have some coredumps according this list (if that is what you meant wink )

coredumpctl list
TIME                            PID   UID   GID SIG COREFILE  EXE
Tue 2018-02-13 18:34:40 CET     501  1000   985   6 missing   /usr/bin/kdialog
Wed 2018-02-14 01:03:48 CET    2266  1000   985  11 missing   /usr/bin/dolphin
Wed 2018-02-14 10:52:44 CET     732  1000   985  11 missing   /usr/bin/plasmashell
Wed 2018-02-14 13:49:15 CET    1487  1000   985  11 missing   /usr/bin/dolphin
Wed 2018-02-14 14:06:48 CET    1130  1000   985  11 missing   /usr/bin/pulseaudio
Thu 2018-02-15 12:13:50 CET    1966  1000   985  11 missing   /usr/share/franz/franz
Sat 2018-02-17 13:37:23 CET    6855  1000   985  11 missing   /usr/bin/pulseaudio
Sat 2018-02-17 17:28:38 CET    3052  1000   985  11 missing   /usr/bin/pulseaudio
Sat 2018-02-17 17:51:27 CET    1143  1000   985  11 missing   /usr/bin/pulseaudio
Sat 2018-02-17 17:54:03 CET    2089  1000   985  11 missing   /usr/bin/pulseaudio
Sat 2018-02-17 18:03:46 CET    1293  1000   985  11 missing   /usr/bin/pulseaudio
Sun 2018-02-18 00:47:08 CET    1982  1002  1002  11 missing   /usr/bin/python2.7
Sun 2018-02-18 00:51:39 CET    3235  1002  1002  11 missing   /usr/bin/python2.7
Sun 2018-02-18 01:15:01 CET     672  1002  1002  11 missing   /usr/bin/krunner
Sun 2018-02-18 01:34:34 CET     758  1002  1002   6 missing   /usr/bin/akonadi_control
Sun 2018-02-18 23:19:49 CET     778  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-02-20 12:20:30 CET     776  1002  1002   6 missing   /usr/bin/akonadi_control
Thu 2018-02-22 10:59:16 CET    4239  1002  1002   6 missing   /usr/bin/akonadi_control
Thu 2018-02-22 11:34:52 CET    6115  1002  1002  11 missing   /usr/bin/kdeinit5
Thu 2018-02-22 13:28:02 CET     764  1002  1002   6 missing   /usr/bin/akonadi_control
Mon 2018-02-26 12:49:59 CET     770  1002  1002   6 missing   /usr/bin/akonadi_control
Mon 2018-02-26 17:14:07 CET    7944  1002  1002  11 missing   /usr/bin/kdeinit5
Mon 2018-02-26 17:24:38 CET    8577  1002  1002  11 missing   /usr/bin/kdeinit5
Fri 2018-03-02 13:38:44 CET     677  1002  1002  11 missing   /usr/bin/plasmashell
Sun 2018-03-04 09:51:42 CET     824  1002  1002   6 missing   /usr/bin/akonadi_control
Mon 2018-03-05 22:19:11 CET     769  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-03-06 15:23:11 CET     781  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-03-06 15:27:57 CET     761  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-03-06 15:42:25 CET    1075  1002  1002  11 missing   /usr/bin/gjs-console
Tue 2018-03-06 16:00:36 CET     785  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-03-06 16:14:01 CET    6160  1002  1002  11 missing   /usr/bin/pulseaudio
Tue 2018-03-06 18:28:33 CET     738  1002  1002   6 missing   /usr/bin/akonadi_control
Tue 2018-03-06 18:32:23 CET    1844  1002  1002  11 missing   /usr/bin/pulseaudio
Tue 2018-03-06 18:45:11 CET    3477  1002  1002  11 missing   /usr/bin/pulseaudio
Tue 2018-03-06 19:07:04 CET     742  1002  1002   6 missing   /usr/bin/akonadi_control
Wed 2018-03-07 11:24:54 CET    5660     0     0  11 missing   /usr/bin/nvclock_gtk
Wed 2018-03-07 11:25:13 CET    5685     0     0  11 missing   /usr/bin/nvclock_gtk
Wed 2018-03-07 11:26:15 CET    5708  1002  1002  11 missing   /usr/bin/nvclock
Wed 2018-03-07 11:30:50 CET   15491  1002  1002   6 missing   /usr/bin/akonadi_control
Wed 2018-03-07 14:12:18 CET     734  1002  1002   6 missing   /usr/bin/akonadi_control
Thu 2018-03-08 18:31:44 CET     746  1002  1002  11 present   /usr/bin/latte-dock
Fri 2018-03-09 11:33:19 CET    1720  1002  1002  11 present   /usr/share/franz/franz
Fri 2018-03-09 11:33:29 CET    2691  1002  1002  11 present   /usr/lib/kdeconnectd
Fri 2018-03-09 11:48:32 CET    2649  1002  1002  11 present   /usr/lib/kdeconnectd
Fri 2018-03-09 12:39:32 CET     667  1002  1002  11 present   /usr/bin/krunner
Fri 2018-03-09 13:03:40 CET     693  1002  1002  11 present   /usr/lib/kdeconnectd
Fri 2018-03-09 13:10:55 CET    8036  1002  1002  11 present   /usr/lib/firefox/firefox
Fri 2018-03-09 13:10:55 CET    7972  1002  1002  11 present   /usr/lib/firefox/firefox
Fri 2018-03-09 14:29:56 CET    4700  1002  1002   6 present   /opt/teamviewer/tv_bin/TeamViewer
Fri 2018-03-09 14:30:29 CET    9299  1002  1002   6 present   /opt/teamviewer/tv_bin/TeamViewer
Fri 2018-03-09 15:16:06 CET   12549  1002  1002  11 present   /usr/bin/kdeinit5
Fri 2018-03-09 15:22:21 CET   12640  1002  1002  11 present   /usr/share/franz/franz
Fri 2018-03-09 15:22:30 CET     600  1002  1002   6 present   /usr/bin/kdeinit5
Fri 2018-03-09 15:24:20 CET   14246  1002  1002  11 present   /usr/bin/kdeinit5
Fri 2018-03-09 17:14:56 CET     801  1002  1002   6 present   /usr/bin/akonadi_control
Fri 2018-03-09 17:43:29 CET    1752  1002  1002  11 present   /usr/lib/firefox/firefox
Fri 2018-03-09 17:43:29 CET    1496  1002  1002  11 present   /usr/lib/firefox/firefox
Fri 2018-03-09 17:43:29 CET    1303  1002  1002  11 present   /usr/lib/firefox/firefox
Sat 2018-03-10 13:59:09 CET     769  1002  1002   6 present   /usr/bin/akonadi_control
Sat 2018-03-10 14:11:35 CET     772  1002  1002   6 present   /usr/bin/akonadi_control
Sat 2018-03-10 15:04:30 CET    3032  1002  1002  11 present   /usr/bin/kdeinit5
Sat 2018-03-10 15:04:30 CET    3040  1002  1002  11 present   /usr/bin/kdeinit5
Sat 2018-03-10 15:18:26 CET    4643  1002  1002   5 truncated /usr/bin/plasmashell
Sat 2018-03-10 15:54:47 CET   10351  1002  1002  11 present   /usr/bin/pulseaudio
Sat 2018-03-10 17:11:23 CET     698  1002  1002  11 present   /usr/bin/baloo_file
Sat 2018-03-10 17:12:44 CET     633  1002  1002   6 present   /usr/bin/kdeinit5
Sat 2018-03-10 21:49:10 CET     769  1002  1002   6 present   /usr/bin/akonadi_control
Sun 2018-03-11 10:12:09 CET     775  1002  1002   6 present   /usr/bin/akonadi_control
Sun 2018-03-11 10:16:15 CET     708  1002  1002  11 present   /usr/bin/krunner
Sun 2018-03-11 13:25:29 CET    1789  1002  1002  11 present   /usr/bin/kdeinit5
Sun 2018-03-11 14:13:14 CET    3466  1002  1002  11 present   /usr/bin/kdeinit5

Offline

#4 2018-03-11 13:30:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: Plasma 5 crahes on Virtual Desktop change

Yes go through the steps outlined in that link to run gdb on one of the later ones like the plasmashell and kdeinit5 dumps.

Offline

#5 2018-03-11 13:40:24

modnoob
Member
Registered: 2017-10-17
Posts: 29

Re: Plasma 5 crahes on Virtual Desktop change

I checked again if the problem is without compositing too. Seems like i was wrong...the problem isn't without compositing.
I also tryed it with with nvidia and nvidia dkms driver.
I will now try it with nouveau and will try the gdb thing

Offline

#6 2018-03-11 14:15:36

modnoob
Member
Registered: 2017-10-17
Posts: 29

Re: Plasma 5 crahes on Virtual Desktop change

so nouveau does not work at all... the probleme is with xrener compositing too. And now the coredump infos:

coredumpctl info 1789
           PID: 1789 (http.so)
           UID: 1002 (reinhard)
           GID: 1002 (reinhard)
        Signal: 11 (SEGV)
     Timestamp: Sun 2018-03-11 13:25:28 CET (1h 46min ago)
  Command Line: http.so [kdeinit5] https local:/run/user/1002/klauncherfhqdJT.1.slave-socket local:/run/user/1002/kmail2VLSDTY.2.slave-socket
    Executable: /usr/bin/kdeinit5
 Control Group: /user.slice/user-1002.slice/session-c2.scope
          Unit: session-c2.scope
         Slice: user-1002.slice
       Session: c2
     Owner UID: 1002 (reinhard)
       Boot ID: de8a14b434364344be2205f23826a7f1
    Machine ID: 097d186261ff408280036028a7f14d79
      Hostname: reinhard-desktop
       Storage: /var/lib/systemd/coredump/core.http\x2eso.1002.de8a14b434364344be2205f23826a7f1.1789.1520771128000000.lz4
       Message: Process 1789 (http.so) of user 1002 dumped core.
                
                Stack trace of thread 1789:
                #0  0x00007f67b568e385 __run_exit_handlers (libc.so.6)
                #1  0x00007f67b568e49a exit (libc.so.6)
                #2  0x00007f67adf95687 _ZN3KIO9SlaveBase4exitEv (libKF5KIOCore.so.5)
                #3  0x00007f67adf992a7 _ZN3KIO9SlaveBase8mimeTypeERK7QString (libKF5KIOCore.so.5)
                #4  0x00007f67a6215c5f n/a (http.so)
                #5  0x00007f67a6216618 n/a (http.so)
                #6  0x00007f67a62169b6 n/a (http.so)
                #7  0x00007f67a6218000 n/a (http.so)
                #8  0x00007f67adf9c077 _ZN3KIO9SlaveBase8dispatchEiRK10QByteArray (libKF5KIOCore.so.5)
                #9  0x00007f67adf9caa6 _ZN3KIO9SlaveBase12dispatchLoopEv (libKF5KIOCore.so.5)
                #10 0x00007f67a620dab9 kdemain (http.so)
                #11 0x00005597ae20c691 n/a (kdeinit5)
                #12 0x00005597ae20db99 n/a (kdeinit5)
                #13 0x00005597ae20642c n/a (kdeinit5)
                #14 0x00007f67b5677f4a __libc_start_main (libc.so.6)
                #15 0x00005597ae2071ba _start (kdeinit5)
                
                Stack trace of thread 1792:
                #0  0x00007f67abd98130 n/a (libKF5KIOWidgets.so.5)
                #1  0x00007f67b568e448 __run_exit_handlers (libc.so.6)
                #2  0x00007f67b568e49a exit (libc.so.6)
                #3  0x00007f67adf9504c n/a (libKF5KIOCore.so.5)
                #4  0x00007f67b568b8e0 __restore_rt (libc.so.6)
                #5  0x00007f67b5ca75e1 _ZN31QAbstractEventDispatcherPrivate15allocateTimerIdEv (libQt5Core.so.5)
                #6  0x00007f67b5ca7c6a _ZN24QAbstractEventDispatcher13registerTimerEiN2Qt9TimerTypeEP7QObject (libQt5Core.so.5)
                #7  0x00007f67b5cdd101 _ZN7QObject10startTimerEiN2Qt9TimerTypeE (libQt5Core.so.5)
                #8  0x00007f67b5ce88de _ZN6QTimer5startEv (libQt5Core.so.5)
                #9  0x00007f67ad988853 _ZN35QNetworkConfigurationManagerPrivate12startPollingEv (libQt5Network.so.5)
                #10 0x00007f67ad988e6e _ZN35QNetworkConfigurationManagerPrivate20updateConfigurationsEv (libQt5Network.so.5)
                #11 0x00007f67ada01ece n/a (libQt5Network.so.5)
                #12 0x00007f67b5cdc112 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5)
                #13 0x00007f67b5caad82 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
                #14 0x00007f67b5cada06 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5)
                #15 0x00007f67b5d07d04 n/a (libQt5Core.so.5)
                #16 0x00007f67b1a86e38 g_main_context_dispatch (libglib-2.0.so.0)
                #17 0x00007f67b1a87081 n/a (libglib-2.0.so.0)
                #18 0x00007f67b1a8710e g_main_context_iteration (libglib-2.0.so.0)
                #19 0x00007f67b5d072f1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
                #20 0x00007f67b5ca93db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
                #21 0x00007f67b5ab87ae _ZN7QThread4execEv (libQt5Core.so.5)
                #22 0x00007f67b5abdb4d n/a (libQt5Core.so.5)
                #23 0x00007f67b3bae08c start_thread (libpthread.so.0)
                #24 0x00007f67b574ce7f __clone (libc.so.6)
coredumpctl info 677  
           PID: 677 (plasmashell)
           UID: 1002 (reinhard)
           GID: 1002 (reinhard)
        Signal: 11 (SEGV)
     Timestamp: Fri 2018-03-02 13:38:24 CET (1 weeks 2 days ago)
  Command Line: /usr/bin/plasmashell
    Executable: /usr/bin/plasmashell
 Control Group: /user.slice/user-1002.slice/session-c2.scope
          Unit: session-c2.scope
         Slice: user-1002.slice
       Session: c2
     Owner UID: 1002 (reinhard)
       Boot ID: b249d5fa1ca04721ab278ba60b53e44f
    Machine ID: 097d186261ff408280036028a7f14d79
      Hostname: reinhard-desktop
       Storage: /var/lib/systemd/coredump/core.plasmashell.1002.b249d5fa1ca04721ab278ba60b53e44f.677.1519994304000000.lz4 (inaccessible, truncated)
       Message: Process 677 (plasmashell) of user 1002 dumped core.
                
                Stack trace of thread 677:
                #0  0x00007fa2a7501860 n/a (n/a)

Does this help?

Offline

#7 2018-03-11 14:34:04

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,273

Re: Plasma 5 crahes on Virtual Desktop change

The description sounds like a kwin_x11 crash, but there's no matching core dump (in addition, the pmsh one is truncated and the other one looks kmail related)
Install https://www.archlinux.org/packages/extr … 4/drkonqi/ and cause the crash, see whether drkonqi shows up, telling you that kwin crashed - and has a backtrace in the second tab.

Offline

#8 2018-03-11 14:36:18

modnoob
Member
Registered: 2017-10-17
Posts: 29

Re: Plasma 5 crahes on Virtual Desktop change

It was installed already. But it didnt show up when crashing.

Offline

#9 2018-03-11 15:19:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,273

Re: Plasma 5 crahes on Virtual Desktop change

Is there still a kwin_x11 process when this happens?
Is it stopped? ("T" in ps)
Can you gdb attach to it? Or is there even a running drkonqi process?

Offline

#10 2018-03-11 15:30:53

modnoob
Member
Registered: 2017-10-17
Posts: 29

Re: Plasma 5 crahes on Virtual Desktop change

When it crashes the kwin process is away.
I found out the problem is related to the option "Desktop Switch On-Screen Display" without it the Desktop change is smoother an i tested it 10 minutes without any crash. After re-enabeling the option it crashes after 20 seconds of trying.
There is no drkonqi process
When i trying to arach kwin with "gdb -p id" it crashes instantly

Last edited by modnoob (2018-03-11 15:47:24)

Offline

Board footer

Powered by FluxBB