<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>432297</bug_id>
          
          <creation_ts>2021-01-30 05:10:47 +0000</creation_ts>
          <short_desc>System Settings crashes in QWaylandDisplay::registry_global() when changing Touch Screen settings</short_desc>
          <delta_ts>2021-04-16 16:43:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>systemsettings</product>
          <component>kcm_kwintouchscreen</component>
          <version>5.20.5</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>414834</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi, wayland-only</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>lso</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          <cc>nate</cc>
    
    <cc>plasma-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1998932</commentid>
    <comment_count>0</comment_count>
    <who name="">lso</who>
    <bug_when>2021-01-30 05:10:47 +0000</bug_when>
    <thetext>Application: systemsettings5 (5.20.5)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.10-200.fc33.x86_64 x86_64
Windowing system: Wayland
Distribution: &quot;Fedora release 33 (Thirty Three)&quot;

-- Information about the crash:
- What I was doing when the application crashed:
Modifying, in this case, deleting an action, and saving the change caused a crash.

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

[KCrash Handler]
#4  0x00007f9765500034 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&amp;, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#5  0x00007f97654ec3b1 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&amp;, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f9765508b53 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f9762f18b10 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f9762f180a3 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f97654588fe in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
#10 0x00007f9765458fcb in dispatch_event.isra () from /lib64/libwayland-client.so.0
#11 0x00007f976545919c in wl_display_dispatch_queue_pending () from /lib64/libwayland-client.so.0
#12 0x00007f97654e50d3 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#13 0x00007f9767a2e3c0 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007f9767a3177a in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib64/libQt5Core.so.5
#15 0x00007f9767a31f21 in QSocketNotifier::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f976858eec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f97679febd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f9767a4c157 in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f976578096f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f97657d2758 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007f976577dd43 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f9767a4b6f3 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#23 0x00007f97679fd57b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#24 0x00007f9767a051b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055910f926414 in main ()
[Inferior 1 (process 35892) detached]

Possible duplicates by query: bug 431818, bug 429407.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025605</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-04-16 16:43:41 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 414834 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>