https://bugs.kde.org/show_bug.cgi?id=508534
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #5 from TraceyC <[email protected]> --- Unfortunately, that backtrace doesn't contain useful information. I see that the process which generated the coredump was kwin_wayland. Let's see if we can get a better backtrace of it. Can you try the following: Get the latest backtrace you have for kwin_wayland, from 'coredumpctl --reverse". Get the number from the second column (PID) for it. Then run this, using that number: coredumpctl gdb [paste the number] When you see the prompt "(gdb)", type in "bt" and press Return. If it says "--Type <RET> for more, q to quit, c to continue without paging--" press c Once it finishes, copy and paste the output into this report. Thanks! -- You are receiving this mail because: You are watching all bug changes.
