https://bugs.kde.org/show_bug.cgi?id=489644
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|generic-performance |Clipboard --- Comment #4 from Nate Graham <n...@kde.org> --- A flame graph shows that it's in clipboard code, first KSystemClipboard::changed, then SystemClipboard::checkClipData, then SystemClipboard::receivedEmptyClipboard, then WaylandClipboard::setMimeData(). Perhaps the app is sending endless empty clipboard events. We can probably be more robust against this kind of abuse. -- You are receiving this mail because: You are watching all bug changes.