https://bugs.kde.org/show_bug.cgi?id=273676
--- Comment #15 from Matija Šuklje <matija suklje name> 2011-05-28 01:17:20 --- After I killed plasma with 'kquitapp plasma-desktop' I ran 'gdb plasma-desktop' and issued to it: * 'break __cxa_throw' * made breakpoint pending on future shared library load. * 'run' * after it crashed (seems unrelated to the breakpoint): 'stop' * 'bt' results in only "No stack" But here are the last few lines of the output anyway: QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::begin: Paint device returned engine == 0, type: 2 plasma-desktop(28492)/plasma Battery::dataUpdated: Remaining msecs on battery: 0 plasma-desktop(28492)/plasma Battery::dataUpdated: Remaining msecs on battery: 0 Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'Akonadi::PayloadException' what(): Akonadi::PayloadException: No payload set KCrash: Attempting to start /usr/bin/plasma-desktop from kdeinit sock_file=/home/hook/.kde4/socket-faunus/kdeinit4__0 KCrash: Application 'plasma-desktop' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/hook/.kde4/socket-faunus/kdeinit4__0 QSocketNotifier: Invalid socket 17 and type 'Read', disabling... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
