https://bugs.kde.org/show_bug.cgi?id=435306
--- Comment #6 from Julius Künzel <jk.kde...@smartlab.uber.space> --- no debug symbols found in kdenlive is not necessarily a problem. You need to run $ gdb kdenlive then if you see something like (gdb) you need to type "r" and hit enter. Now you can reproduce a crash if you see "(gdb)" again type "bt full" ENTER to get the backtrace. -- You are receiving this mail because: You are watching all bug changes.