https://bugs.kde.org/show_bug.cgi?id=357572
--- Comment #3 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Oh no, I am sorry. I just realized that the PPA currently only contains the Applications/15.12 branch version, but the automatic KCrash dialog only shows up in the git master branch. However, you should be able to manually get a backtrace: In a terminal, type: gdb kdenlive run Then, crash kdenlive, and go back to the terminal to type: thread apply all bt (type enter until all info is printed and copy / paste) q (to quit debug) -- You are receiving this mail because: You are watching all bug changes.