https://bugs.kde.org/show_bug.cgi?id=428769
Pedro de Carvalho Gomes <pedrogome...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/amarok/commit/7f800a | |80dac088461d102580984b6b95c | |be468c0 Resolution|--- |FIXED Version Fixed In| |2.9.72 Status|ASSIGNED |RESOLVED --- Comment #6 from Pedro de Carvalho Gomes <pedrogome...@gmail.com> --- Git commit 7f800a80dac088461d102580984b6b95cbe468c0 by Pedro Gomes, on behalf of Jürgen Thomann. Committed on 25/06/2021 at 21:20. Pushed by pgomes into branch 'master'. Prevent Signal from kRichTextEdit during deletion When the ui is deleted, the deletion of KRichTextEdit will cause a new signal that will trigger textChanged. As we are already deleting all objects in the ui, the check for changes in textChanged will access already deleted objects which crashes Amarok. FIXED-IN: 2.9.72 M +3 -0 src/dialogs/TagDialog.cpp https://invent.kde.org/multimedia/amarok/commit/7f800a80dac088461d102580984b6b95cbe468c0 -- You are receiving this mail because: You are watching all bug changes.