https://bugs.kde.org/show_bug.cgi?id=521092
--- Comment #3 from Roke Julian Lockhart Beedell <[email protected]> --- (In reply to Kai Uwe Broulik from comment #2) Is this of use? > ~~~ > [Switching to thread 1 (Thread 0x7fb300ec3f00 (LWP 119805))] > #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; > (gdb) frame 20 > #20 QDBusConnectionInterface::startService (this=this@entry=0x7fb2ec003450, > name=...) at > /usr/src/debug/qt6-qtbase-6.11.1-1.fc44.x86_64/src/dbus/qdbusconnectioninterface.cpp:230 > 230 return call("StartServiceByName"_L1, name, uint(0)); > (gdb) print name > $2 = (const QString &) @0x7ffc84f8da80: {d = {d = 0x560d4356f840, ptr = > 0x560d4356f850 u"org.freedesktop.Akonadi.Control", size = 31}, static _empty > = 0 u'\000'} > ~~~ -- You are receiving this mail because: You are watching all bug changes.
