Control: tags -1 + moreinfo

Hello Daniel Sutil,
just got to this bug report.
Do you still get this crash?

If it got solved for you, you could close this bug by sending
an email to 904094-d...@bugs.debian.org

If you still get it, you could follow these steps:
- install package gdb
- open a konsole
    gdb -q -ex 'set width 0' -ex 'set pagination off' -ex 'cont' -ex 'thread 
apply all backtrace full' -ex 'detach' -ex 'quit' -ex 'info share' --pid 
$(pidof plasmashell) 2>&1 | tee -a ~/904094_gdb_plasmashell_$(date 
+%Y-%m-%d_%H-%M-%S).txt
- trigger the crash
- that command should create in your home directory a file
  containing backtraces of the crash of your plasmashell process.
- forward that file to this bug.

Kind regards,
Bernhard

Reply via email to