https://bugs.kde.org/show_bug.cgi?id=525092

--- Comment #2 from [email protected] ---
unfortunately I had to restart, but afterwards after ~1 day of work I got
similar error, same 100%CPU issue with logging full of: 
Sep 03 15:40:27 novicom-g33500 kded6[1680]: Couldn't find a single line in 
"/home/novicom/.config/gtk-3.0/settings.ini"  after reading 1572864 bytes.

cat /home/novicom/.config/gtk-3.0/settings.ini
[Settings]
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-blink=true
gtk-cursor-blink-time=1000
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans,  10
gtk-icon-theme-name=breeze-dark
gtk-menu-images=true
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-theme-name=Breeze
gtk-toolbar-style=3
gtk-xft-dpi=98304

 sudo gdb --pid `pidof kded6`
GNU gdb (GDB) 17.2
Copyright (C) 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Attaching to process 1680
[New LWP 175394]
[New LWP 1858]
[New LWP 1856]
[New LWP 1825]
[New LWP 1751]
[New LWP 1697]
[New LWP 1695]
[New LWP 1694]
[New LWP 1693]
[New LWP 1690]
[New LWP 1689]
[New LWP 1684]

⚠ warning: .dynamic section for "/usr/lib/libpcre2-16.so.0" is not at the
expected address (wrong library or version mismatch?)

⚠ warning: .dynamic section for "/usr/lib/libpcre2-8.so.0" is not at the
expected address (wrong library or version mismatch?)

⚠ warning: .dynamic section for "/usr/lib/libcurl.so.4" is not at the expected
address (wrong library or version mismatch?)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x00007f69418a0952 in ?? () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007f69418a0952 in ??? () at /usr/lib/libc.so.6
#1  0x00007f6941922ff8 in sendmsg () at /usr/lib/libc.so.6
#2  0x00007f6940ed9d72 in sd_journal_sendv () at /usr/lib/libsystemd.so.0
#3  0x00007f6942108f4c in ??? () at /usr/lib/libQt6Core.so.6
#4  0x00007f69421094db in ??? () at /usr/lib/libQt6Core.so.6
#5  0x00007f6942109623 in ??? () at /usr/lib/libQt6Core.so.6
#6  0x00007f6942109741 in qt_message_output(QtMsgType, QMessageLogContext
const&, QString const&) () at /usr/lib/libQt6Core.so.6
#7  0x00007f6942111261 in QDebug::~QDebug() () at /usr/lib/libQt6Core.so.6
#8  0x00007f6943bd1aea in ??? () at /usr/lib/libKF6ConfigCore.so.6
#9  0x00007f6943bdad76 in ??? () at /usr/lib/libKF6ConfigCore.so.6
#10 0x00007f6943bfd8ef in KSharedConfig::openConfig(QString const&,
QFlags<KConfig::OpenFlag>, QStandardPaths::StandardLocation) () at
/usr/lib/libKF6ConfigCore.so.6
#11 0x00007f6933de7a24 in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#12 0x00007f6933dd3b72 in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#13 0x00007f6933dd40ed in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#14 0x00007f6933dda275 in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#15 0x00007f694219bd15 in QMetaProperty::read(QObject const*) const () at
/usr/lib/libQt6Core.so.6
#16 0x00007f69421f0466 in QObject::property(char const*) const () at
/usr/lib/libQt6Core.so.6
#17 0x00007f6933de55ba in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#18 0x00007f6933dec935 in ??? () at /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
#19 0x00007f694219bd15 in QMetaProperty::read(QObject const*) const () at
/usr/lib/libQt6Core.so.6
#20 0x00007f69432a323e in ??? () at /usr/lib/libQt6DBus.so.6
#21 0x00007f6943281fc1 in ??? () at /usr/lib/libQt6DBus.so.6
#22 0x00007f69432822c0 in ??? () at /usr/lib/libQt6DBus.so.6
#23 0x00007f694328335a in ??? () at /usr/lib/libQt6DBus.so.6
#24 0x00007f69421e6b96 in QObject::event(QEvent*) () at
/usr/lib/libQt6Core.so.6
#25 0x00007f694350325f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt6Widgets.so.6
#26 0x00007f69421822b8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt6Core.so.6
#27 0x00007f69421826c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt6Core.so.6
#28 0x00007f694249a4b8 in ??? () at /usr/lib/libQt6Core.so.6
#29 0x00007f69416fec76 in ??? () at /usr/lib/libglib-2.0.so.0
#30 0x00007f6941700ed7 in ??? () at /usr/lib/libglib-2.0.so.0
#31 0x00007f6941701055 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#32 0x00007f6942496f32 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt6Core.so.6
#33 0x00007f694218f664 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt6Core.so.6
#34 0x00007f694218685a in QCoreApplication::exec() () at
/usr/lib/libQt6Core.so.6
#35 0x000055dba7816b69 in ??? ()
#36 0x00007f6941827781 in ??? () at /usr/lib/libc.so.6
#37 0x00007f69418278b9 in __libc_start_main () at /usr/lib/libc.so.6
#38 0x000055dba7816ff5 in ??? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to