Dear Maintainer,
I tried to have a look at this crash.
But just found out that valgrind shows reproducible
the following invalid read to already freed memory:
==14641== Invalid read of size 4
==14641==at 0x4EC1424: av_packet_copy_props (avpacket.c:578)
==14641==by 0x4EC1BB2: av_packet_ref
Same outcome with 0.5.0 manually built from upstream. Stack trace with 0.5.0:
#0 0x555d78b0 in ()
#1 0x77da900e in av_buffer_unref () at
/usr/lib/x86_64-linux-gnu/libavutil.so.56
#2 0x76a0d4c5 in av_packet_unref
(pkt=pkt@entry=0x555bd300) at src/libavcodec/avpacket.
Package: bs1770gain
Version: 0.4.12-3+b1
Severity: important
--- Please enter the report below this line. ---
bs1770gain segfaults when running on most MP3 files. (Other formats,
like FLAC, appear to work fine.)
Steps to reproduce:
$ sox -n sine.wav synth 1 sine 1000
...
$ ffmpeg -i sine.wav sine
3 matches
Mail list logo