Summary: | Plasma crashed when I clicked on a working update-prog tray icon [QCoreApplication::postEvent, StatusNotifierItemJob::contextMenuReady] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Stojmo <nigromontanus> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, dplater, efaston, holmesmich, info, journeyman1126, muad.dib8, zekkerj |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.5 and 4.6.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Stojmo
2010-10-19 22:47:24 UTC
Created attachment 52731 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
Same bug same definition, I clicked the icon update and kpackagekit crashed
-- Backtrace (Reduced):
#6 QMutex::lock (this=0x1d40) at thread/qmutex.cpp:151
#7 0x00007fbf4bf67642 in QCoreApplication::postEvent (receiver=0x2cd6780, event=0x24de0b0, priority=0) at kernel/qcoreapplication.cpp:1141
#8 0x00007fbf2f638c73 in StatusNotifierItemJob::contextMenuReady (this=0x2cd6780, menu=0x2820bb0) at ../../../../../plasma/generic/dataengines/statusnotifieritem/statusnotifieritemjob.cpp:53
#9 0x00007fbf2f638ce0 in StatusNotifierItemJob::qt_metacall (this=0x2cd6780, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe274ee00) at ./statusnotifieritemjob.moc:75
[...]
#11 0x00007fbf2f632c7f in StatusNotifierItemSource::contextMenuReady (this=0x1d40, _t1=0x2820bb0) at ./statusnotifieritemsource.moc:109
*** Bug 255057 has been marked as a duplicate of this bug. *** Created attachment 53073 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
Plasma crasched when I clicked on a working update-prog symbol
-- Backtrace (Reduced):
#6 0x00007fef4d421ddc in QMutex::lock (this=0x2d70d30) at thread/qmutex.cpp:151
#7 0x00007fef4d51d642 in QCoreApplication::postEvent (receiver=0x2df79c0, event=0x2d0ca90, priority=0) at kernel/qcoreapplication.cpp:1141
#8 0x00007fef30659c73 in StatusNotifierItemJob::contextMenuReady (this=0x2df79c0, menu=0x2ae0540) at ../../../../../plasma/generic/dataengines/statusnotifieritem/statusnotifieritemjob.cpp:53
#9 0x00007fef30659ce0 in StatusNotifierItemJob::qt_metacall (this=0x2df79c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff758c1f10) at ./statusnotifieritemjob.moc:75
[...]
#11 0x00007fef30653c7f in StatusNotifierItemSource::contextMenuReady (this=0x2d70d30, _t1=0x2ae0540) at ./statusnotifieritemsource.moc:109
[Comment from a bug triager] This was fixed recently for KDE SC 4.5.5 and 4.6.0. Related to bug 254435 and bug 241562. Regards *** Bug 255321 has been marked as a duplicate of this bug. *** *** Bug 263796 has been marked as a duplicate of this bug. *** *** Bug 264298 has been marked as a duplicate of this bug. *** The strange behavior I reported was due to a samba share I have mounted and the server it was mounted from being shut down. My original report: Application: plasma-desktop (0.4) KDE Platform Version: 4.5.95 (4.6 RC2) Qt Version: 4.7.1 Operating System: Linux 2.6.34.7-0.7-desktop x86_64 Distribution: "openSUSE 11.3 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: My desktop system was "sticking" and I noticed the openSUSE update applet was displaying signs of activity, I hovered my mouse pointer over it and tooltip reported a dbus error. I right clicked and selected quit on the context menu, hoping that I had at last found the cause of the freezing "kickoff application launcher" and the crash occurred. - Unusual behavior I noticed: Since update to kde 4.5.95 I've had an intermittent frozen "kickoff application launcher". It freezes up after clicking on it's panel icon when it appears and the entire panel becomes unusable for about 30 to 40 seconds. This usually happens around midnight and continues until I restart x or logout/login. A kded, sometimes a couple of them, I don't know if there's supposed to be more than one running (I can't see any atm needed to complete this report), runs at 45% plus cpu usage. Also a knotify hogs cpu. I would appreciate some direction to find the cause. I'm now on 4.6 and I'll let you know if it happens again but 4.6 is working well with non of the irritating slow downs since the beta stage. *** Bug 265736 has been marked as a duplicate of this bug. *** |