Bug 356621

Summary: crash from affine transition
Product: [Applications] kdenlive Reporter: farid <snd.noise>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: critical CC: wegwerf-1-2-3
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description farid 2015-12-13 18:49:11 UTC
crash after applying the affine transition to a png with alpha over a video. 



Reproducible: Always

Steps to Reproduce:
1. add video to track
2. add a png image with alpha to track
3. add affine to png image



(gdb) backtrace
#0  0x00007ffff0597e9e in __memcpy_sse2_unaligned () from /usr/lib/libc.so.6
#1  0x00007fffcbdf8965 in ?? () from /usr/lib/mlt/libmltgtk2.so
#2  0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#3  0x00007fffb584ffb1 in ?? () from /usr/lib/mlt/libmltxine.so
#4  0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#5  0x00007fffd0cd4b77 in ?? () from /usr/lib/mlt/libmltcore.so
#6  0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#7  0x00007fffd0cd373e in ?? () from /usr/lib/mlt/libmltcore.so
#8  0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#9  0x00007fffd0cd8d92 in ?? () from /usr/lib/mlt/libmltcore.so
#10 0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#11 0x00007fffd0cd97ab in ?? () from /usr/lib/mlt/libmltcore.so
#12 0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#13 0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#14 0x00007fffb9333134 in ?? () from /usr/lib/mlt/libmltplus.so
#15 0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#16 0x00007ffff6fb3e39 in ?? () from /usr/lib/libmlt.so.6
#17 0x00007ffff6f9e017 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#18 0x00007ffff6fb1590 in ?? () from /usr/lib/libmlt.so.6
#19 0x00000000006c218d in RenderThread::run (this=0x7fff361df8e0)
    at /tmp/yaourt-tmp-farid/aur-kdenlive-git/src/kdenlive/src/monitor/glwidget.cpp:1174
#20 0x00007ffff0fe697e in ?? () from /usr/lib/libQt5Core.so.5
#21 0x00007fffeed9c4a4 in start_thread () from /usr/lib/libpthread.so.0
#22 0x00007ffff05f013d in clone () from /usr/lib/libc.so.6
Comment 1 Wegwerf 2016-07-30 11:05:51 UTC
Farid, is this crash still present? If not ... well, you surely know the game by now... ;) Let us remove the stale stuff so the devs can better see what's still buggy. Thank you very much for your cooperation!