https://bugs.kde.org/show_bug.cgi?id=475554
farid <snd.no...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |snd.no...@gmail.com --- Comment #2 from farid <snd.no...@gmail.com> --- Confirmed on master as well: Thread 26 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff637fe6c0 (LWP 13093)] __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:491 Downloading source file /usr/src/debug/glibc/glibc/string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S 491 VMOVA %VMM(4), (VEC_SIZE * 3)(%rdi) (gdb) bt #0 __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:491 #1 0x00007fffcda3bee7 in resize_image (alpha_value=0 '\000', format=mlt_image_yuv420p10, bpp=<optimized out>, iheight=43, iwidth=1080, input=<optimized out>, oheight=1080, owidth=1920, output=<optimized out>) at /usr/src/debug/mlt-git/mlt/src/modules/core/filter_resize.c:119 #2 frame_resize_image (format=mlt_image_yuv420p10, oheight=1080, owidth=1920, frame=0x7fff5802e3c0) at /usr/src/debug/mlt-git/mlt/src/modules/core/filter_resize.c:164 #3 filter_get_image (frame=frame@entry=0x7fff5802e3c0, image=image@entry=0x7fff637fd9f0, format=format@entry=0x7fff637fda60, width=width@entry=0x7fff637fda64, height=height@entry=0x7fff637fda68, writable=writable@entry=0) at /usr/src/debug/mlt-git/mlt/src/modules/core/filter_resize.c:281 #4 0x00007ffff7cf3b42 in mlt_frame_get_image (self=0x7fff5802e3c0, buffer=0x7fff637fd9f0, format=0x7fff637fda60, width=0x7fff637fda64, height=0x7fff637fda68, writable=0) at /usr/src/debug/mlt-git/mlt/src/framework/mlt_frame.c:516 #5 0x00007ffff7cc6363 in Mlt::Frame::get_image(mlt_image_format&, int&, int&, int) (this=0x7fff5805dee0, format=@0x7fff637fda60: mlt_image_yuv420p10, w=@0x7fff637fda64: 1920, h=@0x7fff637fda68: 1080, writable=0) at /usr/src/debug/mlt-git/mlt/src/mlt++/MltFrame.cpp:81 #6 0x0000555555a94631 in ClipLoadTask::run() (this=0x555569bddbd0) --Type <RET> for more, q to quit, c to continue without paging--c at /home/farid/kdenlive/src/jobs/cliploadtask.cpp:609 #7 0x00007ffff4cf8381 in () at /usr/lib/libQt5Core.so.5 #8 0x00007ffff4cf35da in () at /usr/lib/libQt5Core.so.5 #9 0x00007ffff46aa9eb in start_thread (arg=<optimized out>) at pthread_create.c:444 #10 0x00007ffff472e7cc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 (gdb) -- You are receiving this mail because: You are watching all bug changes.