https://bugs.kde.org/show_bug.cgi?id=483008
--- Comment #11 from agap...@hotmail.com <agap...@hotmail.com> --- (In reply to Méven Car from comment #10) > (In reply to agap...@hotmail.com from comment #9) > > Created attachment 167081 [details] > > Crash of kwin immediately after the crash after waking computer from sleep > > and turning on monitor > > > > One thing I noticed is the crash of kwin only happens when Optimus-manager > > is running in the tray. I have not observed it happen without it. > > This lacks debuginfo that would make it 100 times more useful, luckily that > can be added easily. > For arch/Endeavour and reading your precedent output it should be as simple > as running `DEBUGINFOD_URLS="https://debuginfod.archlinux.org/" coredumpctl > gdb 1973961`, this will take a little while and download a bunch of data. > Once the last line is a prompt `(gdb) `, type in `bt` then hit enter and you > will have a good output. > You can quit gdb with Ctrl + D or close your terminal afterwards. I finally got another crash. I tried using the command you specified but it did not work as it gave an output of "no match found". Using `sudo DEBUGINFOD_URLS="https://debuginfod.archlinux.org/" coredumpctl gdb kwin_wayland` I got the output attached -- You are receiving this mail because: You are watching all bug changes.