Bug 384717 - Kdenlive Crashed When Using Proxy Clips
Summary: Kdenlive Crashed When Using Proxy Clips
Status: RESOLVED DUPLICATE of bug 380019
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 17.04.3
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-14 18:37 UTC by Reasonably Selenium
Modified: 2018-11-10 14:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
fritzibaby: MOVIT+


Attachments
This is the bug report that I generated. (12.82 KB, text/plain)
2017-09-14 18:37 UTC, Reasonably Selenium
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***