Bug 384717

Summary: Kdenlive Crashed When Using Proxy Clips
Product: [Applications] kdenlive Reporter: Reasonably Selenium <reasonably.selenium+bugtrack>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED DUPLICATE    
Severity: crash CC: fritzibaby
Priority: NOR Flags: fritzibaby: MOVIT+
Version: 17.04.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This is the bug report that I generated.

Description Reasonably Selenium 2017-09-14 18:37:36 UTC
Created attachment 107860 [details]
This is the bug report that I generated.

I was working with proxy clips when I tryed to open my video project and I saw a message saying that all the source clips and proxy clips were missing. When I clicked "Continue" I was greeted by all the clips, only for Kdenlive to crash when I moved my cursor along the timeline. It appears that the crash occurs any time I try to load one of my media files when it was proxyed. Kdenlive does not show them as proxyed before the video editor crashed however. The encoding profile for these proxy clips is set to MPEG for videos and images greater than 500 px.
Comment 1 Christoph Feck 2017-10-04 15:03:32 UTC
Relevant part of backtrace from comment #0 for duplication searches:

Thread 12 (Thread 0x7f72d89a4700 (LWP 15966)):
[KCrash Handler]
#6  0x00007f72fee7399e in movit::EffectChain::add_node(movit::Effect*) () at /usr/lib/x86_64-linux-gnu/libmovit.so.5
#7  0x00007f72fee73a9b in movit::EffectChain::add_input(movit::Input*) () at /usr/lib/x86_64-linux-gnu/libmovit.so.5
#8  0x00007f72ff0e550b in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#9  0x00007f72ff0e52c8 in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#10 0x00007f72ff0e52c8 in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#11 0x00007f72ff0e52c8 in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#12 0x00007f72ff0e5456 in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#13 0x00007f72ff0e654a in  () at /usr/lib/x86_64-linux-gnu/mlt/libmltopengl.so
#14 0x00007f73277b0e78 in mlt_frame_get_image () at /usr/lib/x86_64-linux-gnu/libmlt.so.6
#15 0x00007f73277c5f59 in  () at /usr/lib/x86_64-linux-gnu/libmlt.so.6
#16 0x00007f73277b0e27 in mlt_frame_get_image () at /usr/lib/x86_64-linux-gnu/libmlt.so.6
#17 0x00007f73277c368a in  () at /usr/lib/x86_64-linux-gnu/libmlt.so.6
#18 0x000055d042378f2d in RenderThread::run() (this=0x7f72c8038270) at ./src/monitor/glwidget.cpp:1282
Comment 2 emohr 2018-11-04 09:43:41 UTC
Unfortunately, Movit is not stable. See here: Bug 380019
Disable it for the time being.
Comment 3 emohr 2018-11-10 14:05:56 UTC

*** This bug has been marked as a duplicate of bug 380019 ***