[kde] [Bug 499850] New: Kwin crashing twice on Startup with Plasma 6.3
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Wed Feb 12 02:25:52 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499850
Bug ID: 499850
Summary: Kwin crashing twice on Startup with Plasma 6.3
Classification: I don't know
Product: kde
Version: unspecified
Platform: Arch Linux
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: edward1craig at gmail.com
Target Milestone: ---
Application: kwin_x11 (6.3.0)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.10.0
Operating System: Linux 6.13.1-1-cachyos x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 6.3.0 [CoredumpBackend]
-- Information about the crash:
Updated to Plasma 6.3 and now kwin spouts two crashes on startup. Reverted to
the default Breeze theme. This causes the Icons-Only Task Manager to disappear
when set to auto-hide aswell , with the only way to get it back is to delete
the panel through "Manage Desktops and Panels" and create a new default panel.
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>}
warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during
file-backed mapping note processing
warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed
mapping note processing
warning: Can't open file /memfd:/.glXXXXXX (deleted) during file-backed mapping
note processing
warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during
file-backed mapping note processing
warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed
mapping note processing
Download failed: No route to host. Continuing without file
/usr/lib/qt6/plugins/platforms/libqxcb.so.
warning: File /usr/lib/qt6/plugins/platforms/libqxcb.so doesn't match build-id
from core-file during file-backed mapping processing
[New LWP 1234]
[New LWP 1327]
[New LWP 1348]
[New LWP 1290]
[New LWP 1243]
[New LWP 1244]
[New LWP 1328]
Download failed: No route to host. Continuing without file
/usr/lib/qt6/plugins/platforms/libqxcb.so.
warning: Build-id of /usr/lib/qt6/plugins/platforms/libqxcb.so does not match
core file.
warning: Could not load shared library symbols for
/usr/lib/qt6/plugins/platforms/libqxcb.so.
Do you need "set solib-search-path" or "set sysroot"?
[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 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=11, no_tid=no_tid at entry=0) at pthread_kill.c:44
44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x715b843a9a00 (LWP 1234))]
Cannot QML trace cores :(
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:531: DeprecationWarning:
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in
a future version. Use timezone-aware objects to represent datetimes in UTC:
datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
boot_time =
datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S')
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:548: DeprecationWarning:
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future
version. Use timezone-aware objects to represent datetimes in UTC:
datetime.datetime.now(datetime.UTC).
'timestamp': datetime.utcnow().isoformat(),
[Current thread is 1 (Thread 0x715b843a9a00 (LWP 1234))]
Thread 7 (Thread 0x715b6b7fe6c0 (LWP 1328)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel (a1=<optimized out>,
a2=<optimized out>, a3=a3 at entry=0, a4=<optimized out>, a5=a5 at entry=0,
a6=a6 at entry=4294967295, nr=202) at cancellation.c:49
#2 0x0000715b8aea04bc in __futex_abstimed_wait_common64 (private=0,
futex_word=0x65215e8257a8, expected=0, op=<optimized out>,
abstime=0x715b6b7fda90, cancel=true) at futex-internal.c:57
#3 __futex_abstimed_wait_common (futex_word=futex_word at entry=0x65215e8257a8,
expected=expected at entry=0, clockid=clockid at entry=1,
abstime=abstime at entry=0x715b6b7fda90, private=private at entry=0,
cancel=cancel at entry=true) at futex-internal.c:87
#4 0x0000715b8aea051f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x65215e8257a8, expected=expected at entry=0,
clockid=clockid at entry=1, abstime=abstime at entry=0x715b6b7fda90,
private=private at entry=0) at futex-internal.c:139
#5 0x0000715b8aea2e11 in __pthread_cond_wait_common (cond=0x65215e825788,
mutex=0x65215e825760, clockid=1, abstime=0x715b6b7fda90) at
pthread_cond_wait.c:426
#6 ___pthread_cond_timedwait64 (cond=0x65215e825788, mutex=0x65215e825760,
abstime=0x715b6b7fda90) at pthread_cond_wait.c:483
#7 0x0000715b8aae5343 in QWaitConditionPrivate::wait_relative
(this=0x65215e825760, deadline=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:95
#8 QWaitConditionPrivate::wait (this=0x65215e825760, deadline=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:103
#9 QWaitCondition::wait (this=<optimized out>, mutex=0x65215e825668,
deadline=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 0x0000715b8aadf075 in QThreadPoolThread::run (this=0x65215e7cc730) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthreadpool.cpp:119
#11 0x0000715b8aad8a9b in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x65215e7cc730) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:339
#14 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#15 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 6 (Thread 0x715b835fe6c0 (LWP 1244)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel
(a1=a1 at entry=124637860059688, a2=a2 at entry=1, a3=a3 at entry=-1, a4=a4 at entry=0,
a5=a5 at entry=0, a6=a6 at entry=0, nr=7) at cancellation.c:49
#2 0x0000715b8ae9fe74 in __syscall_cancel (a1=a1 at entry=124637860059688,
a2=a2 at entry=1, a3=a3 at entry=-1, a4=a4 at entry=0, a5=a5 at entry=0, a6=a6 at entry=0,
nr=7) at cancellation.c:75
#3 0x0000715b8af1a53e in __GI___poll (fds=fds at entry=0x715b835fda28,
nfds=nfds at entry=1, timeout=timeout at entry=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
#4 0x0000715b8de7d20b in poll (__timeout=-1, __nfds=1, __fds=0x715b835fda28)
at /usr/include/bits/poll2.h:39
#5 _xcb_conn_wait (c=c at entry=0x65215e3eb0a0, vector=vector at entry=0x0,
count=count at entry=0x0, cond=<optimized out>) at
/usr/src/debug/libxcb/libxcb-1.17.0/src/xcb_conn.c:510
#6 0x0000715b8de7ef3d in _xcb_conn_wait (count=0x0, vector=0x0,
cond=0x65215e3eb0e0, c=0x65215e3eb0a0) at
/usr/src/debug/libxcb/libxcb-1.17.0/src/xcb_conn.c:476
#7 xcb_wait_for_event (c=0x65215e3eb0a0) at
/usr/src/debug/libxcb/libxcb-1.17.0/src/xcb_in.c:703
#8 0x0000715b84350cb9 in QXcbEventQueue::run (this=0x65215e3e7bb0) at
/usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbeventqueue.cpp:192
#9 0x0000715b8aad8a9b in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:375
#10 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:311
#11 QThreadPrivate::start (arg=0x65215e3e7bb0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:339
#12 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#13 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 5 (Thread 0x715b83dff6c0 (LWP 1243)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel (a1=<optimized out>,
a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8,
a6=a6 at entry=0, nr=271) at cancellation.c:49
#2 0x0000715b8ae9fe74 in __syscall_cancel (a1=<optimized out>, a2=<optimized
out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8, a6=a6 at entry=0,
nr=271) at cancellation.c:75
#3 0x0000715b8af1aa06 in __GI_ppoll (fds=fds at entry=0x65215e3e2050,
nfds=nfds at entry=2, timeout=<optimized out>, timeout at entry=0x715b83dfe950,
sigmask=sigmask at entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4 0x0000715b89970327 in ppoll (__fds=0x65215e3e2050, __nfds=2,
__timeout=0x715b83dfe950, __ss=0x0) at /usr/include/bits/poll2.h:101
#5 g_main_context_poll_unlocked (priority=<optimized out>,
context=0x715b7c0010a0, timeout_usec=<optimized out>, fds=0x65215e3e2050,
n_fds=2) at ../glib/glib/gmain.c:4591
#6 g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x715b7c0010a0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#7 0x0000715b8990ca55 in g_main_context_iteration (context=0x715b7c0010a0,
may_block=1) at ../glib/glib/gmain.c:4338
#8 0x0000715b8abc575d in QEventDispatcherGlib::processEvents
(this=0x715b7c000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9 0x0000715b8a9606a6 in QEventLoop::processEvents (this=0x715b83dfeae0,
flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#10 QEventLoop::exec (this=0x715b83dfeae0, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:185
#11 0x0000715b8aa57829 in QThread::exec (this=this at entry=0x715b8c2e8b20
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager>
>::instance()::holder>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#12 0x0000715b8c25d6ae in QDBusConnectionManager::run (this=0x715b8c2e8b20
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager>
>::instance()::holder>) at
/usr/src/debug/qt6-base/qtbase/src/dbus/qdbusconnectionmanager.cpp:144
#13 0x0000715b8aad8a9b in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:375
#14 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:311
#15 QThreadPrivate::start (arg=0x715b8c2e8b20
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager>
>::instance()::holder>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:339
#16 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#17 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 4 (Thread 0x715b721ff6c0 (LWP 1290)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel (a1=<optimized out>,
a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8,
a6=a6 at entry=0, nr=271) at cancellation.c:49
#2 0x0000715b8ae9fe74 in __syscall_cancel (a1=<optimized out>, a2=<optimized
out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8, a6=a6 at entry=0,
nr=271) at cancellation.c:75
#3 0x0000715b8af1aa06 in __GI_ppoll (fds=fds at entry=0x715b74008160,
nfds=nfds at entry=1, timeout=<optimized out>, timeout at entry=0x0,
sigmask=sigmask at entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4 0x0000715b89970327 in ppoll (__fds=0x715b74008160, __nfds=1, __timeout=0x0,
__ss=0x0) at /usr/include/bits/poll2.h:101
#5 g_main_context_poll_unlocked (priority=<optimized out>,
context=0x715b6c000c60, timeout_usec=<optimized out>, fds=0x715b74008160,
n_fds=1) at ../glib/glib/gmain.c:4591
#6 g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x715b6c000c60, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#7 0x0000715b8990ca55 in g_main_context_iteration (context=0x715b6c000c60,
may_block=1) at ../glib/glib/gmain.c:4338
#8 0x0000715b8abc575d in QEventDispatcherGlib::processEvents
(this=0x715b6c000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9 0x0000715b8a9606a6 in QEventLoop::processEvents (this=0x715b721feb30,
flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#10 QEventLoop::exec (this=0x715b721feb30, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:185
#11 0x0000715b8aa57999 in QThread::exec (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:590
#12 QThread::run (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:711
#13 0x0000715b8aad8a9b in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:375
#14 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:311
#15 QThreadPrivate::start (arg=0x65215e8921b0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:339
#16 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#17 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 3 (Thread 0x715b6924a6c0 (LWP 1348)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel (a1=<optimized out>,
a2=<optimized out>, a3=<optimized out>, a4=a4 at entry=0, a5=a5 at entry=0,
a6=a6 at entry=0, nr=7) at cancellation.c:49
#2 0x0000715b8ae9fe74 in __syscall_cancel (a1=<optimized out>, a2=<optimized
out>, a3=<optimized out>, a4=a4 at entry=0, a5=a5 at entry=0, a6=a6 at entry=0, nr=7) at
cancellation.c:75
#3 0x0000715b8af1a53e in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:29
#4 0x0000715b80e2c487 in ?? () from /usr/lib/libnvidia-glcore.so.570.86.16
#5 0x0000715b80e1b194 in ?? () from /usr/lib/libnvidia-glcore.so.570.86.16
#6 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#7 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 2 (Thread 0x715b6bfff6c0 (LWP 1327)):
#0 __syscall_cancel_arch () at
../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1 0x0000715b8ae9fe33 in __internal_syscall_cancel (a1=<optimized out>,
a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8,
a6=a6 at entry=0, nr=271) at cancellation.c:49
#2 0x0000715b8ae9fe74 in __syscall_cancel (a1=<optimized out>, a2=<optimized
out>, a3=<optimized out>, a4=<optimized out>, a5=a5 at entry=8, a6=a6 at entry=0,
nr=271) at cancellation.c:75
#3 0x0000715b8af1aa06 in __GI_ppoll (fds=fds at entry=0x65215e7c6ed0,
nfds=nfds at entry=1, timeout=<optimized out>, timeout at entry=0x0,
sigmask=sigmask at entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4 0x0000715b89970327 in ppoll (__fds=0x65215e7c6ed0, __nfds=1, __timeout=0x0,
__ss=0x0) at /usr/include/bits/poll2.h:101
#5 g_main_context_poll_unlocked (priority=<optimized out>,
context=0x715b60000c60, timeout_usec=<optimized out>, fds=0x65215e7c6ed0,
n_fds=1) at ../glib/glib/gmain.c:4591
#6 g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x715b60000c60, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#7 0x0000715b8990ca55 in g_main_context_iteration (context=0x715b60000c60,
may_block=1) at ../glib/glib/gmain.c:4338
#8 0x0000715b8abc575d in QEventDispatcherGlib::processEvents
(this=0x715b60000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9 0x0000715b8a9606a6 in QEventLoop::processEvents (this=0x715b6bffeb30,
flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#10 QEventLoop::exec (this=0x715b6bffeb30, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:185
#11 0x0000715b8aa57999 in QThread::exec (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:590
#12 QThread::run (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:711
#13 0x0000715b8aad8a9b in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:375
#14 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:311
#15 QThreadPrivate::start (arg=0x65215e88a3f0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:339
#16 0x0000715b8aea370a in start_thread (arg=<optimized out>) at
pthread_create.c:448
#17 0x0000715b8af27aac in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 1 (Thread 0x715b843a9a00 (LWP 1234)):
[KCrash Handler]
#5 0x0000715b8d78e891 in KWin::OutputLayer::addRepaint (this=0x65215e8869c0,
region=...) at /usr/src/debug/kwin/kwin-6.3.0/src/core/outputlayer.cpp:53
#6 0x0000715b8d799574 in KWin::RenderLayer::setGeometry (this=0x65215e8257d0,
geometry=...) at /usr/src/debug/kwin/kwin-6.3.0/src/core/renderlayer.cpp:125
#7 KWin::RenderLayer::setGeometry (this=0x65215e8257d0, geometry=...) at
/usr/src/debug/kwin/kwin-6.3.0/src/core/renderlayer.cpp:119
#8 0x0000715b8d9cd9eb in operator() (__closure=<optimized out>) at
/usr/src/debug/kwin/kwin-6.3.0/src/compositor_x11.cpp:351
#9 operator() (__closure=<optimized out>) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:141
#10 QtPrivate::FunctorCallBase::call_internal<void,
QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void,
KWin::X11Compositor::start()::<lambda()>
>::call(KWin::X11Compositor::start()::<lambda()>&, void**)::<lambda()> >
(args=<optimized out>, fn=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#11 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void,
KWin::X11Compositor::start()::<lambda()> >::call (f=..., arg=<optimized out>)
at /usr/include/qt6/QtCore/qobjectdefs_impl.h:140
#12 QtPrivate::FunctorCallable<KWin::X11Compositor::start()::<lambda()>
>::call<QtPrivate::List<>, void> (f=..., arg=<optimized out>) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:362
#13 QtPrivate::QCallableObject<KWin::X11Compositor::start()::<lambda()>,
QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized
out>, a=<optimized out>, ret=<optimized out>) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:572
#14 0x0000715b8a9b1a49 in QtPrivate::QSlotObjectBase::call (this=<optimized
out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized
out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486
#15 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4115
#16 0x0000715b8d9ae101 in KWin::Workspace::desktopResized (this=0x65215e41a8c0)
at /usr/src/debug/kwin/kwin-6.3.0/src/workspace.cpp:2247
#17 0x0000715b8d99977c in KWin::Workspace::updateOutputs (this=0x65215e41a8c0,
outputOrder=...) at /usr/src/debug/kwin/kwin-6.3.0/src/workspace.cpp:1347
#18 0x0000715b8d991d34 in KWin::Workspace::slotOutputBackendOutputsQueried
(this=0x65215e41a8c0) at /usr/src/debug/kwin/kwin-6.3.0/src/workspace.cpp:1230
#19 0x0000715b8a9b1a49 in QtPrivate::QSlotObjectBase::call (this=<optimized
out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized
out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486
#20 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4115
#21 0x000065213bfe594c in
KWin::X11StandaloneBackend::doUpdateOutputs<KWin::Xcb::RandR::CurrentResources>
(this=this at entry=0x65215e6919b0) at
/usr/src/debug/kwin/kwin-6.3.0/src/backends/x11/standalone/x11_standalone_backend.cpp:440
#22 0x000065213bfe6fd5 in KWin::X11StandaloneBackend::updateOutputs
(this=0x65215e6919b0) at
/usr/src/debug/kwin/kwin-6.3.0/src/backends/x11/standalone/x11_standalone_backend.cpp:278
#23 0x0000715b8a9b1a49 in QtPrivate::QSlotObjectBase::call (this=<optimized
out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized
out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486
#24 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4115
#25 0x0000715b8a9baa75 in QTimer::timeout (this=0x65215e69df40, _t1=...) at
/usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qtimer.cpp:223
#26 QTimer::timerEvent (e=<optimized out>, this=0x65215e69df40) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimer.cpp:285
#27 QTimer::timerEvent (this=0x65215e69df40, e=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimer.cpp:279
#28 0x0000715b8a9a2ef9 in QObject::event (this=0x65215e69df40,
e=0x7ffc42c642d0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1393
#29 0x0000715b8baff0ca in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x65215e69df40, e=0x7ffc42c642d0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3296
#30 0x0000715b8a955b00 in QCoreApplication::notifyInternal2
(receiver=0x65215e69df40, event=0x7ffc42c642d0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1172
#31 0x0000715b8aad5aff in QCoreApplication::sendEvent (receiver=<optimized
out>, event=0x7ffc42c642d0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1612
#32 QTimerInfoList::activateTimers (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp:426
#33 0x0000715b8abc8389 in timerSourceDispatch (source=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:152
#34 0x0000715b8990d559 in g_main_dispatch (context=0x715b7c001320) at
../glib/glib/gmain.c:3357
#35 0x0000715b89970257 in g_main_context_dispatch_unlocked
(context=0x715b7c001320) at ../glib/glib/gmain.c:4208
#36 g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x715b7c001320, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4273
#37 0x0000715b8990ca55 in g_main_context_iteration (context=0x715b7c001320,
may_block=1) at ../glib/glib/gmain.c:4338
#38 0x0000715b8abc575d in QEventDispatcherGlib::processEvents
(this=0x65215e45cff0, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#39 0x0000715b8a9606a6 in QEventLoop::processEvents (this=0x7ffc42c645c0,
flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#40 QEventLoop::exec (this=0x7ffc42c645c0, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:185
#41 0x0000715b8a9591d6 in QCoreApplication::exec () at
/usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#42 0x0000715b8bafaf9a in QApplication::exec () at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2564
#43 0x000065213bfd8026 in main (argc=<optimized out>, argv=0x7ffc42c64978) at
/usr/src/debug/kwin/kwin-6.3.0/src/main_x11.cpp:467
Reported using DrKonqi
This report was filed against 'kde' because the product 'kwin' could not be
located in Bugzilla. Add it to drkonqi's mappings file!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list