Summary: | crash of plasma desktop after switch to new activity, pushing on "add widget" on activity bar | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Dmitry <sadovsky.dmitry> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CLOSED DUPLICATE | ||
Severity: | crash | CC: | cfeck, chne |
Priority: | NOR | ||
Version: | 4.9.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Tracing with reliance on gdb
Tracing with reliance on strace tracing process, reliance on strace (part1) tracing process, reliance on strace (part2) New crash information added by DrKonqi |
Description
Dmitry
2012-12-10 17:32:29 UTC
Created attachment 75770 [details]
Tracing with reliance on gdb
Created attachment 75771 [details]
Tracing with reliance on strace
Created attachment 75772 [details]
tracing process, reliance on strace (part1)
Created attachment 75773 [details]
tracing process, reliance on strace (part2)
Could you check, if this is resolved with Qt 4.8.4? *** This bug has been marked as a duplicate of bug 302931 *** QT-4.8.4 compiled and installed. Bug disappeared. Thank you. The issue is closed. (In reply to comment #5) > Could you check, if this is resolved with Qt 4.8.4? > > *** This bug has been marked as a duplicate of bug 302931 *** QT-4.8.4 compiled and installed. Bug disappeared. Thank you. The issue is closed. Created attachment 76710 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.9.4 using Qt 4.8.3
- What I was doing when the application crashed:
I havre tried to add a widged to an activity. Then the screen becomes black and the activity is back. This is reproduacebale.
-- Backtrace (Reduced):
#6 0x00007fcd506bddd4 in QDeclarativeItem::~QDeclarativeItem (this=0x536e8e0, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#7 0x00007fcd1f8d4311 in ~QDeclarativeElement (this=0x536e8e0, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#8 QDeclarativePrivate::QDeclarativeElement<Plasma::FrameSvgItem>::~QDeclarativeElement (this=0x536e8e0, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#9 0x00007fcd4eadf468 in QObject::event (this=0x536e8e0, e=<optimized out>) at kernel/qobject.cpp:1176
#10 0x00007fcd4de71e9c in QApplicationPrivate::notify_helper (this=this@entry=0xff7710, receiver=receiver@entry=0x536e8e0, e=e@entry=0x516b350) at kernel/qapplication.cpp:4562
|