| Summary: | plasma-widget-menubar crashed when returning computer from standby [@ Registrar::slotLayoutUpdated] | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Dennis Schridde <heri+kde> |
| Component: | widget-misc | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | a.j.ball, agateau, boski_cinek, cfeck, heri+kde, housam1983, inop2603, j.solanki17, kaabud-kde, kirelagin |
| Priority: | NOR | ||
| Version First Reported In: | 4.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Dennis Schridde
2012-06-10 03:44:01 UTC
Created attachment 71785 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1
The same here: the computer was suspended and when it resumed I saw Dr Konqi.
-- Backtrace (Reduced):
#6 0x0000003d3b7a2b00 in QVariant::userType() const () from /usr/lib64/qt4/libQtCore.so.4
#7 0x00007f35f8c12a23 in Registrar::slotLayoutUpdated(unsigned int, int) () from /usr/lib64/kde4/plasma_applet_menubar.so
#8 0x00007f35f8c0a4c1 in Registrar::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/kde4/plasma_applet_menubar.so
#9 0x00007f35f8c0a53b in Registrar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/plasma_applet_menubar.so
#10 0x0000003d3c42497a in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /usr/lib64/qt4/libQtDBus.so.4
Just wanted to add the crash is 100%-reproducible. Happens _every_ time I resume my laptop. Don't know if this is relevant, but I'm using xmonad as a wm. Confirmed by second report. *** Bug 303745 has been marked as a duplicate of this bug. *** happens to me too Created attachment 72625 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
The computer returned from standby (suspend to ram) and plasma crashed.
-- Backtrace (Reduced):
#7 0xb639dde4 in QVariant::userType (this=0x6c) at kernel/qvariant.cpp:1784
#8 0xa9491eb0 in qvariant_cast<QDBusArgument> (v=...) at /usr/include/qt4/QtCore/qvariant.h:574
#9 value<QDBusArgument> (this=0x6c) at /usr/include/qt4/QtCore/qvariant.h:333
#10 Registrar::slotLayoutUpdated (this=0x88c2bd0, parentId=0) at /build/buildd/plasma-widget-menubar-0.1.17/src/registrar.cpp:173
#11 0xa9487b32 in qt_static_metacall (_a=0xbfb8dfac, _id=7, _o=0x88c2bd0, _c=<optimized out>) at /build/buildd/plasma-widget-menubar-0.1.17/obj-i686-linux-gnu/src/moc_registrar.cpp:76
Created attachment 73061 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
The issue persists. Reproducible as before.
-- Backtrace (Reduced):
#7 0xb6413de4 in QVariant::userType (this=0x67) at kernel/qvariant.cpp:1784
#8 0xa9507eb0 in qvariant_cast<QDBusArgument> (v=...) at /usr/include/qt4/QtCore/qvariant.h:574
#9 value<QDBusArgument> (this=0x67) at /usr/include/qt4/QtCore/qvariant.h:333
#10 Registrar::slotLayoutUpdated (this=0x89e56b8, parentId=0) at /build/buildd/plasma-widget-menubar-0.1.17/src/registrar.cpp:173
#11 0xa94fdb32 in qt_static_metacall (_a=0xbf9c565c, _id=7, _o=0x89e56b8, _c=<optimized out>) at /build/buildd/plasma-widget-menubar-0.1.17/obj-i686-linux-gnu/src/moc_registrar.cpp:76
*** Bug 306083 has been marked as a duplicate of this bug. *** Created attachment 74049 [details]
New crash information added by DrKonqi
plasma-netbook (0.2) on KDE Platform 4.9.1 using Qt 4.8.2
- What I was doing when the application crashed:
With the update to KDE 4.9.1, this has started happening to me on every boot (rather than after resume).
-- Backtrace (Reduced):
#7 0x015e62b4 in QVariant::userType (this=0x26003e39) at kernel/qvariant.cpp:1784
#8 0x03821eb0 in qvariant_cast<QDBusArgument> (v=...) at /usr/include/qt4/QtCore/qvariant.h:574
#9 value<QDBusArgument> (this=0x26003e39) at /usr/include/qt4/QtCore/qvariant.h:333
#10 Registrar::slotLayoutUpdated (this=0x87d7690, parentId=0) at /build/buildd/plasma-widget-menubar-0.1.17/src/registrar.cpp:173
#11 0x03817b32 in qt_static_metacall (_a=0xbfbae80c, _id=7, _o=0x87d7690, _c=<optimized out>) at /build/buildd/plasma-widget-menubar-0.1.17/obj-i686-linux-gnu/src/moc_registrar.cpp:76
*** Bug 307858 has been marked as a duplicate of this bug. *** plasma-widget-menubar is a Kubuntu-specific add-on, which is no longer maintained, please remove it. https://bugs.launchpad.net/plasma-widget-menubar/+bug/1052192 *** Bug 312948 has been marked as a duplicate of this bug. *** |