https://bugs.kde.org/show_bug.cgi?id=519747
--- Comment #6 from [email protected] --- Hello, I believe this is the correct backtrace now: #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 0x7f64b76bbd00 (LWP 1313))] (gdb) back #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007f64bf89a363 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 #2 0x00007f64bf83e7d0 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26 #3 0x00007f64c14f6dac in KCrash::defaultCrashHandler (sig=6) at /usr/src/debug/kcrash/kcrash-6.25.0/src/kcrash.cpp:623 #4 0x00007f64bf83e8f0 in <signal handler called> () at /usr/lib/libc.so.6 #5 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #6 0x00007f64bf89a363 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 #7 0x00007f64bf83e7d0 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007f64bf825681 in __GI_abort () at abort.c:77 #9 0x00007f64bf826700 in __libc_message_impl (vma_name=vma_name@entry=0x7f64bf9b4883 "glibc: assert", fmt=<optimized out>) at ../sysdeps/posix/libc_fatal.c:138 #10 0x00007f64bf836532 in __libc_message_wrapper (vmaname=0x7f64bf9b4883 "glibc: assert", fmt=<optimized out>) at ../include/stdio.h:203 #11 __assert_fail (assertion=assertion@entry=0x7f64c07a3874 "!err", file=file@entry=0x7f64c07b648d "dw_main.c", line=line@entry=559, function=function@entry=0x7f64c07db430 <__PRETTY_FUNCTION__.2.lto_priv.16> "dw_redetect_displays") at assert.c:37 #12 0x00007f64c0707582 in dw_redetect_displays () at dw/dw_main.c:559 #13 0x00007f64c0791fa7 in ddca_redetect_displays () at libmain/api_displays.c:490 #14 0x00007f64c14bb49d in DDCutilPrivateSingleton::redetect (this=0x7f64c14ee5c0 <DDCutilPrivateSingleton::instance()::singleton>) at /usr/src/debug/powerdevil/powerdevil-6.6.4/daemon/controllers/ddcutildetector.cpp:207 #15 0x00007f64c01e41e6 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1478 #16 0x00007f64c01802b8 in QCoreApplication::notifyInternal2 (receiver=0x7f64c14ee5c0 <DDCutilPrivateSingleton::instance()::singleton>, event=event@entry=0x7f6494001080) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109 #17 0x00007f64c01806c1 in QCoreApplication::sendEvent (receiver=<optimized out>, event=0x7f6494001080) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1549 #18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5606f41c1690) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1904 #19 0x00007f64c049ea78 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1757 #20 postEventSourceDispatch (s=0x5606f41c1a00) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246 #21 0x00007f64bf1d8bfd in g_main_dispatch (context=0x7f64b0000f00) at ../glib/glib/gmain.c:3591 #22 0x00007f64bf1dae57 in g_main_context_dispatch_unlocked (context=0x7f64b0000f00) at ../glib/glib/gmain.c:4451 #23 g_main_context_iterate_unlocked (context=context@entry=0x7f64b0000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4516 #24 0x00007f64bf1dafe5 in g_main_context_iteration (context=0x7f64b0000f00, may_block=1) at ../glib/glib/gmain.c:4582 #25 0x00007f64c049c202 in QEventDispatcherGlib::processEvents (this=0x5606f41c6620, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #26 0x00007f64c018e583 in QEventLoop::processEvents (this=0x7fffdc3dae50, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:108 #27 QEventLoop::exec (this=0x7fffdc3dae50, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:197 #28 0x00007f64c0183b2a in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1452 #29 0x00005606dbf8ad69 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/powerdevil/powerdevil-6.6.4/daemon/powerdevilapp.cpp:142 -- You are receiving this mail because: You are watching all bug changes.
