Summary: | Plasmashell crashes occasionally after login | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Liz Lee <waynejwoww> |
Component: | Startup process | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, kdedev |
Priority: | NOR | ||
Version: | 6.2.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Full Dump journalctl.txt
Info Center - KWin Support Information.txt Info Center - OpenGL EGL.txt Info Center - Wayland.txt plasmashell.kcrash |
Description
Liz Lee
2024-11-18 11:15:03 UTC
Created attachment 175910 [details]
Info Center - KWin Support Information.txt
Created attachment 175911 [details]
Info Center - OpenGL EGL.txt
Created attachment 175912 [details]
Info Center - Wayland.txt
Created attachment 175913 [details]
plasmashell.kcrash
Btw. it happens on both of my Plasma systems: the beforementioned desktop pc and my laptop. Both of them feature the same software specifications (also Fedora 41 and the Plasma-version etc. is all the same, see my post above). The major difference might only be that the laptop runs a Ryzen 5 6600HS with Radeon 660M. Searchable backtrace Thread 1 (Thread 0x7fd5a17c1d40 (LWP 2859)): [KCrash Handler] #4 0x00007fd5a989b00d in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from /lib64/libQt6Quick.so.6 #5 0x00007fd5a989bbd7 in QQuickItem::setX(double) () from /lib64/libQt6Quick.so.6 #6 0x00007fd5a9bcba5c in QQuickItemViewPrivate::updateUnrequestedPositions() () from /lib64/libQt6Quick.so.6 #7 0x00007fd5a9bcb2b5 in QQuickItemViewPrivate::refill(double, double) () from /lib64/libQt6Quick.so.6 #8 0x00007fd5a9bcec50 in QQuickItemViewPrivate::layout() () from /lib64/libQt6Quick.so.6 #9 0x00007fd5a9963863 in QQuickWindowPrivate::polishItems() () from /lib64/libQt6Quick.so.6 #10 0x00007fd5a9b948e9 in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) () from /lib64/libQt6Quick.so.6 #11 0x00007fd5a99664a9 in QQuickWindow::event(QEvent*) () from /lib64/libQt6Quick.so.6 #12 0x00007fd5aa23d6b8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6 #13 0x00007fd5a7cf3a38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt6Core.so.6 #14 0x00007fd5a852fe3c in QPlatformWindow::deliverUpdateRequest() () from /lib64/libQt6Gui.so.6 #15 0x00007fd5a7d4d172 in QObject::event(QEvent*) () from /lib64/libQt6Core.so.6 #16 0x00007fd5aa23d6b8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6 #17 0x00007fd5a7cf3a38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt6Core.so.6 #18 0x00007fd5a7cf7765 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt6Core.so.6 #19 0x00007fd5a7fea68f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt6Core.so.6 #20 0x00007fd5a68d328c in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0 #21 0x00007fd5a69337b8 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0 #22 0x00007fd5a68d4783 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #23 0x00007fd5a7fe9de3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6Core.so.6 #24 0x00007fd5a7d0221b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6Core.so.6 #25 0x00007fd5a7cfda2e in QCoreApplication::exec() () from /lib64/libQt6Core.so.6 #26 0x000055f97c89c173 in main () Thank you for the bug report. This looks like a duplicate of Bug 495871 based on the backtrace. A fix was merged with Qt 6.8.1 This was done upstream in https://bugreports.qt.io/browse/QTBUG-129622 The fix will reach your system when the updated version of Qt is provided by your distribution. Please feel free to re-open this report if you experience the same problem with Qt 6.8.1. *** This bug has been marked as a duplicate of bug 495871 *** |