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

--- Comment #8 from Andrey <butir...@gmail.com> ---
Created attachment 130492
  --> https://bugs.kde.org/attachment.cgi?id=130492&action=edit
SIGSEGV with backtrace

Here is the crash with backtrace, taken with the following command:
gdb -q -p `pidof kwin-wayland`
   -batch -ex 'set logging on'
       -ex 'set print thread-events off'
       -ex 'handle SIGALRM nostop pass'
       -ex 'handle SIGCHLD nostop pass'
       -ex 'contin'
       -ex 'thread apply all backtrace'

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

Reply via email to