https://bugs.kde.org/show_bug.cgi?id=436097
Bug ID: 436097 Summary: kate stops responding with big file Product: kate Version: 20.12.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: germano.massu...@gmail.com Target Milestone: --- Created attachment 137833 --> https://bugs.kde.org/attachment.cgi?id=137833&action=edit kate valgrind 1) Open the TXT inside the attached file. 2) press CTRL + END in order to reach the end of the file 3) press CTRl + F and search for tmp 4) Kate will stop responding and increasing RAM usage till you kill the process I collected output from $ valgrind --leak-check=full \ --show-leak-kinds=all \ --track-origins=yes \ --verbose \ --log-file=kate-valgrind-out.txt \ kate -- You are receiving this mail because: You are watching all bug changes.