Summary: | plasma-shell crashed after removing media controller | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bhushan Shah <bhush94> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | mklapetek, notmart |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bhushan Shah
2014-03-27 16:13:05 UTC
Can't reproduce here. From the bt, seems an issue, maybe upstream in the QML layouts plugin from qtquickcontrols. Are debug symbols for qt installed? one thing i would like to have in the crash reports as a comment: Those bt are huge and only a small part is remotely useful, so I would invite to search for the useful part (quite often in thread 1, but not always, usually you see one thread doing something all the others in sleep) in this case: Thread 1 (Thread 0xb2026780 (LWP 2162)): [KCrash Handler] #7 0xb74cd5a7 in QQuickItem::~QQuickItem() () from /usr/lib/libQt5Quick.so.5 #8 0xa8717bbb in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #9 0xa8716e26 in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #10 0xa8716690 in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #11 0xa871cf94 in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #12 0xb4dbce0a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13 0xb4dbd38b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQt5Core.so.5 #14 0xb74bea45 in QQuickItem::visibleChanged() () from /usr/lib/libQt5Quick.so.5 #15 0xb74cccf9 in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /usr/lib/libQt5Quick.so.5 #16 0xb74ccc75 in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /usr/lib/libQt5Quick.so.5 #17 0xb74ccc75 in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /usr/lib/libQt5Quick.so.5 #18 0xb74cd157 in QQuickItem::setParentItem(QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #19 0xb74cd5d8 in QQuickItem::~QQuickItem() () from /usr/lib/libQt5Quick.so.5 #20 0xa87154ef in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #21 0xa87162b2 in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #22 0xa8709697 in ?? () from /usr/lib/qt/qml/QtQuick/Layouts/libqquicklayoutsplugin.so #23 0xb6be5dbc in PlasmaQuick::AppletQuickItem::~AppletQuickItem (this=0xa368f58, __in_chrg=<optimized out>) at /home/bshah/kdesrc/playground/libs/plasma-framework/src/plasmaquick/appletquickitem.cpp:416 Hmm, do you have something playing? If yes, crash will not happen.. I tried in both conditions.. i.e something is playing and nothing is playing. Can't reproduce either, all fresh + couple days old Qt. Can someone reproduce this? I can still reproduce this clearly reproduce that.. (updated qt) nope, can't reproduce at all here too Closing it then.. :) |