https://bugs.kde.org/show_bug.cgi?id=481666
--- Comment #1 from Oded Arbel <o...@geek.co.il> --- This crash is always reproduceable: I tried existing session or a new session, different existing files or a new unsaved file, modified or unmodified. Kate doesn't crash if no text is selected. I can reproduce another crash, which may or may not be related using the following process: 1. select text 2. invoke Copy action (CTRL+C) to copy the text to clipboard 3. unselect the text by pressing left arrow 4. invoke "Find in files" by pressing CTRL+SHIFT+F The crash behavior appears to me similar - after pressing CTRL+SHIFT+F, Kate freezes for a couple of seconds then crashes, but when trying to get a backtrace for that crash, I get this output instead: ---8<--- Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=140159184338880) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f795a64ffc0 (LWP 3010569))] Cannot QML trace cores :( ---8<--- -- You are receiving this mail because: You are watching all bug changes.