Application that crashed: plasmoidviewer Version of the application: 1.0 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.3 Operating System: Linux 2.6.30-2-686-bigmem i686 Distribution: Debian GNU/Linux testing-proposed-updates (sid) What I was doing when the application crashed: i'm developing a python based plasmoid using qthread for some backend tasks. I can give you the code if needed. -- Backtrace: Application: Plasma-Miniprogramm-Anzeige (plasmoidviewer), signal: Segmentation fault [KCrash Handler] #6 0xa899e6ca in PySys_GetObject (name=0xa89d2137 "exitfunc") at ../Python/sysmodule.c:52 #7 0xa8998e16 in call_sys_exitfunc () at ../Python/pythonrun.c:1585 #8 Py_Finalize () at ../Python/pythonrun.c:363 #9 0xa8db6240 in KPythonPluginFactoryCleanup_PostRoutine () at /tmp/buildd/kdebindings-4.3.2/python/pykde4/kpythonpluginfactory/kpythonpluginfactory.cpp:67 #10 0xb77b175b in qt_call_post_routines () at kernel/qcoreapplication.cpp:163 #11 0xb6dfb128 in ~QApplication (this=0xbfc168c4, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:971 #12 0xb7ea2daa in ~KApplication (this=0xbfc168c4, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:893 #13 0x0804f118 in main (argc=2, argv=0xbfc16b74) at ../../../../plasma/shells/plasmoidviewer/main.cpp:164 Reported using DrKonqi
This matches bug 217492 (and the situation is mostly the same, python widget playing with threads). - Could you check it ? Thanks
Waiting for feedback.
*** This bug has been marked as a duplicate of bug 217492 ***