Summary: | Adding veromix widget crashes plasma desktop | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Blackpaw <lindsay.mathieson> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | elezsh, lindsay.mathieson, thopiekar |
Priority: | NOR | ||
Version: | 4.9.95 RC1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Blackpaw
2012-12-30 14:06:28 UTC
Created attachment 76483 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.9.97 using Qt 4.8.4
- What I was doing when the application crashed:
I was adding the gmail-plasmoid to the desktop (also happens when adding to system tray) when the desktop froze for about two seconds before crashing
-- Backtrace (Reduced):
#6 0x00007f436b3eae35 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
#7 0x00007f436b3ee498 in __GI_abort () at abort.c:90
#8 0x00007f42d1f1c51f in Py_FatalError () from /usr/lib/x86_64-linux-gnu/libpython3.3m.so.1.0
[...]
#10 0x00007f42d1f22154 in PyEval_InitThreads () from /usr/lib/x86_64-linux-gnu/libpython3.3m.so.1.0
[...]
#13 0x00007f436b053587 in create<Plasma::AppletScript> (args=..., keyword=..., parent=0x7e64400, parentWidget=0x0, this=0x6aead50) at ../../kdecore/util/kpluginfactory.h:531
Created attachment 76791 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.9.98 using Qt 4.8.4
- What I was doing when the application crashed:
Added the veromix widget to the desktop and it crashed. Something similar happend after upgrading to Raring, but think it was related to the python script engine for plasma (which is fixed now).
-- Backtrace (Reduced):
#6 0x00007f07ea093067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f07ea0966c8 in __GI_abort () at abort.c:90
#8 0x00007f079d07559f in Py_FatalError (msg=msg@entry=0x7f079d11320d "take_gil: NULL tstate") at ../Python/pythonrun.c:2365
#9 0x00007f079d0784ec in take_gil.35555 (tstate=0x0) at ../Python/ceval_gil.h:211
#10 0x00007f079d0789b4 in PyEval_InitThreads () at ../Python/ceval.c:309
|