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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |---
     Ever confirmed|0                           |1
             Status|NEEDSINFO                   |CONFIRMED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Can reproduce with latest git master. Very similar backtrace:


#0  0x00007ffff59a8b30 in QQmlData::signalHasEndpoint(int) const
(this=0xdd9b70, index=8)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/include/QtQml/5.14.1/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:370
#1  0x00007ffff59a8b30 in
QQmlData::isSignalConnected(QAbstractDeclarativeData*, QObject const*, int)
(index=8, d=0xdd9b70)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/src/qml/qml/qqmlengine.cpp:875
#2  0x00007ffff59a8b30 in
QQmlData::isSignalConnected(QAbstractDeclarativeData*, QObject const*, int)
(d=0xdd9b70, index=8)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/src/qml/qml/qqmlengine.cpp:870
#3  0x00007ffff52d95c3 in QObjectPrivate::isDeclarativeSignalConnected(unsigned
int) const (signal_index=8, this=<optimized out>) at kernel/qobject_p.h:110
#4  0x00007ffff52d95c3 in doActivate<false>(QObject*, int, void**)
(sender=0x22d2d30, signal_index=8, argv=0x0) at kernel/qobject.cpp:3759
#5  0x00007fffe9cf9aec in
QQuickPlatformSystemTrayIcon::~QQuickPlatformSystemTrayIcon() (this=0xdd9da0,
this=<optimized out>) at qquickplatformsystemtrayicon.cpp:190
#6  0x00007fffe9d01813 in
QQmlPrivate::QQmlElement<QQuickPlatformSystemTrayIcon>::~QQmlElement()
(this=0xdd9da0, this=<optimized out>) at
/usr/include/qt5/QtQml/qqmlprivate.h:109
#7  0x00007fffe9d01813 in
QQmlPrivate::QQmlElement<QQuickPlatformSystemTrayIcon>::~QQmlElement()
(this=0xdd9da0, this=<optimized out>) at
/usr/include/qt5/QtQml/qqmlprivate.h:111
#8  0x00007ffff52ce5fe in QObjectPrivate::deleteChildren()
(this=0x7fffec0074f0) at kernel/qobject.cpp:2123
#9  0x00007ffff52d7c76 in QObject::~QObject() (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#10 0x00007ffff6593eaa in QQuickItem::~QQuickItem() (this=0x2259660,
__in_chrg=<optimized out>)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/src/quick/items/qquickitem.cpp:2443
#11 0x00007ffff65b67d5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement()
(this=0x2259660, __in_chrg=<optimized out>)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:109
#12 0x00007ffff65b67d5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement()
(this=0x2259660, __in_chrg=<optimized out>)
    at
/usr/src/debug/libqt5-qtdeclarative-5.14.1-1.3.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#13 0x00007ffff52ce5fe in QObjectPrivate::deleteChildren() (this=0xacda70) at
kernel/qobject.cpp:2123


Seems related to the new system tray icon. :/ Sorry for not catching this
before/

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

Reply via email to