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

--- Comment #4 from farid <snd.no...@gmail.com> ---
(In reply to Wegwerf from comment #2)
> I can't see where the crash actually is, because "bt all" is soo evil and
> floods everything. It might be thread #948, but unfortunately you didn't
> include the gdb output when the crash happened, just before your "bt all".
> Seems to be a crash in MLT, so which version are your using, Farid?

Sorry for the mess I thought the all spits more info, at least that is how it
is suggested in the wiki to report. I am using mlt-git and kdenlive-git from
archlinux.

Here is a more concise bt:

Thread 45 "RenderThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff72b20700 (LWP 1859)]
0x00007fffb209ad85 in ?? () from /usr/lib/libswscale.so.4
(gdb) backtrace 
#0  0x00007fffb209ad85 in  () at /usr/lib/libswscale.so.4
#1  0x00007fffb20535c3 in  () at /usr/lib/libswscale.so.4
#2  0x00007fffb20880b8 in  () at /usr/lib/libswscale.so.4
#3  0x00007fffb208956e in sws_scale () at /usr/lib/libswscale.so.4
#4  0x00007fffbf8c394a in  () at /usr/lib/mlt/libmltavformat.so
#5  0x00007ffff6fe9268 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#6  0x00007ffff6fe9217 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#7  0x00007fffc62847d2 in  () at /usr/lib/mlt/libmltqt.so
#8  0x00007ffff6fe9217 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#9  0x00007ffff6fff289 in  () at /usr/lib/libmlt.so.6
#10 0x00007ffff6fe9217 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#11 0x00007ffff6ffc8ff in  () at /usr/lib/libmlt.so.6
#12 0x000000000075a5bd in RenderThread::run() (this=0x7fff68368770)
    at
/tmp/yaourt-tmp-frd/aur-kdenlive-git/src/kdenlive/src/monitor/glwidget.cpp:1291
#13 0x00007ffff080e6d8 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007fffefe1f7df in clone () at /usr/lib/libc.so.6

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

Reply via email to