[FFmpeg-trac] #10549(avcodec:new): Segfault when decoding aac
FFmpeg
trac at avcodec.org
Sat Nov 11 00:25:29 EET 2023
#10549: Segfault when decoding aac
-------------------------------------+-----------------------------------
Reporter: Abbott | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: aac avcodec | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by kseniya-k):
A very similar issue is happening to me. ffprobe (which is used by ffplay
and mpv) segfaults when opening anything with using the aac audio codec.
Except, when I look at the stack trace, it segfaults at
"src/libavcodec/aacdec_template.c:2227". I am also on Gentoo Linux. Yes, I
have tried to fix this issue by manually grabbing the source code for the
recently released version 6.0.1 from github and compiling (with fairly
similar configuration options). Do you know what was the last version
where this did not happen?
Glibc version: (Gentoo 2.37-r7 (patchset 10)) stable release version 2.37.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10549#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list