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

Thomas Lübking <thomas.luebk...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|kwin                        |plasmashell
           Assignee|kwin-bugs-n...@kde.org      |k...@davidedmundson.co.uk
   Target Milestone|---                         |1.0
          Component|general                     |general
                 CC|                            |bhus...@gmail.com,
                   |                            |plasma-b...@kde.org,
                   |                            |thomas.luebk...@gmail.com
            Summary|Newly selected wallpaper is |Plasmashell segfault after
                   |replaced with default one   |use Alt+F2 and putting any
                   |after use Alt+F2 and        |letter in edit box
                   |putting any letter in edit  |
                   |box                         |

--- Comment #10 from Thomas Lübking <thomas.luebk...@gmail.com> ---
That means plasmashell crashes.
It will be necessary to obtain a backtrace on the stopped plasmashell process

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
gdb --pid <pid of stopped plasmashell here> 2>&1 | tee plasmashell.gdb

in gdb enter
thread apply all bt

and hit enter until you reach the end of the output. Paste the contents of
plasmashell.gdb into the bug.

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

Reply via email to