Bug 440616 - System settings crashed when I requested more than one virtual desktop
Summary: System settings crashed when I requested more than one virtual desktop
Status: RESOLVED DUPLICATE of bug 414834
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.22.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-08-04 23:51 UTC by Jim Lemon
Modified: 2021-08-10 09:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.12 KB, text/plain)
2021-08-10 09:34 UTC, Tako Schotanus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Lemon 2021-08-04 23:51:15 UTC
Application: systemsettings5 (5.22.4)

Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.13.6-200.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.4
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed: I tried to add a second virtual desktop. The second desptp seems to have been added, but I didn't expect System Settings to crash.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f4467a74f34 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&, unsigned int) () at /lib64/libQt5WaylandClient.so.5
#5  0x00007f4467a61419 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&, unsigned int) () at /lib64/libQt5WaylandClient.so.5
#6  0x00007f4467a7d7c3 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () at /lib64/libQt5WaylandClient.so.5
#7  0x00007f44653dec04 in ffi_call_unix64 () at /lib64/libffi.so.6
#8  0x00007f44653de107 in ffi_call () at /lib64/libffi.so.6
#9  0x00007f44679ced10 in wl_closure_invoke.constprop () at /lib64/libwayland-client.so.0
#10 0x00007f44679cf42b in dispatch_event.isra () at /lib64/libwayland-client.so.0
#11 0x00007f44679cf61c in wl_display_dispatch_queue_pending () at /lib64/libwayland-client.so.0
#12 0x00007f4467a597a3 in QtWaylandClient::QWaylandDisplay::flushRequests() () at /lib64/libQt5WaylandClient.so.5
#13 0x00007f446a06fce0 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#14 0x00007f446a07243a in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /lib64/libQt5Core.so.5
#15 0x00007f446a072c53 in QSocketNotifier::event(QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007f446ac08423 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#17 0x00007f446a03c098 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#18 0x00007f446a08e11f in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#19 0x00007f4467dc44cf in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#20 0x00007f4467e184e8 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0
#21 0x00007f4467dc1c03 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#22 0x00007f446a08d698 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007f446a03aab2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#24 0x00007f446a042fe4 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#25 0x000056475ca3258c in main ()
[Inferior 1 (process 9336) detached]

Possible duplicates by query: bug 440460, bug 440438, bug 439808, bug 439672, bug 439670.

Reported using DrKonqi
Comment 1 Nate Graham 2021-08-05 15:29:10 UTC

*** This bug has been marked as a duplicate of bug 414834 ***
Comment 2 Tako Schotanus 2021-08-10 09:34:44 UTC
Created attachment 140626 [details]
New crash information added by DrKonqi

systemsettings5 (5.22.4) using Qt 5.15.2

- What I was doing when the application crashed:

Either adding a new virtual desktop or changing anything about an existing one (eg changing its name) and clicking the Apply button will crash the settings dialog (the change will be abllied though).

-- Backtrace (Reduced):
#5  0x00007fbad52c7f37 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#6  0x00007fbad52b4419 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#7  0x00007fbad52d07c3 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#8  0x00007fbad2c31c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#9  0x00007fbad2c31107 in ffi_call () from /lib64/libffi.so.6