I have a strong feeling that this is related to bug 359365. I worked on a project in my virtual machine, and actually rendered out a video. I wanted to re-render the video with x265, so I decided to run it on real hardware. I am able to load the project into kdenlive just fine, but when I click on render it crashes. I am able to hit render on a completely new project, and that works fine, it's only when I render a project that was recently saved that kdenlive's UI segfaults Reproducible: Always Steps to Reproduce: 0. Make project with loads of deep filter stacks 1.Save project 2.re-start kdenlive 3.load project 4. Hit "render" Actual Results: UI Segfaults Expected Results: Rendering dialog to appear
Created attachment 97188 [details] Project file that crashes kdenlive This is an example of a project that was saved with kdenlive. It loads fine, but segfaults when trying to render
Created attachment 97189 [details] backtrace of the segfault
Git commit a4a83f2922fb1882d36ac8ef9d6be9e6cf6fcfe6 by Jean-Baptiste Mardelle. Committed on 14/02/2016 at 09:18. Pushed by mardelle into branch 'master'. Fix crash on render when default format's encoding speed is not adjustable M +6 -2 src/dialogs/renderwidget.cpp http://commits.kde.org/kdenlive/a4a83f2922fb1882d36ac8ef9d6be9e6cf6fcfe6
This one is fixed, thanks.