Created attachment 98628 [details] strace and call stack I do not know really when it happens, but kdenlive freeze randomly when using it, most of the time just by moving clips. It looks like a deadlock. strace show that application is blocked in futex wait call (see attachment) and call stack seems to wait for a pthread join in mlt. Just for information, if it can be linked: - just upgraded to Ubuntu 16.04 - I have 2 monitors with 2 different sizes
In fact, kdenlinve --version gives me 15.12.3.
To be clear: this issue happens at every run in less than 5 minutes, so kdenlive cannot be used for me. If I can do something to give you more information, just ask!
Could you test the latest version (Kdenlive 16.04), available from our official PPA: https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-testing Lots of bugfixes and updates were made in this new version. Please let me know if it fixes the problem.
Happens to me too often with version 15.12.2. I'm on Fedora 23 and waiting for rpmfusion to update to 16.04. One way to make it freeze for me is: Add clip -> select clip -> press delete
Tested with 16.04, I do not have the issue so far. I suggest to monitor this point a few days, I will have to use kedenlive frequently in the coming week. I experiences a crash but probably no link with previous issue and I don't have much information.
If this issue is resolved please mark it as resolved.
Well, for me this is not resolved. Finally upgraded to Fedora 24 so I could Kdenlive 16.04. Kdenlive crashed on startup everytime, removing config file made it work. But it still seems crashy. I can open any kdenlive project file made with version 15 and simply press play and Kdenlive will crash or freeze. But I can't get any backtrace even with debug packages installed. Well I got one backtrace but I don't remember what I did at that time, it might be that startup crash that I fixed by deleting kdenliverc. I'll attach it anyway.
Created attachment 99693 [details] crash backtrace
Riku, still present with stable 16.04.2? This looks very much like a distro issue, thus being a downstream issue. Can you please report back with stable 16.04.2 and recent MLT 6.2.0+?
No. 16.04 is WAY more stable than 15.12. There was (is?) issues with 16.04 when using nouveau driver, after I switched to nvidia driver everything is OK now.