[FFmpeg-trac] #4806(avformat:new): Segfault while writing Vorbis metadata

FFmpeg trac at avcodec.org
Wed Aug 26 15:13:26 CEST 2015


#4806: Segfault while writing Vorbis metadata
----------------------------------+--------------------------------------
             Reporter:  turlando  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 I'm trying to transcode a FLAC file (I've attached a sample media) to Ogg
 Vorbis through libvorbis but FFmpeg will segfault leaving a null size .ogg
 file in the working directory.

 It seems that it is unable to write the metadata section to the Ogg file.
 Stripping out all the Vorbis comments from the FLAC and trying again will
 result in a correct conversion.

 I've attached a backtrace too, which includes the command I'm running and
 the configure options.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4806>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list