x86_64-archlinux-gcc-valgrind N-89387-gd67c1dda40

Architecturex86
Variantx86_64
CPUgeneric
OSlinux
Ownerubitux2
Compilergcc 7.2.0 (GCC)
Configuration--prefix=/home/fate/workdirs/x86_64-archlinux-gcc-valgrind/install --samples=/home/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --error-exitcode=1 --malloc-fill=0xa2 --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=/home/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping --disable-memory-poisoning --disable-optimizations
Commentvalgrind-3.13.0 full
RevisionN-89387-gd67c1dda40
DateMon Dec 4 19:07:23 2017
Status3560 / 3562
Warnings102
Logscompile configure test
2 failed testsStatusLast good rev
diffstderropus-testvector051N-114686-gd307aca184
No diff output recorded
==11879== Memcheck, a memory error detector
==11879== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==11879== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==11879== Command: /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/fate/fate-suite/opus/testvector05.mka -f s16le -
==11879== 
--11879-- WARNING: Serious error when reading debug info
--11879-- When reading debug info from /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg:
--11879-- get_Form_contents: DW_FORM_strp points outside .debug_str
ffmpeg version N-89387-gd67c1dda40 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 7.2.0 (GCC)
  configuration: --prefix=/home/fate/workdirs/x86_64-archlinux-gcc-valgrind/install --samples=/home/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --error-exitcode=1 --malloc-fill=0xa2 --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=/home/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping --disable-memory-poisoning --disable-optimizations
  libavutil      56.  5.100 / 56.  5.100
  libavcodec     58.  6.102 / 58.  6.102
  libavformat    58.  2.103 / 58.  2.103
  libavdevice    58.  0.100 / 58.  0.100
  libavfilter     7.  6.100 /  7.  6.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  0.101 /  5.  0.101
  libswresample   3.  0.101 /  3.  0.101
  libpostproc    55.  0.100 / 55.  0.100
Input #0, matroska,webm, from '/home/fate/fate-suite/opus/testvector05.mka':
  Metadata:
    ENCODER         : Lavf55.15.0
  Duration: 00:00:27.17, start: 0.000000, bitrate: 45 kb/s
    Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
Stream mapping:
  Stream #0:0 -> #0:0 (opus (native) -> pcm_s16le (native))
Output #0, s16le, to 'pipe:':
  Metadata:
    encoder         : Lavf58.2.103
    Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
    Metadata:
      encoder         : Lavc58.6.102 pcm_s16le
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11879==    by 0x1247CCF: pvq_decode_band (opus_pvq.c:764)
==11879==    by 0x1247CCF: pvq_decode_band (opus_pvq.c:764)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
}
==11879== Syscall param write(buf) points to uninitialised byte(s)
==11879==    at 0x650F8BB: write (in /usr/lib/libpthread-2.26.so)
==11879==    by 0x6B7FA6: file_write (file.c:125)
==11879==    by 0x4FA673: retry_transfer_wrapper (avio.c:376)
==11879==    by 0x4FA864: ffurl_write (avio.c:429)
==11879==    by 0x4FD76C: io_write_packet (aviobuf.c:894)
==11879==    by 0x4FB53B: writeout (aviobuf.c:161)
==11879==    by 0x4FB68F: flush_buffer (aviobuf.c:182)
==11879==    by 0x4FB96C: avio_flush (aviobuf.c:239)
==11879==    by 0x4FC571: avio_write_marker (aviobuf.c:495)
==11879==    by 0x5D4046: flush_if_needed (mux.c:457)
==11879==    by 0x5D5535: write_packet (mux.c:758)
==11879==    by 0x5D6F7E: av_interleaved_write_frame (mux.c:1245)
==11879==  Address 0x7142100 is 0 bytes inside a block of size 32,768 alloc'd
==11879==    at 0x4C2F286: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==11879==    by 0x4C2F3C2: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==11879==    by 0x1568591: av_malloc (mem.c:87)
==11879==    by 0x4FD8D8: ffio_fdopen (aviobuf.c:937)
==11879==    by 0x4FE0ED: ffio_open_whitelist (aviobuf.c:1114)
==11879==    by 0x4FE167: avio_open2 (aviobuf.c:1125)
==11879==    by 0x1E927C: open_output_file (ffmpeg_opt.c:2581)
==11879==    by 0x1EBF71: open_files (ffmpeg_opt.c:3297)
==11879==    by 0x1EC19F: ffmpeg_parse_options (ffmpeg_opt.c:3351)
==11879==    by 0x20B8EC: main (ffmpeg.c:4816)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Param
   write(buf)
   fun:write
   fun:file_write
   fun:retry_transfer_wrapper
   fun:ffurl_write
   fun:io_write_packet
   fun:writeout
   fun:flush_buffer
   fun:avio_flush
   fun:avio_write_marker
   fun:flush_if_needed
   fun:write_packet
   fun:av_interleaved_write_frame
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11879==    by 0x1247BE9: pvq_decode_band (opus_pvq.c:755)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x12452BE: celt_stereo_merge (opus_pvq.c:180)
==11879==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==    by 0x2018A0: decode (ffmpeg.c:2241)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x12452D0: celt_stereo_merge (opus_pvq.c:180)
==11879==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==    by 0x2018A0: decode (ffmpeg.c:2241)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124532B: celt_stereo_merge (opus_pvq.c:186)
==11879==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124534F: celt_stereo_merge (opus_pvq.c:187)
==11879==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x1243B11: process_anticollapse (opus_celt.h:154)
==11879==    by 0x124412F: ff_celt_decode_frame (opus_celt.c:771)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11879==    by 0x2018A0: decode (ffmpeg.c:2241)
==11879==    by 0x201B17: decode_audio (ffmpeg.c:2298)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:process_anticollapse
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
   fun:decode_audio
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11879==    by 0x1247CCF: pvq_decode_band (opus_pvq.c:764)
==11879==    by 0x1247BE9: pvq_decode_band (opus_pvq.c:755)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
}
==11879== Conditional jump or move depends on uninitialised value(s)
==11879==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11879==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11879==    by 0x1247EBD: pvq_decode_band (opus_pvq.c:781)
==11879==    by 0x1247BE9: pvq_decode_band (opus_pvq.c:755)
==11879==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11879==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11879==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11879==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11879==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11879==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11879==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11879==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11879==  Uninitialised value was created by a stack allocation
==11879==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11879== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
}
==11879==    at 0x1564E9E: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==11879==    by 0x1565A87: av_log_default_callback (log.c:355)
==11879==    by 0x1565C51: av_vlog (log.c:383)
==11879==    by 0x1565BF9: av_log (log.c:375)
==11879==    by 0x1F956B: term_exit (ffmpeg.c:326)
==11879==    by 0x20B223: transcode (ffmpeg.c:4662)
==11879==    by 0x20B9F3: main (ffmpeg.c:4843)
size=    5094kB time=00:00:27.17 bitrate=1536.0kbits/s speed=2.78x    
video:0kB audio:5094kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
==11879==    at 0x1564E9E: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==11879==    by 0x1565A87: av_log_default_callback (log.c:355)
==11879==    by 0x1565C51: av_vlog (log.c:383)
==11879==    by 0x1565BF9: av_log (log.c:375)
==11879==    by 0x1F956B: term_exit (ffmpeg.c:326)
==11879==    by 0x1FA363: ffmpeg_cleanup (ffmpeg.c:628)
==11879==    by 0x1F1CA1: exit_program (cmdutils.c:139)
==11879==    by 0x20BAD5: main (ffmpeg.c:4854)
==11879== 
==11879== HEAP SUMMARY:
==11879==     in use at exit: 40 bytes in 1 blocks
==11879==   total heap usage: 61,994 allocs, 61,993 frees, 44,997,516 bytes allocated
==11879== 
==11879== LEAK SUMMARY:
==11879==    definitely lost: 0 bytes in 0 blocks
==11879==    indirectly lost: 0 bytes in 0 blocks
==11879==      possibly lost: 0 bytes in 0 blocks
==11879==    still reachable: 40 bytes in 1 blocks
==11879==         suppressed: 0 bytes in 0 blocks
==11879== Reachable blocks (those to which a pointer was found) are not shown.
==11879== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==11879== 
==11879== For counts of detected and suppressed errors, rerun with: -v
==11879== ERROR SUMMARY: 3668 errors from 10 contexts (suppressed: 0 from 0)
diffstderropus-testvector061N-114686-gd307aca184
No diff output recorded
==11896== Memcheck, a memory error detector
==11896== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==11896== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==11896== Command: /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/fate/fate-suite/opus/testvector06.mka -f s16le -
==11896== 
--11896-- WARNING: Serious error when reading debug info
--11896-- When reading debug info from /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg:
--11896-- get_Form_contents: DW_FORM_strp points outside .debug_str
ffmpeg version N-89387-gd67c1dda40 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 7.2.0 (GCC)
  configuration: --prefix=/home/fate/workdirs/x86_64-archlinux-gcc-valgrind/install --samples=/home/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --error-exitcode=1 --malloc-fill=0xa2 --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=/home/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping --disable-memory-poisoning --disable-optimizations
  libavutil      56.  5.100 / 56.  5.100
  libavcodec     58.  6.102 / 58.  6.102
  libavformat    58.  2.103 / 58.  2.103
  libavdevice    58.  0.100 / 58.  0.100
  libavfilter     7.  6.100 /  7.  6.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  0.101 /  5.  0.101
  libswresample   3.  0.101 /  3.  0.101
  libpostproc    55.  0.100 / 55.  0.100
Input #0, matroska,webm, from '/home/fate/fate-suite/opus/testvector06.mka':
  Metadata:
    ENCODER         : Lavf55.15.0
  Duration: 00:00:25.02, start: 0.000000, bitrate: 46 kb/s
    Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
Stream mapping:
  Stream #0:0 -> #0:0 (opus (native) -> pcm_s16le (native))
Output #0, s16le, to 'pipe:':
  Metadata:
    encoder         : Lavf58.2.103
    Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
    Metadata:
      encoder         : Lavc58.6.102 pcm_s16le
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11896==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11896==    by 0x1247BE9: pvq_decode_band (opus_pvq.c:755)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x12452BE: celt_stereo_merge (opus_pvq.c:180)
==11896==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==    by 0x2018A0: decode (ffmpeg.c:2241)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x12452D0: celt_stereo_merge (opus_pvq.c:180)
==11896==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==    by 0x2018A0: decode (ffmpeg.c:2241)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11896==    by 0x124532B: celt_stereo_merge (opus_pvq.c:186)
==11896==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11896==    by 0x124534F: celt_stereo_merge (opus_pvq.c:187)
==11896==    by 0x1248414: pvq_decode_band (opus_pvq.c:836)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:celt_stereo_merge
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11896==    by 0x124832F: pvq_decode_band (opus_celt.h:154)
==11896==    by 0x1247CCF: pvq_decode_band (opus_pvq.c:764)
==11896==    by 0x1247BE9: pvq_decode_band (opus_pvq.c:755)
==11896==    by 0x12404DF: ff_celt_quant_bands (opus.c:535)
==11896==    by 0x124407F: ff_celt_decode_frame (opus_celt.c:758)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:pvq_decode_band
   fun:ff_celt_quant_bands
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
}
==11896== Syscall param write(buf) points to uninitialised byte(s)
==11896==    at 0x650F8BB: write (in /usr/lib/libpthread-2.26.so)
==11896==    by 0x6B7FA6: file_write (file.c:125)
==11896==    by 0x4FA673: retry_transfer_wrapper (avio.c:376)
==11896==    by 0x4FA864: ffurl_write (avio.c:429)
==11896==    by 0x4FD76C: io_write_packet (aviobuf.c:894)
==11896==    by 0x4FB53B: writeout (aviobuf.c:161)
==11896==    by 0x4FB68F: flush_buffer (aviobuf.c:182)
==11896==    by 0x4FB96C: avio_flush (aviobuf.c:239)
==11896==    by 0x4FC571: avio_write_marker (aviobuf.c:495)
==11896==    by 0x5D4046: flush_if_needed (mux.c:457)
==11896==    by 0x5D5535: write_packet (mux.c:758)
==11896==    by 0x5D6F7E: av_interleaved_write_frame (mux.c:1245)
==11896==  Address 0x7142100 is 0 bytes inside a block of size 32,768 alloc'd
==11896==    at 0x4C2F286: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==11896==    by 0x4C2F3C2: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==11896==    by 0x1568591: av_malloc (mem.c:87)
==11896==    by 0x4FD8D8: ffio_fdopen (aviobuf.c:937)
==11896==    by 0x4FE0ED: ffio_open_whitelist (aviobuf.c:1114)
==11896==    by 0x4FE167: avio_open2 (aviobuf.c:1125)
==11896==    by 0x1E927C: open_output_file (ffmpeg_opt.c:2581)
==11896==    by 0x1EBF71: open_files (ffmpeg_opt.c:3297)
==11896==    by 0x1EC19F: ffmpeg_parse_options (ffmpeg_opt.c:3351)
==11896==    by 0x20B8EC: main (ffmpeg.c:4816)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Param
   write(buf)
   fun:write
   fun:file_write
   fun:retry_transfer_wrapper
   fun:ffurl_write
   fun:io_write_packet
   fun:writeout
   fun:flush_buffer
   fun:avio_flush
   fun:avio_write_marker
   fun:flush_if_needed
   fun:write_packet
   fun:av_interleaved_write_frame
}
==11896== Conditional jump or move depends on uninitialised value(s)
==11896==    at 0x4E46FA7: sqrtf (in /usr/lib/libm-2.26.so)
==11896==    by 0x1243B11: process_anticollapse (opus_celt.h:154)
==11896==    by 0x124412F: ff_celt_decode_frame (opus_celt.c:771)
==11896==    by 0xA686A4: opus_decode_frame (opusdec.c:270)
==11896==    by 0xA68D72: opus_decode_subpacket (opusdec.c:389)
==11896==    by 0xA696B5: opus_decode_packet (opusdec.c:518)
==11896==    by 0x7421AB: decode_simple_internal (decode.c:398)
==11896==    by 0x742E9C: decode_simple_receive_frame (decode.c:594)
==11896==    by 0x742F6C: decode_receive_frame_internal (decode.c:612)
==11896==    by 0x7431E9: avcodec_send_packet (decode.c:674)
==11896==    by 0x2018A0: decode (ffmpeg.c:2241)
==11896==    by 0x201B17: decode_audio (ffmpeg.c:2298)
==11896==  Uninitialised value was created by a stack allocation
==11896==    at 0x123F99A: ff_celt_quant_bands (opus.c:444)
==11896== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sqrtf
   fun:process_anticollapse
   fun:ff_celt_decode_frame
   fun:opus_decode_frame
   fun:opus_decode_subpacket
   fun:opus_decode_packet
   fun:decode_simple_internal
   fun:decode_simple_receive_frame
   fun:decode_receive_frame_internal
   fun:avcodec_send_packet
   fun:decode
   fun:decode_audio
}
==11896==    at 0x1564E9E: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==11896==    by 0x1565A87: av_log_default_callback (log.c:355)
==11896==    by 0x1565C51: av_vlog (log.c:383)
==11896==    by 0x1565BF9: av_log (log.c:375)
==11896==    by 0x1F956B: term_exit (ffmpeg.c:326)
==11896==    by 0x20B223: transcode (ffmpeg.c:4662)
==11896==    by 0x20B9F3: main (ffmpeg.c:4843)
size=    4691kB time=00:00:25.02 bitrate=1536.0kbits/s speed=2.59x    
video:0kB audio:4691kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
==11896==    at 0x1564E9E: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==11896==    by 0x1565A87: av_log_default_callback (log.c:355)
==11896==    by 0x1565C51: av_vlog (log.c:383)
==11896==    by 0x1565BF9: av_log (log.c:375)
==11896==    by 0x1F956B: term_exit (ffmpeg.c:326)
==11896==    by 0x1FA363: ffmpeg_cleanup (ffmpeg.c:628)
==11896==    by 0x1F1CA1: exit_program (cmdutils.c:139)
==11896==    by 0x20BAD5: main (ffmpeg.c:4854)
==11896== 
==11896== HEAP SUMMARY:
==11896==     in use at exit: 40 bytes in 1 blocks
==11896==   total heap usage: 57,162 allocs, 57,161 frees, 43,496,516 bytes allocated
==11896== 
==11896== LEAK SUMMARY:
==11896==    definitely lost: 0 bytes in 0 blocks
==11896==    indirectly lost: 0 bytes in 0 blocks
==11896==      possibly lost: 0 bytes in 0 blocks
==11896==    still reachable: 40 bytes in 1 blocks
==11896==         suppressed: 0 bytes in 0 blocks
==11896== Reachable blocks (those to which a pointer was found) are not shown.
==11896== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==11896== 
==11896== For counts of detected and suppressed errors, rerun with: -v
==11896== ERROR SUMMARY: 8455 errors from 8 contexts (suppressed: 0 from 0)