Bug 497238 - Powerdevil crash on resume
Summary: Powerdevil crash on resume
Status: RESOLVED DUPLICATE of bug 496589
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-12-09 13:43 UTC by matthew@swabey.org
Modified: 2024-12-09 14:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/75188/events/f0a413ebcf604b84b38a93c32077dad2/


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matthew@swabey.org 2024-12-09 13:43:27 UTC
Application: org_kde_powerdevil (6.2.4)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.1
Frameworks Version: 6.8.0
Operating System: Linux 6.12.3-arch1-1 x86_64
Windowing System: Wayland
Distribution: EndeavourOS
DrKonqi: 6.2.4 [CoredumpBackend]

-- Information about the crash:
I plugged / unplugged my laptop from its USB-C hub and this crash is present. It does not seem to harm anything otherwise.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Power Management System (org_kde_powerdevil), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
Downloading separate debug info for /usr/lib/org_kde_powerdevil...

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing

warning: core file may not match specified executable file.
[New LWP 1866]
[New LWP 2177]
[New LWP 2178]
[New LWP 1882]
[New LWP 1878]
[New LWP 2179]
[New LWP 1880]
[New LWP 2182]
[New LWP 2181]
[New LWP 2180]
[New LWP 2183]
[New LWP 26073]
[New LWP 1876]
[New LWP 1879]
[New LWP 2157]
[New LWP 1881]
[New LWP 2146]
Downloading 242.70 K separate debug info for /usr/lib/libdrm.so.2...
Downloading 897.92 K separate debug info for /usr/lib/libEGL_mesa.so.0...
Downloading 39.35 M separate debug info for /usr/lib/libgallium-24.3.1-arch1.2.so...
Downloading 84.67 K separate debug info for /usr/lib/libgbm.so.1...
Downloading 97.62 K separate debug info for /usr/lib/libglapi.so.0...
Downloading 32.66 M separate debug info for /usr/lib/libSPIRV-Tools.so...
Downloading 109.29 K separate debug info for /usr/lib/libdrm_radeon.so.1...
Downloading 139.80 K separate debug info for /usr/lib/libdrm_amdgpu.so.1...
Downloading 332.65 K separate debug info for /usr/lib/libdrm_intel.so.1...
Downloading 839.18 K separate debug info for /usr/lib/libpulse.so.0...
Downloading 1.22 M separate debug info for /usr/lib/pulseaudio/libpulsecommon-17.0.so...
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/org_kde_powerdevil'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7b04db8c32c0 (LWP 1866))]

Cannot QML trace cores :(
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:516: 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')
Downloading 8.44 K source file /usr/src/debug/mesa/build/../mesa-24.3.1/src/c11/impl/threads_posix.c...
Downloading 20.46 K source file /usr/src/debug/mesa/build/../mesa-24.3.1/src/util/u_queue.c...
Downloading 5.17 K source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulsecore/thread-posix.c...
Downloading 7.79 K source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulse/thread-mainloop.c...
Downloading 21.64 K source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulse/mainloop.c...
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:533: 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 0x7b04db8c32c0 (LWP 1866))]

Thread 17 (Thread 0x7b04d27fc6c0 (LWP 2146)):
#0  0x00007b04e2d1abb0 in __GI_ppoll (fds=fds@entry=0x6077230f4930, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007b04e25ef227 in ppoll (__fds=0x6077230f4930, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#2  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7b049c000c90, timeout_usec=<optimized out>, fds=0x6077230f4930, n_fds=1) at ../glib/glib/gmain.c:4591
#3  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7b049c000c90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#4  0x00007b04e258ba55 in g_main_context_iteration (context=0x7b049c000c90, may_block=1) at ../glib/glib/gmain.c:4338
#5  0x00007b04e35c22fd in QEventDispatcherGlib::processEvents (this=0x7b049c000ba0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#6  0x00007b04e3361ee6 in QEventLoop::processEvents (this=0x7b04d27fbb70, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#7  QEventLoop::exec (this=0x7b04d27fbb70, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:194
#8  0x00007b04e3458082 in QThread::exec (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:621
#9  QThread::run (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:742
#10 0x00007b04e34d90cd in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:354
#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:290
#12 QThreadPrivate::start (arg=0x607723104168) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:318
#13 0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#14 0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x7b04d93fb6c0 (LWP 1881)):
#0  0x00007b04e2d1abb0 in __GI_ppoll (fds=fds@entry=0x60772305f110, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007b04e25ef227 in ppoll (__fds=0x60772305f110, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#2  g_main_context_poll_unlocked (priority=<optimized out>, context=0x60772305ee90, timeout_usec=<optimized out>, fds=0x60772305f110, n_fds=1) at ../glib/glib/gmain.c:4591
#3  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x60772305ee90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#4  0x00007b04e258ba55 in g_main_context_iteration (context=0x60772305ee90, may_block=may_block@entry=1) at ../glib/glib/gmain.c:4338
#5  0x00007b04e258bab2 in glib_worker_main (data=<optimized out>) at ../glib/glib/gmain.c:6537
#6  0x00007b04e25c0026 in g_thread_proxy (data=0x60772305f0b0) at ../glib/glib/gthread.c:892
#7  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#8  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7b04d2ffd6c0 (LWP 2157)):
#0  0x00007b04e2d1abb0 in __GI_ppoll (fds=fds@entry=0x6077230d7330, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007b04e25ef227 in ppoll (__fds=0x6077230d7330, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#2  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7b04a4000c90, timeout_usec=<optimized out>, fds=0x6077230d7330, n_fds=1) at ../glib/glib/gmain.c:4591
#3  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7b04a4000c90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#4  0x00007b04e258ba55 in g_main_context_iteration (context=0x7b04a4000c90, may_block=1) at ../glib/glib/gmain.c:4338
#5  0x00007b04e35c22fd in QEventDispatcherGlib::processEvents (this=0x7b04a4000ba0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#6  0x00007b04e3361ee6 in QEventLoop::processEvents (this=0x7b04d2ffcb70, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#7  QEventLoop::exec (this=0x7b04d2ffcb70, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:194
#8  0x00007b04e3458082 in QThread::exec (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:621
#9  QThread::run (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:742
#10 0x00007b04e34d90cd in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:354
#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:290
#12 QThreadPrivate::start (arg=0x6077230fcca8) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:318
#13 0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#14 0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7b04da3fd6c0 (LWP 1879)):
#0  0x00007b04e2d1a63d in __GI___poll (fds=fds@entry=0x7b04da3fcb60, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007b04e2a155d7 in poll (__fds=0x7b04da3fcb60, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x60772303cc50) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:182
#3  0x00007b04e34d90cd in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:354
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:290
#5  QThreadPrivate::start (arg=0x60772303cc50) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:318
#6  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7b04db3ff6c0 (LWP 1876)):
#0  0x00007b04e2d1abb0 in __GI_ppoll (fds=fds@entry=0x607723037f90, nfds=nfds@entry=4, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007b04e25ef227 in ppoll (__fds=0x607723037f90, __nfds=4, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#2  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7b04d4000cb0, timeout_usec=<optimized out>, fds=0x607723037f90, n_fds=4) at ../glib/glib/gmain.c:4591
#3  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7b04d4000cb0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#4  0x00007b04e258ba55 in g_main_context_iteration (context=0x7b04d4000cb0, may_block=1) at ../glib/glib/gmain.c:4338
#5  0x00007b04e35c22fd in QEventDispatcherGlib::processEvents (this=0x7b04d4000ba0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#6  0x00007b04e3361ee6 in QEventLoop::processEvents (this=0x7b04db3feb20, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#7  QEventLoop::exec (this=0x7b04db3feb20, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:194
#8  0x00007b04e3457f22 in QThread::exec (this=this@entry=0x7b04e4291b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#9  0x00007b04e42065ae in QDBusConnectionManager::run (this=0x7b04e4291b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/dbus/qdbusconnectionmanager.cpp:144
#10 0x00007b04e34d90cd in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:354
#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:290
#12 QThreadPrivate::start (arg=0x7b04e4291b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:318
#13 0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#14 0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7b04bbfff6c0 (LWP 26073)):
#0  0x00007b04e2d1a63d in __GI___poll (fds=fds@entry=0x7b046c0073e0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007b04c7ea3a78 in poll (__fds=0x7b046c0073e0, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  poll_func (ufds=0x7b046c0073e0, nfds=2, timeout=-1, userdata=0x607723407160) at ../pulseaudio/src/pulse/thread-mainloop.c:70
#3  0x00007b04c7e8d654 in pa_mainloop_poll (m=m@entry=0x60772305aaa0) at ../pulseaudio/src/pulse/mainloop.c:863
#4  0x00007b04c7e977c5 in pa_mainloop_iterate (m=m@entry=0x60772305aaa0, block=block@entry=1, retval=retval@entry=0x0) at ../pulseaudio/src/pulse/mainloop.c:945
#5  0x00007b04c7e97891 in pa_mainloop_run (m=0x60772305aaa0, retval=0x0) at ../pulseaudio/src/pulse/mainloop.c:963
#6  0x00007b04c7ea8bd4 in thread (userdata=0x6077232da510) at ../pulseaudio/src/pulse/thread-mainloop.c:101
#7  0x00007b04c41db34f in internal_thread_func (userdata=0x607723443180) at ../pulseaudio/src/pulsecore/thread-posix.c:81
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7b04c4dfe6c0 (LWP 2183)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x6077232783d8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6077232783d8, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6077232783d8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x6077232783b0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x6077232783b0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7b04d16b96c0 (LWP 2180)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x607723158bc8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x607723158bc8, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x607723158bc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x607723158ba0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x607723158ba0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7b04d0ab86c0 (LWP 2181)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x6077231e0ae8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6077231e0ae8, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6077231e0ae8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x6077231e0ac0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x6077231e0ac0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7b04c55ff6c0 (LWP 2182)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x607723233048, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x607723233048, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x607723233048, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x607723233020, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x607723233020, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7b04d9bfc6c0 (LWP 1880)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007b04e25bdf20 in g_cond_wait_impl (cond=0x7b04d400fde8, mutex=0x7b04d400fde0) at ../glib/glib/gthread-posix.c:1007
#2  g_cond_wait (cond=0x7b04d400fde8, mutex=0x7b04d400fde0) at ../glib/glib/gthread.c:1665
#3  0x00007b04e255498c in g_async_queue_pop_intern_unlocked (queue=0x7b04d400fde0, wait=1, end_time=-1) at ../glib/glib/gasyncqueue.c:375
#4  0x00007b04e25c4137 in g_thread_pool_spawn_thread (data=<optimized out>) at ../glib/glib/gthreadpool.c:297
#5  0x00007b04e25c0026 in g_thread_proxy (data=0x60772305eb70) at ../glib/glib/gthread.c:892
#6  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7b04d1eba6c0 (LWP 2179)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x607723158a1c, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x607723158a1c, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x607723158a1c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x6077231589f0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x6077231589f0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7b04dabfe6c0 (LWP 1878)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x6077230404e4, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6077230404e4, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6077230404e4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x6077230404b8, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x6077230404b8, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04e34de440 in QWaitConditionPrivate::wait (this=0x607723040490, deadline=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:105
#6  QWaitCondition::wait (this=this@entry=0x607722ff7a60, mutex=mutex@entry=0x607722ff7a58, deadline=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:183
#7  0x00007b04e2a1556f in QtWaylandClient::EventThread::waitForReading (this=0x607722ff7a20) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:216
#8  QtWaylandClient::EventThread::run (this=0x607722ff7a20) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:177
#9  0x00007b04e34d90cd in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:354
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:290
#11 QThreadPrivate::start (arg=0x607722ff7a20) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:318
#12 0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7b04d8bfa6c0 (LWP 1882)):
#0  0x00007b04e2d1abb0 in __GI_ppoll (fds=fds@entry=0x7b04b4000b90, nfds=nfds@entry=2, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007b04e25ef227 in ppoll (__fds=0x7b04b4000b90, __nfds=2, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#2  g_main_context_poll_unlocked (priority=<optimized out>, context=0x60772306aec0, timeout_usec=<optimized out>, fds=0x7b04b4000b90, n_fds=2) at ../glib/glib/gmain.c:4591
#3  g_main_context_iterate_unlocked.isra.0 (context=0x60772306aec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4268
#4  0x00007b04e258d287 in g_main_loop_run (loop=0x60772306ad10) at ../glib/glib/gmain.c:4475
#5  0x00007b04dbc15bc4 in gdbus_shared_thread_func (user_data=0x60772306ae90) at ../glib/gio/gdbusprivate.c:284
#6  0x00007b04e25c0026 in g_thread_proxy (data=0x607723066ef0) at ../glib/glib/gthread.c:892
#7  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#8  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7b04d3fff6c0 (LWP 2178)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x6077231985f8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6077231985f8, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6077231985f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x6077231985d0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x6077231985d0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7b04d37fe6c0 (LWP 2177)):
#0  0x00007b04e2c9fa19 in __futex_abstimed_wait_common64 (private=0, futex_word=0x607723157b1c, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x607723157b1c, 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  0x00007b04e2c9fa9f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x607723157b1c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007b04e2ca2479 in __pthread_cond_wait_common (cond=0x607723157af0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x607723157af0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007b04c5b136ee in cnd_wait () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:135
#6  0x00007b04c5ade6cc in util_queue_thread_func () at ../mesa-24.3.1/src/util/u_queue.c:275
#7  0x00007b04c5b1361d in impl_thrd_routine () at ../mesa-24.3.1/src/c11/impl/threads_posix.c:67
#8  0x00007b04e2ca339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007b04e2d2849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7b04db8c32c0 (LWP 1866)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007b04e2ca5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x00007b04e2c4c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007b04e2c334c3 in __GI_abort () at abort.c:79
#9  0x00007b04e32905e8 in qAbort () at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qassert.cpp:49
#10 qt_message_fatal<QString&> (context=..., message=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qlogging.cpp:2116
#11 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., msg=msg@entry=0x7b04db832190 "KWaylandBackend: no output modes available anymore, this seems like a compositor bug", ap=ap@entry=0x7ffc6e0ec9f8) at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qlogging.cpp:382
#12 0x00007b04e3291571 in QMessageLogger::fatal (this=this@entry=0x7ffc6e0ecc30, msg=msg@entry=0x7b04db832190 "KWaylandBackend: no output modes available anymore, this seems like a compositor bug") at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qlogging.cpp:884
#13 0x00007b04db824147 in operator() (__closure=0x60772341bf60) at /usr/src/debug/libkscreen/libkscreen-6.2.4/backends/kwayland/waylandoutputdevice.cpp:73
#14 operator() (__closure=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:141
#15 QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()> >::call(KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()>&, void**)::<lambda()> > (args=<optimized out>, fn=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#16 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()> >::call (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:140
#17 QtPrivate::FunctorCallable<KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()> >::call<QtPrivate::List<>, void> (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:362
#18 QtPrivate::QCallableObject<KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x60772341bf50, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:572
#19 0x00007b04e33b1b29 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:4124
#21 0x00007b04e172a596 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#22 0x00007b04e172700e in ffi_call_int (cif=cif@entry=0x7ffc6e0ecf20, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#23 0x00007b04e1729bd3 in ffi_call (cif=cif@entry=0x7ffc6e0ecf20, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffc6e0ecff0) at ../src/x86/ffi64.c:710
#24 0x00007b04e40e18b0 in wl_closure_invoke (closure=closure@entry=0x7b04c8011f90, target=<optimized out>, target@entry=0x7b04c80138a0, opcode=opcode@entry=3, data=<optimized out>, flags=1) at ../wayland-1.23.1/src/connection.c:1228
#25 0x00007b04e40e2139 in dispatch_event (display=display@entry=0x607723032710, queue=queue@entry=0x607723032808) at ../wayland-1.23.1/src/wayland-client.c:1674
#26 0x00007b04e40e2553 in dispatch_queue (display=0x607723032710, queue=0x607723032808) at ../wayland-1.23.1/src/wayland-client.c:1820
#27 wl_display_dispatch_queue_pending (display=0x607723032710, queue=0x607723032808) at ../wayland-1.23.1/src/wayland-client.c:2062
#28 0x00007b04e2a15426 in QtWaylandClient::QWaylandDisplay::flushRequests (this=<optimized out>) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:227
#29 0x00007b04e33a2d9a in QObject::event (this=0x6077230324f0, e=0x7b04cc006000) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1419
#30 0x00007b04e3357ac8 in QCoreApplication::notifyInternal2 (receiver=0x6077230324f0, event=event@entry=0x7b04cc006000) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1168
#31 0x00007b04e3358555 in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1612
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60772302d3a0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1968
#33 0x00007b04e35c4f7c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1800
#34 postEventSourceDispatch (s=0x60772302f580) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#35 0x00007b04e258c559 in g_main_dispatch (context=0x7b04d4000f30) at ../glib/glib/gmain.c:3357
#36 0x00007b04e25ef157 in g_main_context_dispatch_unlocked (context=0x7b04d4000f30) at ../glib/glib/gmain.c:4208
#37 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7b04d4000f30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4273
#38 0x00007b04e258ba55 in g_main_context_iteration (context=0x7b04d4000f30, may_block=1) at ../glib/glib/gmain.c:4338
#39 0x00007b04e35c22fd in QEventDispatcherGlib::processEvents (this=0x60772302f4e0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#40 0x00007b04e3361ee6 in QEventLoop::processEvents (this=0x7ffc6e0ed680, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:103
#41 QEventLoop::exec (this=0x7ffc6e0ed680, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:194
#42 0x00007b04e3358f4f in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#43 0x00006076ea402727 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/powerdevil/powerdevil-6.2.4/daemon/powerdevilapp.cpp:134

Reported using DrKonqi
This report was filed against 'kde' because the product 'Powerdevil' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nicolas Fella 2024-12-09 14:18:21 UTC

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