Bug 221049

Summary: plasmoidviewer crashes(segfault) with python binding
Product: [Plasma] plasma4 Reporter: Thomas Müller <thomas.mueller>
Component: scriptenginesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, asraniel, kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Müller 2010-01-03 01:32:30 UTC
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
Comment 1 Dario Andres 2010-01-03 14:45:12 UTC
This matches bug 217492 (and the situation is mostly the same, python widget playing with threads). - Could you check it ? Thanks
Comment 2 Dario Andres 2010-02-07 00:38:47 UTC
Waiting for feedback.
Comment 3 Nicolas L. 2010-08-20 10:17:49 UTC

*** This bug has been marked as a duplicate of bug 217492 ***