https://bugs.kde.org/show_bug.cgi?id=419719
Bug ID: 419719 Summary: Crash when repeating pgrep <search string> operation back-to-back Product: kate Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: search Assignee: kwrite-bugs-n...@kde.org Reporter: g...@babylon2k.de Target Milestone: --- SUMMARY Kate crashes when the user performs a pgrep operation one after another. STEPS TO REPRODUCE 1. Open a file that resides in a large (git) project 2. Hit F7 3. pgrep muh 4. Hit ESC 5. Repeat 2. and 3. directly thereafter Sometimes you have to do the steps 2. - 5. multiple times to observe the crash. OBSERVED RESULT Segmentation fault (core dumped) I'm sorry to not provide a backtrace. I've compiled kate via (see https://kate-editor.org/build-it/): cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=~/kde/usr \ -DCMAKE_PREFIX_PATH=~/kde/usr EXPECTED RESULT No crash. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro KDE Plasma Version: 5.8.13 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 -- You are receiving this mail because: You are watching all bug changes.