https://bugs.kde.org/show_bug.cgi?id=477854

            Bug ID: 477854
           Summary: KWin compositing crashes on Nvidia 340
    Classification: Plasma
           Product: kwin
           Version: 5.90.0
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kwin-bugs-n...@kde.org
          Reporter: guideddr...@proton.me
  Target Milestone: ---

Application: kwin_x11 (5.90.0)

Qt Version: 6.6.1
Frameworks Version: 5.246.0
Operating System: Linux 6.6.3-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.90.0 [CoredumpBackend]

-- Information about the crash:
SUMMARY
KWin compositing crashes on Nvidia 340

STEPS TO REPRODUCE
1. Startup KDE Plasma

OBSERVED RESULT
KWin compositing crashes on Nvidia 340

EXPECTED RESULT
KWin compositing should work

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.3-arch1-1 (64-bit)
Graphics Platform: X11
Graphics Card: Nvidia NVS 290 using Driver 340.108

ADDITIONAL INFORMATION
Wayland runs fine (probably uses software only). Only X11 compositing crashes.
Also, System Settings render blank unless I change the Plasma Renderer Backend
to software, But It's probably related to this issue.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
           PID: 5635 (kwin_x11)
           UID: 1000 (ddrone)
           GID: 1000 (ddrone)
        Signal: 11 (SEGV)
     Timestamp: Fri 2023-12-01 19:11:34 EET (11min ago)
  Command Line: /usr/bin/kwin_x11 --replace
    Executable: /usr/bin/kwin_x11
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
          Unit: user@1000.service
     User Unit: plasma-kwin_x11.service
         Slice: user-1000.slice
     Owner UID: 1000 (ddrone)
       Boot ID: 32b1c25824b544b9ada30a4fd33134f0
    Machine ID: 20723e79f75e481f93aa2aa8e69d7958
      Hostname: dell
       Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.32b1c25824b544b9ada30a4fd33134f0.5635.1701450694000000.zst
(present)
  Size on Disk: 5.5M
       Message: Process 5635 (kwin_x11) of user 1000 dumped core.

                Module libnvidia-glcore.so.340.108 without build-id.
                Module libnvidia-tls.so.340.108 without build-id.
                Module libGL.so.1 without build-id.
                Stack trace of thread 5635:
                #0  0x00007fa87bab19d8 pthread_sigmask (libc.so.6 + 0x939d8)
                #1  0x00007fa87ba5c90d sigprocmask (libc.so.6 + 0x3e90d)
                #2  0x00007fa87f3074eb _ZN6KCrash15setCrashHandlerEPFviE
(libKF6Crash.so.6 + 0x54eb)
                #3  0x00007fa87f309958 _ZN6KCrash19defaultCrashHandlerEi
(libKF6Crash.so.6 + 0x7958)
                #4  0x00007fa87ba5c710 n/a (libc.so.6 + 0x3e710)
                #5  0x000055c5883c7d2e n/a (kwin_x11 + 0x69d2e)
                #6  0x000055c5883c80ed n/a (kwin_x11 + 0x6a0ed)
                #7  0x00007fa87ebd2542
_ZN4KWin13X11Compositor24attemptOpenGLCompositingEv (libkwin.so.6 + 0x1d2542)
                #8  0x00007fa87ebd2e44 _ZN4KWin13X11Compositor5startEv
(libkwin.so.6 + 0x1d2e44)
                #9  0x00007fa87c1b9ec9 n/a (libQt6Core.so.6 + 0x1b9ec9)
                #10 0x00007fa87edb50ca _ZN4KWin9Workspace15slotReconfigureEv
(libkwin.so.6 + 0x3b50ca)
                #11 0x00007fa87c1b9ec9 n/a (libQt6Core.so.6 + 0x1b9ec9)
                #12 0x00007fa87c1c1f84 _ZN6QTimer10timerEventEP11QTimerEvent
(libQt6Core.so.6 + 0x1c1f84)
                #13 0x00007fa87c1a53b6 _ZN7QObject5eventEP6QEvent
(libQt6Core.so.6 + 0x1a53b6)
                #14 0x00007fa87d17319b
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 +
0x17319b)
                #15 0x00007fa87c162a78
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 +
0x162a78)
                #16 0x00007fa87c2c8236 _ZN14QTimerInfoList14activateTimersEv
(libQt6Core.so.6 + 0x2c8236)
                #17 0x00007fa87c39e90c n/a (libQt6Core.so.6 + 0x39e90c)
                #18 0x00007fa87b1a2f69 n/a (libglib-2.0.so.0 + 0x59f69)
                #19 0x00007fa87b201327 n/a (libglib-2.0.so.0 + 0xb8327)
                #20 0x00007fa87b1a1162 g_main_context_iteration
(libglib-2.0.so.0 + 0x58162)
                #21 0x00007fa87c39d074
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x39d074)
                #22 0x00007fa87c16cf5e
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x16cf5e)
                #23 0x00007fa87c165518 _ZN16QCoreApplication4execEv
(libQt6Core.so.6 + 0x165518)
                #24 0x000055c5883a7ba5 n/a (kwin_x11 + 0x49ba5)
                #25 0x00007fa87ba45cd0 n/a (libc.so.6 + 0x27cd0)
                #26 0x00007fa87ba45d8a __libc_start_main (libc.so.6 + 0x27d8a)
                #27 0x000055c5883abe75 n/a (kwin_x11 + 0x4de75)

                Stack trace of thread 5648:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5641:
                #0  0x00007fa87bb20f6f __poll (libc.so.6 + 0x102f6f)
                #1  0x00007fa87b201276 n/a (libglib-2.0.so.0 + 0xb8276)
                #2  0x00007fa87b1a1162 g_main_context_iteration
(libglib-2.0.so.0 + 0x58162)
                #3  0x00007fa87c39d09a
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x39d09a)
                #4  0x00007fa87c16cf5e
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x16cf5e)
                #5  0x00007fa87c24a13f _ZN7QThread4execEv (libQt6Core.so.6 +
0x24a13f)
                #6  0x00007fa87d87b95f n/a (libQt6DBus.so.6 + 0x2f95f)
                #7  0x00007fa87c2c9e63 n/a (libQt6Core.so.6 + 0x2c9e63)
                #8  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #9  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5653:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5650:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5655:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5659:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 7697:
                #0  0x00007fa87bb20f6f __poll (libc.so.6 + 0x102f6f)
                #1  0x00007fa87b201276 n/a (libglib-2.0.so.0 + 0xb8276)
                #2  0x00007fa87b1a1162 g_main_context_iteration
(libglib-2.0.so.0 + 0x58162)
                #3  0x00007fa87c39d074
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x39d074)
                #4  0x00007fa87c16cf5e
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x16cf5e)
                #5  0x00007fa87c24a23f _ZN7QThread3runEv (libQt6Core.so.6 +
0x24a23f)
                #6  0x00007fa87c2c9e63 n/a (libQt6Core.so.6 + 0x2c9e63)
                #7  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #8  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5657:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5656:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5645:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5660:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5647:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5651:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5649:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5646:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5652:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4ca54c n/a (swrast_dri.so + 0x6ca54c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5654:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5658:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86e4b2db4 n/a (swrast_dri.so + 0x6b2db4)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5661:
                #0  0x00007fa87baa74ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007fa87baa9d40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007fa86ded1b5c n/a (swrast_dri.so + 0xd1b5c)
                #3  0x00007fa86df1ca0c n/a (swrast_dri.so + 0x11ca0c)
                #4  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)

                Stack trace of thread 5669:
                #0  0x00007fa87bb20f6f __poll (libc.so.6 + 0x102f6f)
                #1  0x00007fa87b201276 n/a (libglib-2.0.so.0 + 0xb8276)
                #2  0x00007fa87b1a1162 g_main_context_iteration
(libglib-2.0.so.0 + 0x58162)
                #3  0x00007fa87c39d074
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x39d074)
                #4  0x00007fa87c16cf5e
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x16cf5e)
                #5  0x00007fa87c24a23f _ZN7QThread3runEv (libQt6Core.so.6 +
0x24a23f)
                #6  0x00007fa87c2c9e63 n/a (libQt6Core.so.6 + 0x2c9e63)
                #7  0x00007fa87baaa9eb n/a (libc.so.6 + 0x8c9eb)
                #8  0x00007fa87bb2e7cc n/a (libc.so.6 + 0x1107cc)
                ELF object binary architecture: AMD x86-64

[New LWP 5635]
[New LWP 5648]
[New LWP 5641]
[New LWP 5653]
[New LWP 5650]
[New LWP 5655]
[New LWP 5659]
[New LWP 7697]
[New LWP 5657]
[New LWP 5656]
[New LWP 5645]
[New LWP 5660]
[New LWP 5647]
[New LWP 5651]
[New LWP 5649]
[New LWP 5646]
[New LWP 5652]
[New LWP 5654]
[New LWP 5658]
[New LWP 5661]
[New LWP 5669]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/kwin_x11 --replace'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI___pthread_sigmask (how=1, newmask=<optimized out>, oldmask=0x0) at
pthread_sigmask.c:43
43        return (INTERNAL_SYSCALL_ERROR_P (result)
[Current thread is 1 (Thread 0x7fa876f39a00 (LWP 5635))]

Cannot QML trace cores :(
Unexpectedly stumbled over an objfile
(/usr/lib/nvidia/libnvidia-glcore.so.340.108) without build_id. Not creating
payload.
[Current thread is 1 (Thread 0x7fa876f39a00 (LWP 5635))]

Thread 21 (Thread 0x7fa82d7fa6c0 (LWP 5669)):
#0  0x00007fa87bb20f6f in __GI___poll (fds=0x55c5891c4100, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fa87b201276 in g_main_context_poll_unlocked (priority=2147483647,
n_fds=1, fds=0x55c5891c4100, timeout=<optimized out>, context=0x7fa808000c60)
at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fa808000c60, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4344
#3  0x00007fa87b1a1162 in g_main_context_iteration (context=0x7fa808000c60,
may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007fa87c39d074 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa808000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007fa87c16cf5e in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...,
this=0x7fa82d7f9b50) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa82d7f9b50, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007fa87c24a23f in QThread::exec() (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread.cpp:579
#8  QThread::run() (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread.cpp:700
#9  0x00007fa87c2c9e63 in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start(void*) (arg=0x55c5891e2800) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#13 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 20 (Thread 0x7fa82dffb6c0 (LWP 5661)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588db0460) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588db0460,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588db0460, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588db0410, cond=0x55c588db0438) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588db0438, mutex=0x55c588db0410) at
pthread_cond_wait.c:618
#5  0x00007fa86ded1b5c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_queue_thread_func() () at ../mesa-23.2.1/src/util/u_queue.c:290
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 19 (Thread 0x7fa82f7fe6c0 (LWP 5658)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 18 (Thread 0x7fa85dbfb6c0 (LWP 5654)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 17 (Thread 0x7fa85ebfd6c0 (LWP 5652)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d974a8) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d974a8,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d974a8, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d97458, cond=0x55c588d97480) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d97480, mutex=0x55c588d97458) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x7fa87497d6c0 (LWP 5646)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d96c68) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d96c68,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d96c68, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d96c18, cond=0x55c588d96c40) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d96c40, mutex=0x55c588d96c18) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7fa86cdfd6c0 (LWP 5649)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d97088) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d97088,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d97088, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d97038, cond=0x55c588d97060) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d97060, mutex=0x55c588d97038) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7fa85f3fe6c0 (LWP 5651)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d97348) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d97348,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d97348, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d972f8, cond=0x55c588d97320) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d97320, mutex=0x55c588d972f8) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7fa86ddff6c0 (LWP 5647)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d96dc8) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d96dc8,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d96dc8, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d96d78, cond=0x55c588d96da0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d96da0, mutex=0x55c588d96d78) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7fa82e7fc6c0 (LWP 5660)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7fa87517e6c0 (LWP 5645)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d96b08) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d96b08,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d96b08, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d96ab8, cond=0x55c588d96ae0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d96ae0, mutex=0x55c588d96ab8) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7fa85cbf96c0 (LWP 5656)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7fa82ffff6c0 (LWP 5657)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7fa827fff6c0 (LWP 7697)):
#0  0x00007fa87bb20f6f in __GI___poll (fds=0x55c5892c9bd0, nfds=1,
timeout=15247) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fa87b201276 in g_main_context_poll_unlocked (priority=2147483647,
n_fds=1, fds=0x55c5892c9bd0, timeout=<optimized out>, context=0x7fa7f0000c60)
at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fa7f0000c60, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4344
#3  0x00007fa87b1a1162 in g_main_context_iteration (context=0x7fa7f0000c60,
may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007fa87c39d074 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa7f00010b0, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007fa87c16cf5e in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...,
this=0x7fa827ffeb50) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa827ffeb50, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007fa87c24a23f in QThread::exec() (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread.cpp:579
#8  QThread::run() (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread.cpp:700
#9  0x00007fa87c2c9e63 in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start(void*) (arg=0x55c589304620) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#13 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7fa82effd6c0 (LWP 5659)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7fa85d3fa6c0 (LWP 5655)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7fa85fbff6c0 (LWP 5650)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d971e8) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d971e8,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d971e8, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d97198, cond=0x55c588d971c0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d971c0, mutex=0x55c588d97198) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7fa85e3fc6c0 (LWP 5653)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d42ed0) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d42ed0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d42ed0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d42e80, cond=0x55c588d42ea8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d42ea8, mutex=0x55c588d42e80) at
pthread_cond_wait.c:618
#5  0x00007fa86e4b2db4 in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  lp_cs_tpool_worker() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_cs_tpool.c:49
#7  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#8  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#9  0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7fa876b616c0 (LWP 5641)):
#0  0x00007fa87bb20f6f in __GI___poll (fds=0x55c588cb5e90, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fa87b201276 in g_main_context_poll_unlocked (priority=2147483647,
n_fds=1, fds=0x55c588cb5e90, timeout=<optimized out>, context=0x7fa870000c80)
at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fa870000c80, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4344
#3  0x00007fa87b1a1162 in g_main_context_iteration (context=0x7fa870000c80,
may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007fa87c39d09a in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa870000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:395
#5  0x00007fa87c16cf5e in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...,
this=0x7fa876b60af0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fa876b60af0, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007fa87c24a13f in QThread::exec() (this=this@entry=0x7fa87d903b80
<_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>)
at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/global/qflags.h:74
#8  0x00007fa87d87b95f in QDBusConnectionManager::run() (this=0x7fa87d903b80
<_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>)
at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/dbus/qdbusconnection.cpp:131
#9  0x00007fa87c2c9e63 in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start(void*) (arg=0x7fa87d903b80
<_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>)
at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#13 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7fa86d5fe6c0 (LWP 5648)):
#0  0x00007fa87baa74ae in __futex_abstimed_wait_common64 (private=0,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55c588d96f28) at
futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c588d96f28,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fa87baa752f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55c588d96f28, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x00007fa87baa9d40 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c588d96ed8, cond=0x55c588d96f00) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55c588d96f00, mutex=0x55c588d96ed8) at
pthread_cond_wait.c:618
#5  0x00007fa86e4ca54c in cnd_wait () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:135
#6  util_semaphore_wait () at ../mesa-23.2.1/src/util/u_thread.h:184
#7  thread_function() () at
../mesa-23.2.1/src/gallium/drivers/llvmpipe/lp_rast.c:1180
#8  0x00007fa86df1ca0c in impl_thrd_routine() () at
../mesa-23.2.1/src/c11/impl/threads_posix.c:67
#9  0x00007fa87baaa9eb in start_thread (arg=<optimized out>) at
pthread_create.c:444
#10 0x00007fa87bb2e7cc in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7fa876f39a00 (LWP 5635)):
[KCrash Handler]
#5  0x000055c5883c7d2e in KWin::GlxContext::doneCurrent() const (this=0x0) at
/usr/src/debug/kwin/kwin-5.90.0/src/backends/x11/standalone/glxcontext.cpp:42
#6  KWin::GlxBackend::doneCurrent() (this=0x55c589101a50) at
/usr/src/debug/kwin/kwin-5.90.0/src/backends/x11/standalone/x11_standalone_glx_backend.cpp:771
#7  KWin::GlxBackend::~GlxBackend() (this=0x55c589101a50, this=<optimized out>)
at
/usr/src/debug/kwin/kwin-5.90.0/src/backends/x11/standalone/x11_standalone_glx_backend.cpp:163
#8  0x000055c5883c80ed in KWin::GlxBackend::~GlxBackend() (this=0x55c589101a50,
this=<optimized out>) at
/usr/src/debug/kwin/kwin-5.90.0/src/backends/x11/standalone/x11_standalone_glx_backend.cpp:176
#9  0x00007fa87ebd2542 in
std::default_delete<KWin::OpenGLBackend>::operator()(KWin::OpenGLBackend*)
const (__ptr=<optimized out>, this=<optimized out>) at
/usr/include/c++/13.2.1/bits/unique_ptr.h:93
#10 std::unique_ptr<KWin::OpenGLBackend,
std::default_delete<KWin::OpenGLBackend> >::~unique_ptr() (this=0x7ffcb8a458a0,
this=<optimized out>) at /usr/include/c++/13.2.1/bits/unique_ptr.h:404
#11 KWin::X11Compositor::attemptOpenGLCompositing()
(this=this@entry=0x55c5890f4550) at
/usr/src/debug/kwin/kwin-5.90.0/src/compositor_x11.cpp:238
#12 0x00007fa87ebd2e44 in KWin::X11Compositor::start() (this=0x55c5890f4550) at
/usr/src/debug/kwin/kwin-5.90.0/src/compositor_x11.cpp:297
#13 0x00007fa87c1b9ec9 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffcb8a45ac8, r=0x55c5890f4550, this=0x55c5890f4cc0, this=<optimized out>,
r=<optimized out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobjectdefs_impl.h:433
#14 doActivate<false>(QObject*, int, void**) (sender=0x55c588d85eb0,
signal_index=60, argv=0x7ffcb8a45ac8) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:4021
#15 0x00007fa87edb50ca in KWin::Workspace::slotReconfigure()
(this=0x55c588dad770) at /usr/src/debug/kwin/kwin-5.90.0/src/workspace.cpp:975
#16 0x00007fa87c1b9ec9 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffcb8a45c90, r=0x55c588dad770, this=0x55c589292690, this=<optimized out>,
r=<optimized out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobjectdefs_impl.h:433
#17 doActivate<false>(QObject*, int, void**) (sender=0x55c588dad940,
signal_index=3, argv=0x7ffcb8a45c90) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:4021
#18 0x00007fa87c1c1f84 in QTimer::timeout(QTimer::QPrivateSignal) (_t1=...,
this=0x55c588dad940) at
/usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qtimer.cpp:272
#19 QTimer::timerEvent(QTimerEvent*) (e=<optimized out>, this=0x55c588dad940)
at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qtimer.cpp:252
#20 QTimer::timerEvent(QTimerEvent*) (this=0x55c588dad940, e=<optimized out>)
at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qtimer.cpp:246
#21 0x00007fa87c1a53b6 in QObject::event(QEvent*) (this=0x55c588dad940,
e=0x7ffcb8a45e30) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:1414
#22 0x00007fa87d17319b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x55c588dad940, e=0x7ffcb8a45e30) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:3296
#23 0x00007fa87c162a78 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55c588dad940, event=0x7ffcb8a45e30) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1121
#24 0x00007fa87c2c8236 in QCoreApplication::sendEvent(QObject*, QEvent*)
(event=0x7ffcb8a45e30, receiver=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1539
#25 QTimerInfoList::activateTimers() (this=0x55c588d38810) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qtimerinfo_unix.cpp:507
#26 0x00007fa87c39e90c in timerSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=<optimized out>) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:149
#27 0x00007fa87b1a2f69 in g_main_dispatch (context=0x7fa870000ef0) at
../glib/glib/gmain.c:3476
#28 0x00007fa87b201327 in g_main_context_dispatch_unlocked
(context=0x7fa870000ef0) at ../glib/glib/gmain.c:4284
#29 g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fa870000ef0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#30 0x00007fa87b1a1162 in g_main_context_iteration (context=0x7fa870000ef0,
may_block=1) at ../glib/glib/gmain.c:4414
#31 0x00007fa87c39d074 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55c588d490d0, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#32 0x00007fa87c16cf5e in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...,
this=0x7ffcb8a46100) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#33 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7ffcb8a46100, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#34 0x00007fa87c165518 in QCoreApplication::exec() () at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/corelib/global/qflags.h:74
#35 0x00007fa87d16fd1a in QApplication::exec() () at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:2574
#36 0x000055c5883a7ba5 in main(int, char**) (argc=<optimized out>,
argv=0x7ffcb8a46498) at /usr/src/debug/kwin/kwin-5.90.0/src/main_x11.cpp:460

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to