Bug 465927 - Crash when changing global theme or cursor theme
Summary: Crash when changing global theme or cursor theme
Status: RESOLVED DUPLICATE of bug 440429
Alias: None
Product: systemsettings
Classification: Applications
Component: generic-crash (show other bugs)
Version: 5.27.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-17 14:13 UTC by oscarodriguez56
Modified: 2023-02-21 18:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-2228012-0.html (1.12 KB, text/html)
2023-02-18 11:45 UTC, oscarodriguez56
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oscarodriguez56 2023-02-17 14:13:30 UTC
Application: systemsettings (5.27.0)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.12-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.27.0 [KCrashBackend]

-- Information about the crash:
I had an error with system settings application and I don't know why?

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Preferencias del sistema (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fd80ea551d4 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#5  0x00007fd80ea550c7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#6  0x00007fd80ea550c7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#7  0x00007fd80ea550c7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#8  0x00007fd80ea4d11d in QQuickWindowPrivate::deliverToPassiveGrabbers(QVector<QPointer<QQuickPointerHandler> > const&, QQuickPointerEvent*) () from /usr/lib/libQt5Quick.so.5
#9  0x00007fd80ea4ee3d in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /usr/lib/libQt5Quick.so.5
#10 0x00007fd80ea4f812 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () from /usr/lib/libQt5Quick.so.5
#11 0x00007fd8109559f5 in QWindow::event(QEvent*) () from /usr/lib/libQt5Gui.so.5
#12 0x00007fd811178b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fd81048df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007fd80f5861be in QQuickWidget::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5QuickWidgets.so.5
#15 0x00007fd8111af837 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fd811178b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fd81117e379 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fd81048df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007fd81117c377 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007fd8111cd505 in ?? () from /usr/lib/libQt5Widgets.so.5
#21 0x00007fd8111cf2ae in ?? () from /usr/lib/libQt5Widgets.so.5
#22 0x00007fd811178b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007fd81048df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#24 0x00007fd81093efbc in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#25 0x00007fd810928885 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#26 0x00007fd80e6bea75 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#27 0x00007fd80f06e82b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007fd80f0c5cc9 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007fd80f06d0e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007fd8104d8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#31 0x00007fd8104866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#32 0x00007fd810491219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#33 0x000055b3ac9f7c07 in ?? ()
#34 0x00007fd80fc3c790 in ?? () from /usr/lib/libc.so.6
#35 0x00007fd80fc3c84a in __libc_start_main () from /usr/lib/libc.so.6
#36 0x000055b3ac9f8595 in ?? ()
[Inferior 1 (process 3515) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-02-17 23:09:19 UTC
Can you tell us what you were doing when System Settings crashed? It's not clear from the backtrace of the crash.
Comment 2 oscarodriguez56 2023-02-18 11:45:44 UTC
Created attachment 156426 [details]
attachment-2228012-0.html

The error happened when I try to change the global theme and/or the cursor theme

El 18 de febrero de 2023 0:09:19 CET, Nate Graham <bugzilla_noreply@kde.org> escribió:
>https://bugs.kde.org/show_bug.cgi?id=465927
>
>Nate Graham <nate@kde.org> changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>             Status|REPORTED                    |NEEDSINFO
>         Resolution|---                         |WAITINGFORINFO
>                 CC|                            |nate@kde.org
>          Component|general                     |generic-crash
>
>--- Comment #1 from Nate Graham <nate@kde.org> ---
>Can you tell us what you were doing when System Settings crashed? It's not
>clear from the backtrace of the crash.
>
>-- 
>You are receiving this mail because:
>You reported the bug.
Comment 3 Nate Graham 2023-02-21 18:19:47 UTC

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