Fabian Vogt changed bug 1173727
What Removed Added
Flags   needinfo?(simon.vogl@gmx.net)

Comment # 3 on bug 1173727 from
(In reply to Simon Vogl from comment #2)
> Created attachment 839357 [details]
> gdb run of plasmashell
> 
> Thank you for your reply.
> I've reloggend until the issue happened, then killed plasmashell and
> restarted it inside GDB, then I ran "bt full". I've attatched the full GDB
> log.
> I hope that information is helpful.

Unfortunately not, you have to gdb -p $(pidof plasmashell) to attach to the
crashed one and then run "thread apply all bt full".

> About reproducing:
> I can reproduce the issue with a both a clean user account and in a
> VirtualBox VM.
> 
> It is not always easy, sometimes I have to relog 4-5 times to make the bug
> happen. However it might have to do with my CPU, ect.


You are receiving this mail because: