Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.3, 6.8
-
None
-
18a6a658a (dev), 861a7921e (6.8), a5a571a02 (tqtc/lts-6.5)
Description
We have several reports about Plasma crashing starting with Qt 6.7.3.
See https://bugs.kde.org/show_bug.cgi?id=493854
https://bugs.kde.org/show_bug.cgi?id=494000
https://crash-reports.kde.org/organizations/kde/issues/63247
0 libQt6Quick.so.6.7.3 0x749ccc3998e5 [inlined] QQuickWindowPrivate::q_func (qquickwindow_p.h:93) 1 libQt6Quick.so.6.7.3 0x749ccc3998e5 [inlined] QQuickWindowPrivate::dirtyItem (qquickwindow.cpp:836) 2 libQt6Quick.so.6.7.3 0x749ccc3998e5 QQuickItemPrivate::dirty (qquickitem.cpp:6738) 3 libQt6Quick.so.6.7.3 0x749ccc39b1c6 QQuickItem::setX (qquickitem.cpp:7191) 4 libQt6Quick.so.6.7.3 0x749ccc6540ab QQuickItemViewPrivate::updateUnrequestedPositions (qquickitemview.cpp:2575) 5 libQt6Quick.so.6.7.3 0x749ccc65559c QQuickItemViewPrivate::refill (qquickitemview.cpp:1809) 6 libQt6Quick.so.6.7.3 0x749ccc657e8a QQuickItemViewPrivate::layout (qquickitemview.cpp:1919) 7 libQt6Quick.so.6.7.3 0x749ccc44954e QQuickWindowPrivate::polishItems (qquickwindow.cpp:348) 8 libQt6Quick.so.6.7.3 0x749ccc61dae0 QSGThreadedRenderLoop::polishAndSync (qsgthreadedrenderloop.cpp:1616) 9 libQt6Quick.so.6.7.3 0x749ccc450bdf QQuickWindow::event (qquickwindow.cpp:1589) 10 libQt6Widgets.so.6.7.3 0x749ccccfd9cb QApplicationPrivate::notify_helper (qapplication.cpp:3287) 11 libQt6Core.so.6.7.3 0x749ccad45be7 QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1152) 12 libQt6Gui.so.6.7.3 0x749ccb3beadb QPlatformWindow::deliverUpdateRequest (qplatformwindow.cpp:792) 13 libQt6Gui.so.6.7.3 0x749ccb3bbd25 QPlatformWindow::windowEvent (qplatformwindow.cpp:454) 14 libQt6Widgets.so.6.7.3 0x749cccd01ee2 QApplication::notify (qapplication.cpp:2579) 15 libQt6Core.so.6.7.3 0x749ccad45be7 QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1152) 16 libQt6Core.so.6.7.3 0x749ccaec2f57 [inlined] QCoreApplication::sendEvent (qcoreapplication.cpp:1593) 17 libQt6Core.so.6.7.3 0x749ccaec2f57 QTimerInfoList::activateTimers (qtimerinfo_unix.cpp:434) 18 libQt6Core.so.6.7.3 0x749ccafabe10 [inlined] timerSourceDispatch (qeventdispatcher_glib.cpp:150) 19 libQt6Core.so.6.7.3 0x749ccafabe10 idleTimerSourceDispatch (qeventdispatcher_glib.cpp:197) 20 libglib-2.0.so.0.8200.1 0x749cc998c558 g_main_dispatch.lto_priv.0 (gmain.c:3357) 21 libglib-2.0.so.0.8200.1 0x749cc99ef156 [inlined] g_main_context_dispatch_unlocked (gmain.c:4208) 22 libglib-2.0.so.0.8200.1 0x749cc99ef156 g_main_context_iterate_unlocked.isra.0 (gmain.c:4273) 23 libglib-2.0.so.0.8200.1 0x749cc998ba54 g_main_context_iteration (gmain.c:4338) 24 libQt6Core.so.6.7.3 0x749ccafa985c QEventDispatcherGlib::processEvents (qeventdispatcher_glib.cpp:394) 25 libQt6Core.so.6.7.3 0x749ccad50105 [inlined] QEventLoop::processEvents (qeventloop.cpp:100) 26 libQt6Core.so.6.7.3 0x749ccad50105 QEventLoop::exec (qeventloop.cpp:182) 27 libQt6Core.so.6.7.3 0x749ccad4a27c QCoreApplication::exec (qcoreapplication.cpp:1496) 28 plasmashell 0x63e0cb816d85 main (main.cpp:188) 29 libc.so.6 0x749cca634e07 __libc_start_call_main (libc_start_call_main.h:58) 30 libc.so.6 0x749cca634ecb __libc_start_main (libc-start.c:360) 31 plasmashell 0x63e0cb817274 _start
Attachments
Issue Links
- relates to
-
QTBUG-126673 [Regression 6.6 -> 6.7] Higher CPU utilization in large QML applications
- Closed
- resulted from
-
QTBUG-125416 SwipeView shows all elements at once if it is 0x0 in size
- Closed
For Gerrit Dashboard: QTBUG-129622 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
598853,6 | QQuickItemView: fix crash with zero-size SwipeView that uses Repeater | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
599725,2 | QQuickItemView: fix crash with zero-size SwipeView that uses Repeater | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
599951,3 | QQuickItemView: fix crash with zero-size SwipeView that uses Repeater | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |