ffmpeg version N-77077-gb0669e7 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 5.2.0 (GCC)
configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-ubsan/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --toolchain=gcc-usan --disable-stripping
libavutil 55. 10.100 / 55. 10.100
libavcodec 57. 16.101 / 57. 16.101
libavformat 57. 19.100 / 57. 19.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 20.100 / 6. 20.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, wav, from '/home/ux/fate/fate-suite/audio-reference/divertimenti_2ch_96kHz_s24.wav':
Duration: 00:00:10.00, bitrate: 9216 kb/s
Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 192000 Hz, 2 channels, s32 (24 bit), 9216 kb/s
Output #0, mov, to '/home/ux/fate/x86_64-archlinux-gcc-ubsan/build/tests/data/fate/alac-24-level-0.mov':
Metadata:
encoder : Lavf57.19.100
Stream #0:0: Audio: alac (alac / 0x63616C61), 192000 Hz, stereo, s32p (24 bit), 128 kb/s
Metadata:
encoder : Lavc57.16.101 alac
Stream mapping:
Stream #0:0 -> #0:0 (pcm_s24le (native) -> alac (native))
/home/ux/fate/ffmpeg/libavcodec/alacenc.c:381:42: runtime error: index 101767200 out of bounds for type 'int32_t *[2]'
/home/ux/fate/ffmpeg/libavcodec/alacenc.c:381:42: runtime error: load of address 0x7ffe44034e80 with insufficient space for an object of type 'const int32_t *'
0x7ffe44034e80: note: pointer points here
<memory cannot be printed>
/home/ux/fate/ffmpeg/tests/fate-run.sh: line 76: 13004 Segmentation fault (core dumped) $target_exec $target_path/"$@"
|