https://bugs.kde.org/show_bug.cgi?id=478348
--- Comment #4 from Lach Sławomir <[email protected]> --- I do not known, how to debug. On DBus thread, there is nothing suspicious: [Switching to thread 2 (Thread 0x7ffff1fff6c0 (LWP 19148))] #0 0x00007ffff4f09d7f in poll () from /lib64/libc.so.6 (gdb) backtrace #0 0x00007ffff4f09d7f in poll () at /lib64/libc.so.6 #1 0x00007ffff4686aff in () at /lib64/libglib-2.0.so.0 #2 0x00007ffff468720c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007ffff59abc6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt6Core.so.6 #4 0x00007ffff579211b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt6Core.so.6 #5 0x00007ffff58674a4 in QThread::exec() () at /lib64/libQt6Core.so.6 #6 0x00007ffff7579c8a in () at /lib64/libQt6DBus.so.6 #7 0x00007ffff58e62c9 in () at /lib64/libQt6Core.so.6 #8 0x00007ffff4e8ff44 in start_thread () at /lib64/libc.so.6 #9 0x00007ffff4f184cc in clone3 () at /lib64/libc.so.6 It was inside pool, when segfault occur. Should I search in DBus configuration or debug dbus-daemon process, which ran inside my desktop session? -- You are receiving this mail because: You are watching all bug changes.
