https://bugs.kde.org/show_bug.cgi?id=511581
--- Comment #11 from Roke Julian Lockhart Beedell <[email protected]> --- (In reply to Nate Graham from comment #10) > Out of curiosity, what's your goal here? Are you doing stress-testing of KDE > software to tease out edge-case bugs? I was stress-testing something completely unrelated, with the string that causes this, when I tried to paste `rpm -qi $(rpm -qf $(command -v $path))` (which I store in Clipboard, for easy access). However, I *often* accidentally switch between things in my clipboard, because I don't do my due dilligence to check. Therefore, I accidentally pasted the zalgoified Arabic-Mandarin. If I'd been using `pwsh`, I never would have uncovered this, because I would never have run it, but because I was using `bash`, and `bash` merely requires that the user *paste* the text to crash Konsole (to crash it), it crashed, which lost me some `strace` output… Why do you ask? -- You are receiving this mail because: You are watching all bug changes.
