https://bugs.kde.org/show_bug.cgi?id=520196
--- Comment #2 from Random Jerk <[email protected]> --- Here is the backtrace I was able to gather as per the process listed in the URL you gave. ``` #0 0x00007f6a8e10d8c8 in KConfigGroup::config() const () from /usr/lib/libKF6ConfigCore.so.6 [Current thread is 1 (Thread 0x7f6a85022280 (LWP 2380))] (gdb) bt #0 0x00007f6a8e10d8c8 in KConfigGroup::config() const () at /usr/lib/libKF6ConfigCore.so.6 #1 0x00007f6a8e10ea7a in KConfigGroup::readEntry(char const*, QString const&) const () at /usr/lib/libKF6ConfigCore.so.6 #2 0x00007f6a8e10ed6c in KConfigGroup::readEntry(QString const&, QString const&) const () at /usr/lib/libKF6ConfigCore.so.6 #3 0x00007f6a8efe3350 in ??? () at /usr/lib/libKGlobalAccelD.so.0 #4 0x00007f6a8efcf2d0 in KGlobalAccelD::doRegister(QList<QString> const&) () at /usr/lib/libKGlobalAccelD.so.0 #5 0x00007f6a8efd050a in KGlobalAccelD::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libKGlobalAccelD.so.0 #6 0x00007f6a8cd75ba7 in ??? () at /usr/lib/libQt6DBus.so.6 #7 0x00007f6a8cd7648e in ??? () at /usr/lib/libQt6DBus.so.6 #8 0x00007f6a8cd7ca90 in ??? () at /usr/lib/libQt6DBus.so.6 #9 0x00007f6a8cd7db32 in ??? () at /usr/lib/libQt6DBus.so.6 #10 0x00007f6a8c805c01 in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #11 0x00007f6a8d904c1b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #12 0x00007f6a8c798a48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #13 0x00007f6a8c798e68 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6 #14 0x00007f6a8c9b4e1b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #15 0x00007f6a8d600672 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Gui.so.6 #16 0x00007f6a8c7a78b4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #17 0x00007f6a8c79c8f4 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #18 0x000055b65c635f27 in ??? () #19 0x00007f6a8be27c8e in ??? () at /usr/lib/libc.so.6 #20 0x00007f6a8be27dcb in __libc_start_main () at /usr/lib/libc.so.6 #21 0x000055b65c63a535 in ??? () ``` -- You are receiving this mail because: You are watching all bug changes.
