https://bugs.kde.org/show_bug.cgi?id=449957

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |BACKTRACE
             Status|REPORTED                    |NEEDSINFO

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
(In reply to phrxmd from comment #1)
> I realize the information provided is probably not very helpful. What would
> be the best way to get a backtrace or detailed log output?

There are a couple of ways to get the backtrace:

* check coredumpctl, `coredumpctl list kwin_wayland && coredumpctl gdb <pid>`,
then type "bt" in gdb. make sure that debug symbols are installed

* attach a debugger to kwin_wayland process and try to reproduce the crash,
when kwin crashes, type "bt" in gdb. For more info
https://community.kde.org/KWin/Debugging#Debug_KWin_with_GDB

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to