https://bugs.kde.org/show_bug.cgi?id=491022
--- Comment #3 from Harald Sitter <sit...@kde.org> --- (In reply to Erik Quaeghebeur from comment #2) > (In reply to Harald Sitter from comment #1) > > Rate limiting is solved by journald > > https://www.freedesktop.org/software/systemd/man/latest/journald.conf. > > html#RateLimitIntervalSec= > > That is too crude: it is global over all units "This rate limiting is applied per-service" > > In any case, this report is bigger than just a request for rate limiting. > The fact that KDE components can trigger this warning lots of times per > *micro*second and multiple times in a session (e.g., I've got stretches at > 17:38:55.887024, 17:38:55.868863, 17:38:55.854864,…) does seem to suggest > there is some kind of bug. Already the fact that bad file descriptors are > passed could be considered a bug, let alone repeatedly doing so in a massive > way. > > So, please reopen this bug and help me find out which component is > misbehaving. Feel free to track down where the fd comes from. Right now there's no actionable information here. strace and/or gdb breaking on the warning should get you started. -- You are receiving this mail because: You are watching all bug changes.