https://bugs.kde.org/show_bug.cgi?id=479474
--- Comment #8 from fanzhuyi...@gmail.com --- (In reply to Lach Sławomir from comment #7) > (In reply to fanzhuyifan from comment #5) > > (In reply to Lach Sławomir from comment #4) > > > kwin_wayland do not crash. Once black screen appear, I switched to VT and > > > kill kwin_wayland. I see also, that some app did not die (I think), since > > > windows gets restored. > > > > Ah I see. Is kwin_wayland still using the CPU? If so, when your system > > hangs, would you be able to attach a gdb to the kwin_wayland process from > > the VT and attach a backtrace with debug symbols so that we could see where > > it is stuck at? > > > > Thanks again! > > Hi. > Today it happens again. I ran: > gdb -p PID /usr/bin/kwin_wayland, but it seems it do not have debug symbols. > Backtrace shown only question marks in place of routine/function names. > > I install packages properly, I think: > Name : kwin6 > Version : 6.0.80git.20240115T185654~4433fb48 > Release : 82.1 > Architecture: x86_64 > Install Date: wto, 16 sty 2024, 16:11:38 > Group : Unspecified > Size : 10212602 > License : GPL-2.0-or-later AND GPL-3.0-or-later > Signature : DSA/SHA1, pon, 15 sty 2024, 20:33:17, Key ID 2e85baee9ebd09c4 > Source RPM : kwin6-6.0.80git.20240115T185654~4433fb48-82.1.src.rpm > Build Date : pon, 15 sty 2024, 20:18:20 > Build Host : i02-ch2d > Vendor : obs://build.opensuse.org/KDE:Unstable > URL : https://www.kde.org > Summary : KDE Window Manager > Description : > KWin is Plasma window manager. > Distribution: KDE:Unstable:Frameworks / openSUSE_Factory > Name : kwin6-debuginfo > Version : 6.0.80git.20240115T185654~4433fb48 > Release : 82.1 > Architecture: x86_64 > Install Date: wto, 16 sty 2024, 18:44:39 > Group : Development/Debug > Size : 87618973 > License : GPL-2.0-or-later AND GPL-3.0-or-later > Signature : DSA/SHA1, pon, 15 sty 2024, 20:33:17, Key ID 2e85baee9ebd09c4 > Source RPM : kwin6-6.0.80git.20240115T185654~4433fb48-82.1.src.rpm > Build Date : pon, 15 sty 2024, 20:18:20 > Build Host : i02-ch2d > Vendor : obs://build.opensuse.org/KDE:Unstable > URL : https://www.kde.org > Summary : Debug information for package kwin6 > Description : > This package provides debug information for package kwin6. > Debug information is useful when developing applications that use this > package or when debugging this package. > Distribution: KDE:Unstable:Frameworks / openSUSE_Factory For opensuse I think you can just use debuginfod: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#openSUSE -- You are receiving this mail because: You are watching all bug changes.