https://bugs.kde.org/show_bug.cgi?id=476043

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|BACKTRACE                   |---
          Component|general                     |generic-crash
             Status|NEEDSINFO                   |REPORTED

--- Comment #5 from Nate Graham <n...@kde.org> ---
Thanks. Pasting the backtrace inline for searchability:

Thread 1 (Thread 0x7fd1f8e20e80 (LWP 188992)):
[KCrash Handler]
#4  0x00007fd1fd483245 in QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x4d9) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:118
#5  qGetPtrHelper<QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> > const>(QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> > const&) (ptr=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1151
#6  QQuickWindow::d_func() const (this=0x4d1) at items/qquickwindow.h:79
#7  QQuickWindow::mouseGrabberItem() const (this=0x4d1) at
items/qquickwindow.cpp:1740
#8  0x00007fd1fd485a8f in QQuickWindowPrivate::removeGrabber(QQuickItem*, bool,
bool) (this=this@entry=0x563037289ab0, grabber=grabber@entry=0x563038dd7f70,
mouse=mouse@entry=true, touch=touch@entry=true) at items/qquickwindow.cpp:1007
#9  0x00007fd1fd46b575 in QQuickItemPrivate::derefWindow()
(this=this@entry=0x563038eba3a0) at items/qquickitem.cpp:3035
#10 0x00007fd1fd46c164 in QQuickItem::setParentItem(QQuickItem*)
(this=0x563038dd7f70, parentItem=parentItem@entry=0x0) at
items/qquickitem.cpp:2717
#11 0x00007fd1fd46c464 in QQuickItem::~QQuickItem()
(this=this@entry=0x563038eba230, __in_chrg=<optimized out>) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:117
#12 0x00007fd1fd4d9211 in QQuickMouseArea::~QQuickMouseArea()
(this=this@entry=0x563038eba230, __in_chrg=<optimized out>) at
items/qquickmousearea.cpp:436
#13 0x00007fd1fd5f8969 in
QQmlPrivate::QQmlElement<QQuickMouseArea>::~QQmlElement() (this=0x563038eba230,
__in_chrg=<optimized out>) at
../../include/QtQml/../../src/qml/qml/qqmlprivate.h:144
#14 QQmlPrivate::QQmlElement<QQuickMouseArea>::~QQmlElement()
(this=0x563038eba230, __in_chrg=<optimized out>) at
../../include/QtQml/../../src/qml/qml/qqmlprivate.h:144
#15 0x00007fd1fdde131c in PlasmaQuick::AppletQuickItem::~AppletQuickItem() ()
at /lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5
#16 0x00007fd1f41f34bd in AppletInterface::~AppletInterface()
(this=0x563036d4d7a0, __in_chrg=<optimized out>) at
./src/scriptengines/qml/plasmoid/appletinterface.cpp:132
#17 0x00007fd1fb6e741e in QObjectPrivate::deleteChildren()
(this=0x563036d4c220) at kernel/qobject.cpp:2137
#18 0x00007fd1fb6f23d6 in QObject::~QObject() (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qobject.cpp:1115
#19 0x00007fd1f41ec8cd in DeclarativeAppletScript::~DeclarativeAppletScript()
(this=0x563036d43a90, __in_chrg=<optimized out>) at
./src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:65
#20 0x00007fd1fdb246d8 in  () at /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#21 0x00007fd1fdb248dd in  () at /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#22 0x00007fd1fdb0e2b6 in Plasma::Applet::~Applet() () at
/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#23 0x00007fd1fdb0e2dd in Plasma::Applet::~Applet() () at
/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#24 0x00007fd1fb6e741e in QObjectPrivate::deleteChildren()
(this=0x563036d366a0) at kernel/qobject.cpp:2137
#25 0x00007fd1fb6f23d6 in QObject::~QObject() (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qobject.cpp:1115
#26 0x00007fd1fdb13e0d in Plasma::Containment::~Containment() () at
/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#27 0x0000563035987c40 in ShellCorona::~ShellCorona() (this=0x563036824d10,
__in_chrg=<optimized out>) at ./shell/shellcorona.cpp:310
#28 0x0000563035987f3d in ShellCorona::~ShellCorona() (this=0x563036824d10,
__in_chrg=<optimized out>) at ./shell/shellcorona.cpp:312
#29 0x00007fd1fb6e9b83 in QObject::event(QEvent*) (this=0x563036824d10,
e=0x563042ce24a0) at kernel/qobject.cpp:1334
#30 0x00007fd1fc56c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x563036824d10, e=0x563042ce24a0) at
kernel/qapplication.cpp:3640
#31 0x00007fd1fb6bc88a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x563036824d10, event=0x563042ce24a0) at
kernel/qcoreapplication.cpp:1064
#32 0x00007fd1fb6bf987 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=52, data=0x563036522ec0) at
kernel/qcoreapplication.cpp:1821
#33 0x00007fd1fb6c376c in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:86
#34 0x0000563035954a8b in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at ./shell/main.cpp:235


I can't immediately identify a cause in there.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to