https://bugs.kde.org/show_bug.cgi?id=482227
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |fanzhuyi...@gmail.com --- Comment #1 from fanzhuyi...@gmail.com --- Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #4 0x0000713a14c93c6a in ??? () at /usr/lib/libKF6TextEditor.so.6 > #5 0x0000713a171a255f in ??? () at /usr/lib/libkateprivate.so.24.02.0 > #6 0x0000713a171a21aa in ??? () at /usr/lib/libkateprivate.so.24.02.0 > #7 0x0000713a171a21aa in ??? () at /usr/lib/libkateprivate.so.24.02.0 > #8 0x0000713a171a4e01 in ??? () at /usr/lib/libkateprivate.so.24.02.0 > #9 0x0000713a171a54b5 in ??? () at /usr/lib/libkateprivate.so.24.02.0 > #10 0x0000713a1719bd05 in ??? () at /usr/lib/libkateprivate.so.24.02.0 Could you please install debug symbols 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#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.