Comment 3 for bug 366241

Revision history for this message
Martin Fisher (yusuf-martin) wrote :

The fix in 0.9.24 did not work for me, here are the details:

Application: Back In Time (backintime.py), signal SIGSEGV
0x00007f832846dd21 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f83293f56f0 (LWP 9164)):
[KCrash Handler]
#5 0x00007f8322e936d4 in QWidget::metric () from /usr/lib/libQtGui.so.4
#6 0x00007f832300cb1a in QFont::QFont () from /usr/lib/libQtGui.so.4
#7 0x00007f8322e553c4 in QWidgetPrivate::updateFont () from /usr/lib/libQtGui.so.4
#8 0x00007f8322e552fc in QWidgetPrivate::resolveFont () from /usr/lib/libQtGui.so.4
#9 0x00007f8322e60188 in QWidget::setParent () from /usr/lib/libQtGui.so.4
#10 0x00007f8322e60592 in QWidget::setParent () from /usr/lib/libQtGui.so.4
#11 0x00007f8322e65d46 in QWidgetAction::releaseWidget () from /usr/lib/libQtGui.so.4
#12 0x00007f8323235f2f in QMenu::~QMenu () from /usr/lib/libQtGui.so.4
#13 0x00007f831fc8011b in KMenu::~KMenu () from /usr/lib/libkdeui.so.5
#14 0x00007f831fc2cfc3 in KSystemTrayIcon::~KSystemTrayIcon () from /usr/lib/libkdeui.so.5
#15 0x00007f832037b98e in sipKSystemTrayIcon::~sipKSystemTrayIcon () from /usr/lib/python2.6/dist-packages/PyKDE4/kdeui.so
#16 0x00007f832035acdd in ?? () from /usr/lib/python2.6/dist-packages/PyKDE4/kdeui.so
#17 0x00007f8325d13376 in ?? () from /usr/lib/python2.6/dist-packages/sip.so
#18 0x0000000000469bd5 in ?? ()
#19 0x000000000044d0f3 in ?? ()
#20 0x0000000000469c6b in ?? ()
#21 0x000000000044d0f3 in ?? ()
#22 0x00000000004280cc in ?? ()
#23 0x000000000043fd02 in ?? ()
#24 0x000000000044d0f3 in ?? ()
#25 0x00000000004280cc in ?? ()
#26 0x000000000044eedb in PyDict_Clear ()
#27 0x000000000044ef19 in ?? ()
#28 0x00000000004d28be in ?? ()
#29 0x00000000004d30e4 in PyGC_Collect ()
#30 0x00000000004c44a1 in Py_Finalize ()
#31 0x00000000004c3f1a in ?? ()
#32 0x00000000004c411d in PyErr_PrintEx ()
#33 0x00000000004c4ec7 in PyRun_SimpleFileExFlags ()
#34 0x00000000004189ce in Py_Main ()
#35 0x00007f83283e45a6 in __libc_start_main () from /lib/libc.so.6
#36 0x0000000000417ae9 in _start ()