Bug 437109

Summary: Setting crashed unexpectedly
Product: [Applications] systemsettings Reporter: magunto
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: alex765, nate
Priority: NOR Keywords: drkonqi
Version: 5.21.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description magunto 2021-05-14 18:01:35 UTC
Application: systemsettings5 (5.21.5)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.12-300.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (Workstation Edition)

-- Information about the crash:
- What I was doing when the application crashed:
I changed the Appearance from Breeze to Fedora appearance. Settings crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x0000000055e9c5b7 in ?? ()
#5  0x00007fb86afdded7 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#6  0x00007fb86afca3e9 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#7  0x00007fb86afe6783 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#8  0x00007fb8689a8c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#9  0x00007fb8689a8107 in ffi_call () from /lib64/libffi.so.6
#10 0x00007fb86af37d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
#11 0x00007fb86af3842b in dispatch_event.isra () from /lib64/libwayland-client.so.0
#12 0x00007fb86af3861c in wl_display_dispatch_queue_pending () from /lib64/libwayland-client.so.0
#13 0x00007fb86afc27b3 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#14 0x00007fb86d34e4fd in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007fb86d36a78b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#16 0x00007fb86d31c9b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#17 0x00007fb86d324544 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#18 0x000055e9c4756d4c in main ()
[Inferior 1 (process 4999) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2021-05-18 22:00:28 UTC

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