Bug 479665 - KDE Plasma crashed (The OS code name is Steam OS Holo)
Summary: KDE Plasma crashed (The OS code name is Steam OS Holo)
Status: RESOLVED DUPLICATE of bug 470705
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.27.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-01-11 20:36 UTC by Adric
Modified: 2024-01-11 20:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adric 2024-01-11 20:36:23 UTC
Application: systemsettings (5.27.5)

Qt Version: 5.15.9
Frameworks Version: 5.107.0
Operating System: Linux 6.3.7-zen1-1-zen x86_64
Windowing System: X11
Distribution: SteamOS
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I Was choosing what KDE Plasma theme i wanted then it randomly crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fcf0da5528f in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () at /usr/lib/libQt5Quick.so.5
#5  0x00007fcf0da55182 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () at /usr/lib/libQt5Quick.so.5
#6  0x00007fcf0da55182 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () at /usr/lib/libQt5Quick.so.5
#7  0x00007fcf0da55182 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () at /usr/lib/libQt5Quick.so.5
#8  0x00007fcf0da4baa1 in QQuickWindowPrivate::deliverToPassiveGrabbers(QVector<QPointer<QQuickPointerHandler> > const&, QQuickPointerEvent*) () at /usr/lib/libQt5Quick.so.5
#9  0x00007fcf0da4ed0d in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () at /usr/lib/libQt5Quick.so.5
#10 0x00007fcf0da4f6e2 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () at /usr/lib/libQt5Quick.so.5
#11 0x00007fcf0da52af0 in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) () at /usr/lib/libQt5Quick.so.5
#12 0x00007fcf0fb55765 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#13 0x00007fcf1037893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007fcf0f69ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#15 0x00007fcf0e0af19e in QQuickWidget::mouseReleaseEvent(QMouseEvent*) () at /usr/lib/libQt5QuickWidgets.so.5
#16 0x00007fcf103af1e1 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#17 0x00007fcf1037893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007fcf1037ddef in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007fcf0f69ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#20 0x00007fcf1037c12a in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /usr/lib/libQt5Widgets.so.5
#21 0x00007fcf103cced5 in  () at /usr/lib/libQt5Widgets.so.5
#22 0x00007fcf103cec27 in  () at /usr/lib/libQt5Widgets.so.5
#23 0x00007fcf1037893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007fcf0f69ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#25 0x00007fcf0fb4121c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#26 0x00007fcf0fb2a955 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#27 0x00007fcf09f2f710 in  () at /usr/lib/libQt5XcbQpa.so.5
#28 0x00007fcf0e110981 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#29 0x00007fcf0e16db39 in  () at /usr/lib/libglib-2.0.so.0
#30 0x00007fcf0e10e032 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#31 0x00007fcf0f6e9f0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#32 0x00007fcf0f699824 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#33 0x00007fcf0f69acc3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#34 0x000055fcfc1fabd9 in  ()
#35 0x00007fcf0ee39850 in  () at /usr/lib/libc.so.6
#36 0x00007fcf0ee3990a in __libc_start_main () at /usr/lib/libc.so.6
#37 0x000055fcfc1fb575 in  ()
[Inferior 1 (process 31495) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-01-11 20:46:39 UTC

*** This bug has been marked as a duplicate of bug 470705 ***