https://bugs.kde.org/show_bug.cgi?id=434754
Julius Künzel <jk.kde...@smartlab.uber.space> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Julius Künzel <jk.kde...@smartlab.uber.space> --- Thanks for your report! I recently made some fixes to the cache management. Can you please try if this is still happening with the 21.04 release candidate: https://files.kde.org/kdenlive/unstable/kdenlive-21.04.0-rc-x86_64.appimage Btw I don't know if you are aware of how to use gdb correctly (I wasn't for a long time so I am going to explain)… After you did $ gdb ./kdenlive-20.12.3a-x86_64.appimage you will see something like Reading symbols from /home/user/kdenlive-20.12.3a-x86_64.appimage... (No debugging symbols found in /home/user/kdenlive-20.12.3a-x86_64.appimage) (gdb) then you have to enter "r" and hit enter. After kdenlive crashed you have to type "bt full" and hit enter to see the stack -- You are receiving this mail because: You are watching all bug changes.