Bug 473020 - Qt-based software crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external screen powers up or down
Summary: Qt-based software crashes in QtWaylandClient::QWaylandWindow::handleScreensCh...
Status: CONFIRMED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: VHI crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi, multiscreen, wayland
: 467147 468846 473462 476094 476289 480927 481784 483576 483676 483677 483695 484324 484326 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-08-05 01:40 UTC by Joel
Modified: 2024-04-21 16:37 UTC (History)
14 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Plasmashell debug log output (682.78 KB, application/x-xz)
2023-08-14 03:31 UTC, Joel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel 2023-08-05 01:40:18 UTC
Application: plasmashell (5.27.7)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.6-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.7 [CoredumpBackend]

-- Information about the crash:
The crash happens when the screen is locked and I'm not using my computer. 5 minutes after the screen locks, the screen will power down. When that happens, the screen will come back on with the crash lock screen showing

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

           PID: 23254 (plasmashell)
           UID: 1000 (joel)
           GID: 1000 (joel)
        Signal: 11 (SEGV)
     Timestamp: Fri 2023-08-04 18:25:45 PDT (7min ago)
  Command Line: /usr/bin/plasmashell --no-respawn
    Executable: /usr/bin/plasmashell
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
          Unit: user@1000.service
     User Unit: plasma-plasmashell.service
         Slice: user-1000.slice
     Owner UID: 1000 (joel)
       Boot ID: f1579bfc3e924e5d9147ca804cff8ddc
    Machine ID: 7bfae4d3aef2467b9202798be97ed2ec
      Hostname: localhost.localdomain
       Storage: /var/lib/systemd/coredump/core.plasmashell.1000.f1579bfc3e924e5d9147ca804cff8ddc.23254.1691198745000000.zst (present)
  Size on Disk: 82.7M
       Message: Process 23254 (plasmashell) of user 1000 dumped core.
                
                Stack trace of thread 23254:
                #0  0x00007eff0c297f28 pthread_sigmask@GLIBC_2.2.5 (libc.so.6 + 0x94f28)
                #1  0x00007eff0c24154d sigprocmask (libc.so.6 + 0x3e54d)
                #2  0x00007eff0ec7487b _ZN6KCrash15setCrashHandlerEPFviE (libKF5Crash.so.5 + 0x587b)
                #3  0x00007eff0ec76d33 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x7d33)
                #4  0x00007eff0c241330 __restore_rt (libc.so.6 + 0x3e330)
                #5  0x00007eff0cf5f44c _ZNKSt13__atomic_baseIiE4loadESt12memory_order (libQt5Gui.so.5 + 0x15f44c)
                #6  0x00007eff0e32d013 _ZN15QtWaylandClient14QWaylandWindow20handleScreensChangedEv (libQt5WaylandClient.so.5 + 0x88013)
                #7  0x00007eff0cb257a2 _ZN9QtPrivate15QSlotObjectBase4callEP7QObjectPPv (libQt5Core.so.5 + 0x3257a2)
                #8  0x00007eff0dd21962 ffi_call_unix64 (libffi.so.8 + 0x7962)
                #9  0x00007eff0dd1e2df ffi_call_int (libffi.so.8 + 0x42df)
                #10 0x00007eff0dd20f26 ffi_call (libffi.so.8 + 0x6f26)
                #11 0x00007eff0eef4a23 wl_closure_invoke (libwayland-client.so.0 + 0x7a23)
                #12 0x00007eff0eef5203 dispatch_event (libwayland-client.so.0 + 0x8203)
                #13 0x00007eff0eef5494 dispatch_queue (libwayland-client.so.0 + 0x8494)
                #14 0x00007eff0eef7f8f wl_display_roundtrip_queue (libwayland-client.so.0 + 0xaf8f)
                #15 0x00007eff0e32d21a _ZN15QtWaylandClient14QWaylandWindow20handleScreensChangedEv (libQt5WaylandClient.so.5 + 0x8821a)
                #16 0x00007eff0cb257a2 _ZN9QtPrivate15QSlotObjectBase4callEP7QObjectPPv (libQt5Core.so.5 + 0x3257a2)
                #17 0x00007eff0dd21962 ffi_call_unix64 (libffi.so.8 + 0x7962)
                #18 0x00007eff0dd1e2df ffi_call_int (libffi.so.8 + 0x42df)
                #19 0x00007eff0dd20f26 ffi_call (libffi.so.8 + 0x6f26)
                #20 0x00007eff0eef4a23 wl_closure_invoke (libwayland-client.so.0 + 0x7a23)
                #21 0x00007eff0eef5203 dispatch_event (libwayland-client.so.0 + 0x8203)
                #22 0x00007eff0eef5494 dispatch_queue (libwayland-client.so.0 + 0x8494)
                #23 0x00007eff0eef7f8f wl_display_roundtrip_queue (libwayland-client.so.0 + 0xaf8f)
                #24 0x00007eff0e32d21a _ZN15QtWaylandClient14QWaylandWindow20handleScreensChangedEv (libQt5WaylandClient.so.5 + 0x8821a)
                #25 0x00007eff0cb257a2 _ZN9QtPrivate15QSlotObjectBase4callEP7QObjectPPv (libQt5Core.so.5 + 0x3257a2)
                #26 0x00007eff0dd21962 ffi_call_unix64 (libffi.so.8 + 0x7962)
                #27 0x00007eff0dd1e2df ffi_call_int (libffi.so.8 + 0x42df)
                #28 0x00007eff0dd20f26 ffi_call (libffi.so.8 + 0x6f26)
                #29 0x00007eff0eef4a23 wl_closure_invoke (libwayland-client.so.0 + 0x7a23)
                #30 0x00007eff0eef5203 dispatch_event (libwayland-client.so.0 + 0x8203)
                #31 0x00007eff0eef5494 dispatch_queue (libwayland-client.so.0 + 0x8494)
                #32 0x00007eff0e326a12 _ZN15QtWaylandClient15QWaylandDisplay13flushRequestsEv (libQt5WaylandClient.so.5 + 0x81a12)
                #33 0x00007eff0cb192b0 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x3192b0)
                #34 0x00007eff0d7a519e _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1a519e)
                #35 0x00007eff0caed4f8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2ed4f8)
                #36 0x00007eff0caf0af1 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2f0af1)
                #37 0x00007eff0cb46c83 postEventSourceDispatch (libQt5Core.so.5 + 0x346c83)
                #38 0x00007eff0b57e988 g_main_context_dispatch (libglib-2.0.so.0 + 0x5d988)
                #39 0x00007eff0b57ed98 n/a (libglib-2.0.so.0 + 0x5dd98)
                #40 0x00007eff0b57ee2c g_main_context_iteration (libglib-2.0.so.0 + 0x5de2c)
                #41 0x00007eff0cb46496 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x346496)
                #42 0x00007eff0caebf8b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebf8b)
                #43 0x00007eff0caf4420 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2f4420)
                #44 0x0000557d9a05aa91 n/a (plasmashell + 0x29a91)
                #45 0x00007eff0c22abf0 __libc_start_call_main (libc.so.6 + 0x27bf0)
                #46 0x00007eff0c22acb9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x27cb9)
                #47 0x0000557d9a05ae25 n/a (plasmashell + 0x29e25)
                
                Stack trace of thread 23257:
                #0  0x00007eff0c30a48f __poll (libc.so.6 + 0x10748f)
                #1  0x00007eff0e32aec6 poll (libQt5WaylandClient.so.5 + 0x85ec6)
                #2  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #3  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #4  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23256:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007eff0c90980b _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x10980b)
                #3  0x00007eff0e32ae6f _ZN15QtWaylandClient11EventThread14waitForReadingEv (libQt5WaylandClient.so.5 + 0x85e6f)
                #4  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #5  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #6  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23255:
                #0  0x00007eff0c30a48f __poll (libc.so.6 + 0x10748f)
                #1  0x00007eff0b57ed0e n/a (libglib-2.0.so.0 + 0x5dd0e)
                #2  0x00007eff0b57ee2c g_main_context_iteration (libglib-2.0.so.0 + 0x5de2c)
                #3  0x00007eff0cb464ae _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3464ae)
                #4  0x00007eff0caebf8b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebf8b)
                #5  0x00007eff0c902d5e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102d5e)
                #6  0x00007eff0dd86517 n/a (libQt5DBus.so.5 + 0x1a517)
                #7  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #8  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #9  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23258:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23269:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23259:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23261:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23291:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23266:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23267:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23289:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23268:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23313:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23260:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23292:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23293:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23314:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23294:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007eff0c90980b _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x10980b)
                #3  0x00007eff0e637414 n/a (libQt5Quick.so.5 + 0x237414)
                #4  0x00007eff0e639821 n/a (libQt5Quick.so.5 + 0x239821)
                #5  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #6  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #7  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23270:
                #0  0x00007eff0c30a48f __poll (libc.so.6 + 0x10748f)
                #1  0x00007eff0b57ed0e n/a (libglib-2.0.so.0 + 0x5dd0e)
                #2  0x00007eff0b57ee2c g_main_context_iteration (libglib-2.0.so.0 + 0x5de2c)
                #3  0x00007eff0cb46496 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x346496)
                #4  0x00007eff0caebf8b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebf8b)
                #5  0x00007eff0c902d5e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102d5e)
                #6  0x00007eff0e142685 n/a (libQt5Qml.so.5 + 0x342685)
                #7  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #8  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #9  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23283:
                #0  0x00007eff0c30a48f __poll (libc.so.6 + 0x10748f)
                #1  0x00007eff0b57ed0e n/a (libglib-2.0.so.0 + 0x5dd0e)
                #2  0x00007eff0b57ee2c g_main_context_iteration (libglib-2.0.so.0 + 0x5de2c)
                #3  0x00007eff0cb46496 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x346496)
                #4  0x00007eff0caebf8b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebf8b)
                #5  0x00007eff0c902d5e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102d5e)
                #6  0x00007eff0e586776 n/a (libQt5Quick.so.5 + 0x186776)
                #7  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #8  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #9  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23490:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23493:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23315:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23491:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23318:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007eff0c90980b _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x10980b)
                #3  0x00007eff0e637414 n/a (libQt5Quick.so.5 + 0x237414)
                #4  0x00007eff0e639821 n/a (libQt5Quick.so.5 + 0x239821)
                #5  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #6  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #7  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23494:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007eff0c90980b _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x10980b)
                #3  0x00007eff0e637414 n/a (libQt5Quick.so.5 + 0x237414)
                #4  0x00007eff0e639821 n/a (libQt5Quick.so.5 + 0x239821)
                #5  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #6  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #7  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23492:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23316:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23431:
                #0  0x00007eff0c30d231 pselect (libc.so.6 + 0x10a231)
                #1  0x00007eff0a3beb57 n/a (libusbmuxd-2.0.so.6 + 0x4b57)
                #2  0x00007eff0a3bf7c3 n/a (libusbmuxd-2.0.so.6 + 0x57c3)
                #3  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #4  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 25040:
                #0  0x00007eff0c28d20e __futex_abstimed_wait_common (libc.so.6 + 0x8a20e)
                #1  0x00007eff0c28ff50 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8cf50)
                #2  0x00007efef60c7deb n/a (radeonsi_dri.so + 0xc7deb)
                #3  0x00007efef6110fd7 n/a (radeonsi_dri.so + 0x110fd7)
                #4  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #5  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                
                Stack trace of thread 23483:
                #0  0x00007eff0c30a48f __poll (libc.so.6 + 0x10748f)
                #1  0x00007eff0b57ed0e n/a (libglib-2.0.so.0 + 0x5dd0e)
                #2  0x00007eff0b57ee2c g_main_context_iteration (libglib-2.0.so.0 + 0x5de2c)
                #3  0x00007eff0cb46496 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x346496)
                #4  0x00007eff0caebf8b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebf8b)
                #5  0x00007eff0c902d5e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102d5e)
                #6  0x00007efeb3b55f47 _ZN15KCupsConnection3runEv (libkcupslib.so + 0x20f47)
                #7  0x00007eff0c903f8d operator() (libQt5Core.so.5 + 0x103f8d)
                #8  0x00007eff0c290c64 start_thread (libc.so.6 + 0x8dc64)
                #9  0x00007eff0c318550 __clone3 (libc.so.6 + 0x115550)
                ELF object binary architecture: AMD x86-64


This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.opensuse.org/>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 23254]
[New LWP 23257]
[New LWP 23256]
[New LWP 23255]
[New LWP 23258]
[New LWP 23269]
[New LWP 23259]
[New LWP 23261]
[New LWP 23291]
[New LWP 23266]
[New LWP 23267]
[New LWP 23289]
[New LWP 23268]
[New LWP 23313]
[New LWP 23260]
[New LWP 23292]
[New LWP 23293]
[New LWP 23314]
[New LWP 23294]
[New LWP 23270]
[New LWP 23283]
[New LWP 23490]
[New LWP 23493]
[New LWP 23315]
[New LWP 23491]
[New LWP 23318]
[New LWP 23494]
[New LWP 23492]
[New LWP 23316]
[New LWP 23431]
[New LWP 25040]
[New LWP 23483]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007eff0c297f28 in pthread_sigmask@GLIBC_2.2.5 () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7eff09fe4980 (LWP 23254))]
[Current thread is 29 (Thread 0x7efe877fe6c0 (LWP 23316))]

Thread 32 (Thread 0x7efeb18116c0 (LWP 23483)):
#0  0x00007eff0c30a48f in poll () at /lib64/libc.so.6
#1  0x00007eff0b57ed0e in  () at /lib64/libglib-2.0.so.0
#2  0x00007eff0b57ee2c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007eff0cb46496 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7efdb4003c60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007eff0caebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7efeb1810bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#5  0x00007eff0c902d5e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007efeb3b55f47 in KCupsConnection::run() () at /lib64/libkcupslib.so
#7  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#9  QThreadPrivate::start(void*) (arg=0x557d9c203660) at thread/qthread_unix.cpp:310
#10 0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#11 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 31 (Thread 0x7efe597f26c0 (LWP 25040)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 30 (Thread 0x7efeabbfe6c0 (LWP 23431)):
#0  0x00007eff0c30d231 in pselect () at /lib64/libc.so.6
#1  0x00007eff0a3beb57 in  () at /lib64/libusbmuxd-2.0.so.6
#2  0x00007eff0a3bf7c3 in  () at /lib64/libusbmuxd-2.0.so.6
#3  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#4  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 29 (Thread 0x7efe877fe6c0 (LWP 23316)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 28 (Thread 0x7efeb28136c0 (LWP 23492)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 27 (Thread 0x7efea8b776c0 (LWP 23494)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007eff0c90980b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x557d9c44ae20) at thread/qwaitcondition_unix.cpp:146
#3  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x557d9c44b1c0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#4  0x00007eff0e637414 in  () at /lib64/libQt5Quick.so.5
#5  0x00007eff0e639821 in  () at /lib64/libQt5Quick.so.5
#6  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#8  QThreadPrivate::start(void*) (arg=0x557d9c44b120) at thread/qthread_unix.cpp:310
#9  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#10 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 26 (Thread 0x7efe86ffd6c0 (LWP 23318)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007eff0c90980b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x557d9af2b620) at thread/qwaitcondition_unix.cpp:146
#3  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x557d9af69510, deadline=...) at thread/qwaitcondition_unix.cpp:225
#4  0x00007eff0e637414 in  () at /lib64/libQt5Quick.so.5
#5  0x00007eff0e639821 in  () at /lib64/libQt5Quick.so.5
#6  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#8  QThreadPrivate::start(void*) (arg=0x557d9af69470) at thread/qthread_unix.cpp:310
#9  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#10 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 25 (Thread 0x7efeb30146c0 (LWP 23491)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 24 (Thread 0x7efe87fff6c0 (LWP 23315)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 23 (Thread 0x7efea93786c0 (LWP 23493)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 22 (Thread 0x7efeb38156c0 (LWP 23490)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 21 (Thread 0x7efec231a6c0 (LWP 23283)):
#0  0x00007eff0c30a48f in poll () at /lib64/libc.so.6
#1  0x00007eff0b57ed0e in  () at /lib64/libglib-2.0.so.0
#2  0x00007eff0b57ee2c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007eff0cb46496 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7efebc000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007eff0caebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7efec2319bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#5  0x00007eff0c902d5e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007eff0e586776 in  () at /lib64/libQt5Quick.so.5
#7  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#9  QThreadPrivate::start(void*) (arg=0x557d9adc39f0) at thread/qthread_unix.cpp:310
#10 0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#11 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 20 (Thread 0x7efecf3ff6c0 (LWP 23270)):
#0  0x00007eff0c30a48f in poll () at /lib64/libc.so.6
#1  0x00007eff0b57ed0e in  () at /lib64/libglib-2.0.so.0
#2  0x00007eff0b57ee2c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007eff0cb46496 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7efec4000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007eff0caebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7efecf3febe0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#5  0x00007eff0c902d5e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007eff0e142685 in  () at /lib64/libQt5Qml.so.5
#7  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#9  QThreadPrivate::start(void*) (arg=0x557d9a9b9bc0) at thread/qthread_unix.cpp:310
#10 0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#11 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 19 (Thread 0x7efea59906c0 (LWP 23294)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007eff0c90980b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x557d9ae6d3a0) at thread/qwaitcondition_unix.cpp:146
#3  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x557d9ae6d310, deadline=...) at thread/qwaitcondition_unix.cpp:225
#4  0x00007eff0e637414 in  () at /lib64/libQt5Quick.so.5
#5  0x00007eff0e639821 in  () at /lib64/libQt5Quick.so.5
#6  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#8  QThreadPrivate::start(void*) (arg=0x557d9ae6d270) at thread/qthread_unix.cpp:310
#9  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#10 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 18 (Thread 0x7efea498e6c0 (LWP 23314)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 17 (Thread 0x7efea61916c0 (LWP 23293)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 16 (Thread 0x7efea69926c0 (LWP 23292)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 15 (Thread 0x7eff04dac6c0 (LWP 23260)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 14 (Thread 0x7efea518f6c0 (LWP 23313)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 13 (Thread 0x7efeed3fc6c0 (LWP 23268)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 12 (Thread 0x7efea79946c0 (LWP 23289)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 11 (Thread 0x7efeedbfd6c0 (LWP 23267)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 10 (Thread 0x7efeee3fe6c0 (LWP 23266)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 9 (Thread 0x7efea71936c0 (LWP 23291)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 8 (Thread 0x7efeeebff6c0 (LWP 23261)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 7 (Thread 0x7eff055ad6c0 (LWP 23259)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 6 (Thread 0x7efeecbfb6c0 (LWP 23269)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 5 (Thread 0x7eff05f246c0 (LWP 23258)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007efef60c7deb in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007efef6110fd7 in  () at /usr/lib64/dri/radeonsi_dri.so
#4  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#5  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 4 (Thread 0x7eff07bff6c0 (LWP 23255)):
#0  0x00007eff0c30a48f in poll () at /lib64/libc.so.6
#1  0x00007eff0b57ed0e in  () at /lib64/libglib-2.0.so.0
#2  0x00007eff0b57ee2c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007eff0cb464ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7eff00000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007eff0caebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7eff07bfebd0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#5  0x00007eff0c902d5e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007eff0dd86517 in  () at /lib64/libQt5DBus.so.5
#7  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#9  QThreadPrivate::start(void*) (arg=0x7eff0ddff060) at thread/qthread_unix.cpp:310
#10 0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#11 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 3 (Thread 0x7eff072546c0 (LWP 23256)):
#0  0x00007eff0c28d20e in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x00007eff0c28ff50 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x00007eff0c90980b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x557d9a3bc290) at thread/qwaitcondition_unix.cpp:146
#3  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x557d9a3e2480, mutex=mutex@entry=0x557d9a3e2478, deadline=...) at thread/qwaitcondition_unix.cpp:225
#4  0x00007eff0e32ae6f in QtWaylandClient::EventThread::waitForReading() (this=0x557d9a3e2440) at qwaylanddisplay.cpp:244
#5  QtWaylandClient::EventThread::run() (this=0x557d9a3e2440) at qwaylanddisplay.cpp:208
#6  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#8  QThreadPrivate::start(void*) (arg=0x557d9a3e2440) at thread/qthread_unix.cpp:310
#9  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#10 0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 2 (Thread 0x7eff06a536c0 (LWP 23257)):
#0  0x00007eff0c30a48f in poll () at /lib64/libc.so.6
#1  0x00007eff0e32aec6 in poll (__timeout=-1, __nfds=2, __fds=0x7eff06a52bf0) at /usr/include/bits/poll2.h:39
#2  QtWaylandClient::EventThread::run() (this=0x557d9a3dec00) at qwaylanddisplay.cpp:210
#3  0x00007eff0c903f8d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287
#5  QThreadPrivate::start(void*) (arg=0x557d9a3dec00) at thread/qthread_unix.cpp:310
#6  0x00007eff0c290c64 in start_thread () at /lib64/libc.so.6
#7  0x00007eff0c318550 in clone3 () at /lib64/libc.so.6

Thread 1 (Thread 0x7eff09fe4980 (LWP 23254)):
[KCrash Handler]
#5  std::__atomic_base<int>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=0x28) at /usr/include/c++/13/bits/atomic_base.h:503
#6  QAtomicOps<int>::loadRelaxed<int>(std::atomic<int> const&) (_q_value=<error reading variable: Cannot access memory at address 0x28>) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#7  QBasicAtomicInteger<int>::loadRelaxed() const (this=0x28) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#8  QWeakPointer<QObject>::internalData() const (this=0x557d9aeed820) at ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:704
#9  QPointer<QScreen>::data() const (this=0x557d9aeed820) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:77
#10 QPointer<QScreen>::operator QScreen*() const (this=0x557d9aeed820) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:83
#11 QPlatformScreen::screen() const (this=this@entry=0x557d9cda63a0) at kernel/qplatformscreen.cpp:154
#12 0x00007eff0e32d013 in QtWaylandClient::QWaylandWindow::handleScreensChanged() (this=0x557d9a7dec50) at qwaylandwindow.cpp:1047
#13 0x00007eff0cb257a2 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffcd2b6e2f0, r=0x557d9a7dec50, this=0x557d9aa3b9d0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate<false>(QObject*, int, void**) (sender=0x557d9b0f3ea0, signal_index=3, argv=0x7ffcd2b6e2f0) at kernel/qobject.cpp:3925
#15 0x00007eff0dd21962 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#16 0x00007eff0dd1e2df in ffi_call_int (cif=cif@entry=0x7ffcd2b6e500, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#17 0x00007eff0dd20f26 in ffi_call (cif=cif@entry=0x7ffcd2b6e500, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffcd2b6e5d0) at ../src/x86/ffi64.c:710
#18 0x00007eff0eef4a23 in wl_closure_invoke (closure=closure@entry=0x7efefc02dbf0, target=<optimized out>, target@entry=0x557d9b081ac0, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../src/connection.c:1025
#19 0x00007eff0eef5203 in dispatch_event (display=0x557d9a3c1690, queue=<optimized out>) at ../src/wayland-client.c:1631
#20 0x00007eff0eef5494 in dispatch_queue (queue=0x557d9a3c1780, display=0x557d9a3c1690) at ../src/wayland-client.c:1777
#21 wl_display_dispatch_queue_pending (display=display@entry=0x557d9a3c1690, queue=queue@entry=0x557d9a3c1780) at ../src/wayland-client.c:2019
#22 0x00007eff0eef6e33 in wl_display_dispatch_queue (queue=<optimized out>, display=<optimized out>) at ../src/wayland-client.c:1995
#23 0x00007eff0eef7f8f in wl_display_roundtrip_queue (display=0x557d9a3c1690, queue=0x557d9a3c1780) at ../src/wayland-client.c:1403
#24 0x00007eff0e32d21a in QtWaylandClient::QWaylandWindow::handleScreensChanged() (this=0x557d9a84c690) at qwaylandwindow.cpp:1046
#25 0x00007eff0cb257a2 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffcd2b6e880, r=0x557d9a84c690, this=0x557d9ab75b40) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#26 doActivate<false>(QObject*, int, void**) (sender=0x557d9ab71ff0, signal_index=3, argv=0x7ffcd2b6e880) at kernel/qobject.cpp:3925
#27 0x00007eff0dd21962 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#28 0x00007eff0dd1e2df in ffi_call_int (cif=cif@entry=0x7ffcd2b6ea90, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#29 0x00007eff0dd20f26 in ffi_call (cif=cif@entry=0x7ffcd2b6ea90, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffcd2b6eb60) at ../src/x86/ffi64.c:710
#30 0x00007eff0eef4a23 in wl_closure_invoke (closure=closure@entry=0x7efefc014fe0, target=<optimized out>, target@entry=0x557d9ab75110, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../src/connection.c:1025
#31 0x00007eff0eef5203 in dispatch_event (display=0x557d9a3c1690, queue=<optimized out>) at ../src/wayland-client.c:1631
#32 0x00007eff0eef5494 in dispatch_queue (queue=0x557d9a3c1780, display=0x557d9a3c1690) at ../src/wayland-client.c:1777
#33 wl_display_dispatch_queue_pending (display=display@entry=0x557d9a3c1690, queue=queue@entry=0x557d9a3c1780) at ../src/wayland-client.c:2019
#34 0x00007eff0eef6e33 in wl_display_dispatch_queue (queue=<optimized out>, display=<optimized out>) at ../src/wayland-client.c:1995
#35 0x00007eff0eef7f8f in wl_display_roundtrip_queue (display=0x557d9a3c1690, queue=0x557d9a3c1780) at ../src/wayland-client.c:1403
#36 0x00007eff0e32d21a in QtWaylandClient::QWaylandWindow::handleScreensChanged() (this=0x557d9b114950) at qwaylandwindow.cpp:1046
#37 0x00007eff0cb257a2 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffcd2b6ee10, r=0x557d9b114950, this=0x557d9aedb490) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#38 doActivate<false>(QObject*, int, void**) (sender=0x557d9b06df00, signal_index=3, argv=0x7ffcd2b6ee10) at kernel/qobject.cpp:3925
#39 0x00007eff0dd21962 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#40 0x00007eff0dd1e2df in ffi_call_int (cif=cif@entry=0x7ffcd2b6f020, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#41 0x00007eff0dd20f26 in ffi_call (cif=cif@entry=0x7ffcd2b6f020, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffcd2b6f0f0) at ../src/x86/ffi64.c:710
#42 0x00007eff0eef4a23 in wl_closure_invoke (closure=closure@entry=0x7efefc0341a0, target=<optimized out>, target@entry=0x557d9aedb2c0, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../src/connection.c:1025
#43 0x00007eff0eef5203 in dispatch_event (display=0x557d9a3c1690, queue=<optimized out>) at ../src/wayland-client.c:1631
#44 0x00007eff0eef5494 in dispatch_queue (queue=0x557d9a3c1780, display=0x557d9a3c1690) at ../src/wayland-client.c:1777
#45 wl_display_dispatch_queue_pending (display=0x557d9a3c1690, queue=0x557d9a3c1780) at ../src/wayland-client.c:2019
#46 0x00007eff0e326a12 in QtWaylandClient::QWaylandDisplay::flushRequests() (this=<optimized out>) at qwaylanddisplay.cpp:255
#47 0x00007eff0cb192b0 in QObject::event(QEvent*) (this=0x557d9a3bd0a0, e=0x7efef80099b0) at kernel/qobject.cpp:1347
#48 0x00007eff0d7a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x557d9a3bd0a0, e=0x7efef80099b0) at kernel/qapplication.cpp:3640
#49 0x00007eff0caed4f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x557d9a3bd0a0, event=0x7efef80099b0) at kernel/qcoreapplication.cpp:1064
#50 0x00007eff0caed6be in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#51 0x00007eff0caf0af1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x557d9a390f50) at kernel/qcoreapplication.cpp:1821
#52 0x00007eff0caf1038 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=<optimized out>, event_type=<optimized out>) at kernel/qcoreapplication.cpp:1680
#53 0x00007eff0cb46c83 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x557d9a3d57c0) at kernel/qeventdispatcher_glib.cpp:277
#54 0x00007eff0b57e988 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#55 0x00007eff0b57ed98 in  () at /lib64/libglib-2.0.so.0
#56 0x00007eff0b57ee2c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#57 0x00007eff0cb46496 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x557d9a3e2420, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#58 0x00007eff0caebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffcd2b6f640, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#59 0x00007eff0caf4420 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#60 0x0000557d9a05aa91 in  ()
#61 0x00007eff0c22abf0 in __libc_start_call_main () at /lib64/libc.so.6
#62 0x00007eff0c22acb9 in __libc_start_main_impl () at /lib64/libc.so.6
#63 0x0000557d9a05ae25 in  ()

Reported using DrKonqi
Comment 1 Vlad Zahorodnii 2023-08-09 09:57:19 UTC
Can you provide wayland debug log for plasmashell? Run plasmashell as follows

   WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1

reproduce the crash, and post the output here
Comment 2 Joel 2023-08-12 22:10:08 UTC
(In reply to Vlad Zahorodnii from comment #1)
> Can you provide wayland debug log for plasmashell? Run plasmashell as follows
> 
>    WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1
> 
> reproduce the crash, and post the output here

How would I run this command since Plasma starts automatically?
Comment 3 Nate Graham 2023-08-12 22:15:59 UTC
cd ~/Desktop
killall -9 plasmashell
WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1
Comment 4 Joel 2023-08-14 03:31:12 UTC
Created attachment 160940 [details]
Plasmashell debug log output

I've attached the output from the command `$ WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1`
Comment 5 Nate Graham 2023-08-17 19:00:43 UTC
*** Bug 473462 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2024-02-14 17:52:19 UTC
*** Bug 468846 has been marked as a duplicate of this bug. ***
Comment 7 Nate Graham 2024-02-14 17:52:44 UTC
Very likely a Qt issue given that multiple Qt-based apps are affected.
Comment 8 Nate Graham 2024-02-14 17:55:44 UTC
*** Bug 480927 has been marked as a duplicate of this bug. ***
Comment 9 Nate Graham 2024-02-14 17:57:20 UTC
*** Bug 467147 has been marked as a duplicate of this bug. ***
Comment 10 Nate Graham 2024-02-14 17:58:22 UTC
*** Bug 476289 has been marked as a duplicate of this bug. ***
Comment 11 Nate Graham 2024-02-14 17:58:27 UTC
*** Bug 476094 has been marked as a duplicate of this bug. ***
Comment 12 Nicolas Fella 2024-03-24 11:25:40 UTC
*** Bug 483676 has been marked as a duplicate of this bug. ***
Comment 13 Nicolas Fella 2024-03-24 11:25:53 UTC
*** Bug 484326 has been marked as a duplicate of this bug. ***
Comment 14 Nicolas Fella 2024-03-24 11:26:26 UTC
*** Bug 484324 has been marked as a duplicate of this bug. ***
Comment 15 Nicolas Fella 2024-03-24 11:27:11 UTC
*** Bug 483677 has been marked as a duplicate of this bug. ***
Comment 16 Nicolas Fella 2024-03-24 11:27:56 UTC
*** Bug 481784 has been marked as a duplicate of this bug. ***
Comment 17 Nicolas Fella 2024-03-26 09:38:39 UTC
*** Bug 460478 has been marked as a duplicate of this bug. ***
Comment 18 Nicolas Fella 2024-03-26 09:40:39 UTC
*** Bug 483576 has been marked as a duplicate of this bug. ***
Comment 19 Nate Graham 2024-04-10 17:47:17 UTC
*** Bug 483695 has been marked as a duplicate of this bug. ***