Bug#947211: Regression in libsoxr0 0.1.3-2 makes ffmpeg segfault

2019-12-23 Thread John Paul Adrian Glaubitz
> (gdb) bt > #0 __memmove_avx_unaligned_erms () at > ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:416 > #1 0x706c6dcd in memcpy (__len=3556, __src=, > __dest=0x0) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 > #2 _soxr_interleave_f (data_type=, >

Bug#947211: Regression in libsoxr0 0.1.3-2 makes ffmpeg segfault

2019-12-23 Thread Mattia Rizzolo
Control: fixed 944017 0.1.3-1 Control: reassign -1 src:libsoxr Control: forcemerge 944017 -1 On Sun, Dec 22, 2019 at 10:36:38PM +, Etienne Dechamps wrote: > Package: libsoxr0 > Version: 0.1.3-2 > Control: fixed -1 0.1.3-1 > > Steps to reproduce: > … > Segmentation fault (core dumped) Aye,

Bug#947211: Regression in libsoxr0 0.1.3-2 makes ffmpeg segfault

2019-12-22 Thread Etienne Dechamps
Package: libsoxr0 Version: 0.1.3-2 Control: fixed -1 0.1.3-1 Steps to reproduce: $ sox -n -r 44100 test.wav synth 1 sine 1000 $ ffmpeg -i test.wav -filter:a "aresample=48000:resampler=soxr" testout.wav ffmpeg version 4.2.1-2 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 9