Bug 437117 - Systemsettings creshes changing the task switcher
Summary: Systemsettings creshes changing the task switcher
Status: RESOLVED DUPLICATE of bug 437116
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-14 20:18 UTC by Tony
Modified: 2021-05-14 20:19 UTC (History)
0 users

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 Tony 2021-05-14 20:18:28 UTC
Application: systemsettings5 (5.22.80)

Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.12.2-1-default x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.80
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:

Changed the task switcher hit apply.
Also any change will suffice to trigger it.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fec66b647e0 in QWaylandClientExtensionPrivate::handleRegistryGlobal (data=0x558942f101d0, registry=0x558941d64e40, id=57, interface=..., version=1) at global/qwaylandclientextension.cpp:67
#5  0x00007fec66b4d4b2 in QtWaylandClient::QWaylandDisplay::registry_global (this=<optimized out>, id=57, interface=..., version=1) at qwaylanddisplay.cpp:397
#6  0x00007fec66b6dba6 in QtWayland::wl_registry::handle_global (data=0x558941d68a90, object=<optimized out>, name=57, interface=0x5589428bc0b0 "org_kde_kwin_blur_manager", version=1) at qwayland-wayland.cpp:94
#7  0x00007fec6615742d in ffi_call_unix64 () at ../src/x86/unix64.S:106
#8  0x00007fec661534f9 in ffi_call_int (cif=<optimized out>, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669
#9  0x00007fec66ac38fe in wl_closure_invoke (closure=closure@entry=0x5589428bbfd0, target=<optimized out>, target@entry=0x558941d64e40, opcode=opcode@entry=0, data=<optimized out>, flags=<optimized out>) at src/connection.c:1018
#10 0x00007fec66ac3fcb in dispatch_event (display=0x558941d68fc0, queue=<optimized out>, queue=<optimized out>) at src/wayland-client.c:1452
#11 0x00007fec66ac419c in dispatch_queue (queue=0x558941d69090, display=0x558941d68fc0) at src/wayland-client.c:1598
#12 wl_display_dispatch_queue_pending (display=0x558941d68fc0, queue=0x558941d69090) at src/wayland-client.c:1840
#13 0x00007fec66ac41ec in wl_display_dispatch_pending (display=<optimized out>) at src/wayland-client.c:1903
#14 0x00007fec66b4cdf3 in QtWaylandClient::QWaylandDisplay::flushRequests (this=0x558941d68a80) at qwaylanddisplay.cpp:222
#15 0x00007fec6931ec50 in doActivate<false> (sender=0x558941de1c30, signal_index=3, argv=argv@entry=0x7ffc3352d740) at kernel/qobject.cpp:3898
#16 0x00007fec69317f60 in QMetaObject::activate (sender=sender@entry=0x558941de1c30, m=m@entry=0x7fec695cda60 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc3352d740) at kernel/qobject.cpp:3946
#17 0x00007fec693220bf in QSocketNotifier::activated (this=this@entry=0x558941de1c30, _t1=..., _t2=<optimized out>, _t3=...) at .moc/moc_qsocketnotifier.cpp:178
#18 0x00007fec693228bb in QSocketNotifier::event (this=0x558941de1c30, e=0x7ffc3352d850) at kernel/qsocketnotifier.cpp:302
#19 0x00007fec69fa0aff in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x558941de1c30, e=0x7ffc3352d850) at kernel/qapplication.cpp:3632
#20 0x00007fec692e813a in QCoreApplication::notifyInternal2 (receiver=0x558941de1c30, event=0x7ffc3352d850) at kernel/qcoreapplication.cpp:1063
#21 0x00007fec693408f5 in socketNotifierSourceDispatch (source=0x558941de1a20) at kernel/qeventdispatcher_glib.cpp:107
#22 0x00007fec66dea8b7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fec66deac38 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fec66deacef in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fec6933fd30 in QEventDispatcherGlib::processEvents (this=0x558941de1a90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007fec692e6b7b in QEventLoop::exec (this=this@entry=0x7ffc3352da60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#27 0x00007fec692eedb0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#28 0x00005589401dd0da in main (argc=<optimized out>, argv=0x7ffc3352db80) at /usr/src/debug/systemsettings5-5.21.80git.20210513T151621~50a47f40-ku.37.1.x86_64/app/main.cpp:208
[Inferior 1 (process 18892) detached]

Reported using DrKonqi
Comment 1 Tony 2021-05-14 20:19:26 UTC

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