Bug 221049 - plasmoidviewer crashes(segfault) with python binding
Summary: plasmoidviewer crashes(segfault) with python binding
Status: RESOLVED DUPLICATE of bug 217492
Alias: None
Product: plasma4
Classification: Plasma
Component: scriptengines (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 01:32 UTC by Thomas Müller
Modified: 2010-08-20 10:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***