Comment 5 for bug 433719

Revision history for this message
Marcel Miebach (marcel-miebach) wrote :

I followed the debugging and backtrace tutorial: https://wiki.ubuntu.com/DebuggingProgramCrash and https://wiki.ubuntu.com/Backtrace .
I added a backtrace. I hope it will help. There still are some question marks.
I also tried to use valgrind and add a memcheck log but it seems that I cannot use valgrind with an applet. Or I did not start the right file for the applet...