You are not logged in.

#1 2024-02-05 00:23:04

Ozzy_Helix_
Member
Registered: 2023-11-26
Posts: 74

KDE Wayland Desktop Crashes Randomly [Solved]

Hello I am having an issue where KDE Plasma 5 randomly crashes if someone could help me figure it out I would appreciate it.
(note I made a post about this before and resorted to restoring from backups but it didn't fix the issue so I am reopening the issue)

output from journalctl:
https://pastebin.com/KFr2gLJt
hw-probe:
https://linux-hardware.org/?probe=b2baf8b2a6

Last edited by Ozzy_Helix_ (2024-02-05 22:07:42)

Offline

#2 2024-02-05 03:21:20

Ozzy_Helix_
Member
Registered: 2023-11-26
Posts: 74

Re: KDE Wayland Desktop Crashes Randomly [Solved]

I was able to do some debugging of kwin_wayland with this command `screen sudo gdb -pid 1176 -batch -ex "set logging file kwin_wayland.gdb" -ex "set logging on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" > kwin_wayland.log`
https://pastebin.com/PkD8GtFd

Offline

#3 2024-02-05 20:08:25

Ozzy_Helix_
Member
Registered: 2023-11-26
Posts: 74

Re: KDE Wayland Desktop Crashes Randomly [Solved]

KDE Rounded Corners the kwin effect I was using to get rounded corners on my windows had a bug its sort of resolved now

Offline

#4 2024-02-05 21:17:38

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,554
Website

Re: KDE Wayland Desktop Crashes Randomly [Solved]

Rather than archiving the topic, please mark it as solved. If you have an upstream bug report you can link to regarding the problem, that would be useful information to include.

https://wiki.archlinux.org/title/Genera … ow_to_post


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2024-02-05 22:06:53

Ozzy_Helix_
Member
Registered: 2023-11-26
Posts: 74

Re: KDE Wayland Desktop Crashes Randomly [Solved]

this github repo contains the fix I will probably need to notify the mantainer of the AUR package to inform them to update they're package however the commits that fix the crash have not been merged yet. they are likely to be merged but have not
https://github.com/matinlotfali/KDE-Rou … of-windows
I had a back and forth with the dev of the kwin effect and they are going to commit the changes that will fix this bug but I will include the issue provided
https://github.com/matinlotfali/KDE-Rou … issues/165
marking thread as solved

Offline

#6 2024-02-06 02:15:14

Ozzy_Helix_
Member
Registered: 2023-11-26
Posts: 74

Re: KDE Wayland Desktop Crashes Randomly [Solved]

information has been provided and the issue is solved I was too hasty in making this forum post because I was frustrated with my kwin_wayland process crashing. I've learned I should wait before posting on here. and now I know I can attach gdb to processes to debug them. so I've learned from this

Offline

Board footer

Powered by FluxBB