Summary: | plasma sometimes crash when get new widget | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Sadako Sasaki <sadako> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | michal, sadako |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11.3 | ||
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
Sadako Sasaki
2014-01-24 22:50:06 UTC
*** This bug has been marked as a duplicate of bug 302931 *** Created attachment 84958 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.5) on KDE Platform 4.12.1 using Qt 4.8.6
- What I was doing when the application crashed:
i was trying to download new widget and it suddenly crashed after pressing button which should download it for me.
-- Backtrace (Reduced):
#6 0x00007f401cbe43a4 in QDeclarativeItem::~QDeclarativeItem (this=0x5fe4490, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#7 0x00007f3f7e318aa1 in ~QDeclarativeElement (this=0x5fe4490, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#8 QDeclarativePrivate::QDeclarativeElement<Plasma::FrameSvgItem>::~QDeclarativeElement (this=0x5fe4490, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#9 0x00007f401affeed8 in QObject::event (this=0x5fe4490, e=<optimized out>) at kernel/qobject.cpp:1175
#10 0x00007f401a37fe7c in QApplicationPrivate::notify_helper (this=this@entry=0xc7b950, receiver=receiver@entry=0x5fe4490, e=e@entry=0x48af240) at kernel/qapplication.cpp:4567
Created attachment 85527 [details]
New crash information added by DrKonqi
plasma-desktop (4.12.2) on KDE Platform 4.12.3 using Qt 4.8.6
When i try to get a new Widget Plasma will crash
-- Backtrace (Reduced):
#8 0xb6ba8411 in QDeclarativeItem::~QDeclarativeItem (this=0xe088db8, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#9 0xa06e933a in Plasma::FrameSvgItem::~FrameSvgItem (this=0xe088db8, __in_chrg=<optimized out>) at ../../../../plasma/declarativeimports/core/framesvgitem.cpp:73
#10 0xa06d5b2a in ~QDeclarativeElement (this=0xe088db8, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:92
#11 QDeclarativePrivate::QDeclarativeElement<Plasma::FrameSvgItem>::~QDeclarativeElement (this=0xe088db8, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:92
#12 0xb6031543 in qDeleteInEventHandler (o=o@entry=0xe088db8) at kernel/qobject.cpp:4280
|