[FFmpeg-trac] #3713(avformat:new): crashes on bogus rtp stream
FFmpeg
trac at avcodec.org
Tue Jun 10 15:25:50 CEST 2014
#3713: crashes on bogus rtp stream
----------------------------------+--------------------------------------
Reporter: lavv17 | Type: defect
Status: new | Priority: normal
Component: avformat | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+--------------------------------------
Summary of the bug:
multiple core dumps on bogus rtp input.
How to reproduce:
run ffmpeg on udp mpegts stream with rtp:// url (which is of course
incorrect), ffmpeg reports multitude of errors and sometimes crashes.
{{{
/usr/local/bin/ffmpeg -ss 1 -i rtp://@224.0.94.27:1234 -t 30 -f avi -c
copy file.avi
}}}
gdb info is attached.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3713>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list