https://bugs.kde.org/show_bug.cgi?id=493854
Christophe Marin <christo...@krop.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #5 from Christophe Marin <christo...@krop.fr> --- Easy way to reproduce: - Add the weather applet to the taskbar, set a location, try to open the widget (gdb) bt #0 0x00007f2dcbfe6b62 in QBindingStoragePrivate::get (this=<optimized out>, data=data@entry=0x7f2dcb7f0df0 <main_arena+816>) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qproperty.cpp:2221 #1 QBindingStorage::bindingData_helper (this=this@entry=0x7f2dcb7f0d10 <main_arena+592>, data=data@entry=0x7f2dcb7f0df0 <main_arena+816>) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qproperty.cpp:2333 #2 0x00007f2dcd82bc6e in QBindingStorage::bindingData (this=0x7f2dcb7f0d10 <main_arena+592>, data=0x7f2dcb7f0df0 <main_arena+816>) at /usr/include/qt6/QtCore/qbindingstorage.h:67 #3 QObjectCompatProperty<QQuickItemPrivate, double, &QQuickItemPrivate::_qt_property_x_offset, &QQuickItemPrivate::setX, &QQuickItemPrivate::xChanged, decltype(nullptr)>::removeBindingUnlessInWrapper() (this=0x7f2dcb7f0df0 <main_arena+816>) at /usr/include/qt6/QtCore/6.7.3/QtCore/private/qproperty_p.h:651 #4 QQuickItem::setX (this=0x561e207e6bd0, v=0) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/items/qquickitem.cpp:7181 #5 0x00007f2dcdaaedcb in QQuickItemViewPrivate::updateUnrequestedPositions (this=0x561e18993810) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/items/qquickitemview.cpp:2575 #6 0x00007f2dcdab04fd in QQuickItemViewPrivate::refill (this=0x561e18993810, from=-0, to=53) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/items/qquickitemview.cpp:1809 #7 0x00007f2dcdab2d69 in QQuickItemViewPrivate::layout (this=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/items/qquickitemview.cpp:1919 #8 0x00007f2dcd8c68d2 in QQuickWindowPrivate::polishItems (this=0x561e2081ccc0) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/items/qquickwindow.cpp:348 #9 0x00007f2dcd95dff7 in QSGGuiThreadRenderLoop::renderWindow (this=0x561e117794b0, window=0x561e1ffd78e0) at /usr/src/debug/qtdeclarative-everywhere-src-6.7.3/src/quick/scenegraph/qsgrenderloop.cpp:616 #10 0x00007f2dcc842d54 in QWindow::event (this=0x561e1ffd78e0, ev=0x7ffe173e6ad0) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindow.cpp:2608 #11 0x00007f2dce1c58de in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt6Widgets.so.6 #12 0x00007f2dcbf927d8 in QCoreApplication::notifyInternal2 (receiver=0x561e1ffd78e0, event=0x7ffe173e6ad0) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152 #13 0x00007f2dcbf92e19 in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1607 #14 0x00007f2dcc7f62eb in QGuiApplicationPrivate::processExposeEvent (e=0x561e11c79d80) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/gui/kernel/qguiapplication.cpp:3362 #15 0x00007f2dcc852a2c in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindowsysteminterface.cpp:1114 #16 0x00007f2dccc38b20 in userEventSourceDispatch (source=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/gui/platform/unix/qeventdispatcher_glib.cpp:38 #17 0x00007f2dcaf6bfb8 in ??? () at /lib64/libglib-2.0.so.0 #18 0x00007f2dcaf6dd38 in ??? () at /lib64/libglib-2.0.so.0 #19 0x00007f2dcaf6e3ec in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #20 0x00007f2dcc1d396f in QEventDispatcherGlib::processEvents (this=0x561e10f6da80, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventdispatcher_glib.cpp:394 #21 0x00007f2dcbf9e49b in QEventLoop::exec (this=0x7ffe173e6da0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/global/qflags.h:34 #22 0x00007f2dcbf96454 in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.7.3/src/corelib/global/qflags.h:74 -- You are receiving this mail because: You are watching all bug changes.