https://bugs.kde.org/show_bug.cgi?id=361086

--- Comment #12 from Evert Vorster <evert.vors...@yandex.com> ---
Tested after commit:
 ae4619d     13 hours ago     Jean-Baptiste Mardelle     More movit fixes

Still fails in the same way. I don't even have to load a video, just clicking
on the empty project preview is enough to bring on the crash:


[New Thread 0x7fff7d7f9700 (LWP 26505)]
kdenlive: effect_chain.cpp:1778: void movit::EffectChain::render_to_fbo(GLuint,
unsigned int, unsigned int): Assertion `status == GL_FRAMEBUFFER_COMPLETE'
failed.

Thread 29 "RenderThread" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff7d7f9700 (LWP 26505)]
0x00007fffefb59295 in raise () from /usr/lib/libc.so.6
(gdb) thread apply all bt

Thread 29 (Thread 0x7fff7d7f9700 (LWP 26505)):
#0  0x00007fffefb59295 in raise () from /usr/lib/libc.so.6
#1  0x00007fffefb5a6da in abort () from /usr/lib/libc.so.6
#2  0x00007fffefb52297 in __assert_fail_base () from /usr/lib/libc.so.6
#3  0x00007fffefb52342 in __assert_fail () from /usr/lib/libc.so.6
#4  0x00007fffd84d432a in movit::EffectChain::render_to_fbo
(this=this@entry=0x7fff523368f0, dest_fbo=1, width=<optimized out>, 
    width@entry=1920, height=height@entry=1080) at effect_chain.cpp:1778
#5  0x00007fffd873fa0f in GlslManager::render_frame_texture (this=0x1d141d0,
chain=0x7fff523368f0, frame=0x7fff52133060, width=1920, 
    height=1080, image=0x7fff7d7f8d98) at filter_glsl_manager.cpp:404
#6  0x00007fffd8742af0 in convert_image (frame=0x7fff52133060,
image=0x7fff7d7f8d98, format=0x228d82c, 
    output_format=mlt_image_glsl_texture) at filter_movit_convert.cpp:573
#7  0x00007ffff6d86058 in mlt_frame_get_image (self=self@entry=0x7fff52133060,
buffer=buffer@entry=0x7fff7d7f8d98, 
    format=format@entry=0x228d82c, width=width@entry=0x7fff7d7f8d84,
height=height@entry=0x7fff7d7f8d88, writable=writable@entry=0)
    at mlt_frame.c:591
#8  0x00007ffff6d9bf99 in producer_get_image (self=self@entry=0x7fff51740f50,
buffer=buffer@entry=0x7fff7d7f8d98, 
    format=format@entry=0x228d82c, width=width@entry=0x7fff7d7f8d84,
height=height@entry=0x7fff7d7f8d88, writable=writable@entry=0)
    at mlt_tractor.c:370
#9  0x00007ffff6d86007 in mlt_frame_get_image (self=self@entry=0x7fff51740f50,
buffer=buffer@entry=0x7fff7d7f8d98, 
    format=format@entry=0x228d82c, width=width@entry=0x7fff7d7f8d84,
height=height@entry=0x7fff7d7f8d88, writable=writable@entry=0)
    at mlt_frame.c:585
#10 0x00007ffff6d99724 in consumer_read_ahead_thread (arg=0x2d71860) at
mlt_consumer.c:825
#11 0x0000000000722c1d in RenderThread::run (this=0x7fff90000c60)
    at
/tmp/yaourt-tmp-evert/aur-kdenlive-git/src/kdenlive/src/monitor/glwidget.cpp:1230
#12 0x00007ffff05fd1d8 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fffee0cb474 in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fffefc0d69d in clone () from /usr/lib/libc.so.6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to