https://bugs.kde.org/show_bug.cgi?id=525170
--- Comment #3 from TraceyC <[email protected]> --- Thank you for the backtrace, and the screen recording. Steps to reproduce: Kate, open with a new, empty file Type x on line one, 2, 3 etc until the window is a little more than half filled Highlight all the text Right click - Editing - Duplicate Selected Lines Down Move cursor down Crash I'm not able to reproduce this on git-master or 6.7.4, following those steps. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines (that have ???) that we need to figure out exactly what's going wrong: #7 0x000079cd0d3973e8 in ??? () at /usr/lib/x86_64-linux-gnu/libKF6TextEditor.so.6 #9 0x000079cd0dfea525 in ??? () at /usr/lib/x86_64-linux-gnu/libQt6Core.so.6 Could you please install debug packages and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.
