Summary: | plasma-desktop crashes at startup | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | simon |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | heri+kde, lfranchi, msx, neapovea, rodda |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
simon
2009-06-03 11:43:34 UTC
same crash here, just updated kdelibs/base/plasma/etc from SVN. backtrace: Thread 1 (Thread 0x7fa77133e790 (LWP 28352)): [KCrash Handler] #5 0x00007fa770cb81e5 in raise () from /lib/libc.so.6 #6 0x00007fa770cb9703 in abort () from /lib/libc.so.6 #7 0x00007fa76eb174e5 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2017 #8 0x00007fa76eb17600 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2216 #9 0x00007fa76ef280b4 in QDBusArgumentPrivate::checkRead (d=<value optimized out>) at qdbusargument.cpp:142 #10 0x00007fa76ef285ce in QDBusArgumentPrivate::checkReadAndDetach (d=@0x7fff79487520) at qdbusargument.cpp:152 #11 0x00007fa76ef28729 in QDBusArgument::beginArray (this=0x6ec0) at qdbusargument.cpp:964 #12 0x00007fa754fa2a83 in operator>> (argument=@0x6ec0, iconVector=@0x6ec0) at /var/tmp/portage/kde-base/plasma-workspace-9999-r1/work/plasma-workspace-9999/plasma/applets/systemtray/protocols/dbussystemtray/systemtraytypes.cpp:74 #13 0x00007fa754f9c986 in SystemTray::DBusSystemTrayTaskPrivate::refreshCallback (this=0x2529340, call=0x23bcc80) at /var/tmp/portage/kde-base/plasma-workspace-9999-r1/work/plasma-workspace-9999/plasma/applets/systemtray/protocols/dbussystemtray/dbussystemtraytask.cpp:253 #14 0x00007fa754f9d341 in SystemTray::DBusSystemTrayTask::qt_metacall (this=0x234cc80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff79487790) at /var/tmp/portage/kde-base/plasma-workspace-9999-r1/work/plasma-workspace-9999_build/plasma/applets/systemtray/dbussystemtraytask.moc:78 #15 0x00007fa76ec16405 in QMetaObject::activate (sender=0x23bcc80, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xffffffffffffffff) at kernel/qobject.cpp:3108 #16 0x00007fa76ef30cef in QDBusPendingCallWatcher::finished (this=0x6ec0, _t1=0x23bcc80) at .moc/debug-shared/moc_qdbuspendingcall.cpp:86 #17 0x00007fa76ef30d53 in QDBusPendingCallWatcherPrivate::_q_finished (this=<value optimized out>) at qdbuspendingcall.cpp:424 #18 QDBusPendingCallWatcher::qt_metacall (this=<value optimized out>) at .moc/debug-shared/moc_qdbuspendingcall.cpp:74 #19 0x00007fa76ec10f71 in QObject::event (this=0x23bcc80, e=0x20e2f80) at kernel/qobject.cpp:1106 #20 0x00007fa76e0e74ad in QApplicationPrivate::notify_helper (this=0x1ec0cb0, receiver=0x23bcc80, e=0x20e2f80) at kernel/qapplication.cpp:4057 #21 0x00007fa76e0f00fe in QApplication::notify (this=0x1ea60b0, receiver=0x23bcc80, e=0x20e2f80) at kernel/qapplication.cpp:4022 #22 0x00007fa76f7b0581 in KApplication::notify (this=0x1ea60b0, receiver=0x23bcc80, event=0x20e2f80) at /var/tmp/portage/kde-base/kdelibs-9999-r1/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302 #23 0x00007fa76ec00a7b in QCoreApplication::notifyInternal (this=0x1ea60b0, receiver=0x23bcc80, event=0x20e2f80) at kernel/qcoreapplication.cpp:606 #24 0x00007fa76ec04285 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213 #25 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1244 #26 0x00007fa76ec28f43 in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218 #27 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:209 #28 0x00007fa768f31f89 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #29 0x00007fff79487f10 in ?? () #30 0x00007fff79487f18 in ?? () #31 0x00007fff79487f00 in ?? () #32 0x0000000001ec3520 in ?? () #33 0x00007fa76ec28f30 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #34 0x0000000000000000 in ?? () and just to confirm that the crash is in the systemtray applet, if i remove it from my plasma panel, it no longer crashes on startup. after updating everything it works again with the systray *** Bug 195730 has been marked as a duplicate of this bug. *** *** Bug 232740 has been marked as a duplicate of this bug. *** *** Bug 237291 has been marked as a duplicate of this bug. *** SVN commit 1126434 by aseigo: don't grab the arg if its an error CCBUG:195087 M +1 -1 statusnotifieritemsource.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1126434 Created attachment 47544 [details]
New crash information added by DrKonqi
When I looking for an app in search box of K-menu, k-menu crash.
Thanks.
|