#2911(undetermined:new): Seg Fault
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Version of FFMpeg: skyride@ns308725:~/ffmpeg_sources/ffmpeg$ ffmpeg --version ffmpeg version git-2013-08-28-129f506 Copyright (c) 2000-2013 the FFmpeg developers built on Aug 28 2013 17:22:50 with gcc 4.7 (Debian 4.7.2-5) configuration: --prefix=/home/skyride/ffmpeg_build --extra- cflags=-I/home/skyride/ffmpeg_build/include --extra- ldflags=-L/home/skyride/ffmpeg_build/lib --bindir=/home/skyride/bin --extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-x11grab libavutil 52. 42.100 / 52. 42.100 libavcodec 55. 29.100 / 55. 29.100 libavformat 55. 14.102 / 55. 14.102 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 82.102 / 3. 82.102 libswscale 2. 5.100 / 2. 5.100 libswresample 0. 17.103 / 0. 17.103 libpostproc 52. 3.100 / 52. 3.100 Summary of the bug: A segmentation fault occurs when trying to open FFmpeg in listen mode for an RTMP stream, and initiating a connection. How to reproduce: {{{ ffmpeg -rtmp_listen 1 -re -i rtmp://skyride.org/app/asd -vcodec copy -acodec copy rtmp://live-fra.twitch.tv/app/MY_STREAM_KEY }}} The program then runs, and when I attempt to open a connection I receive the following message: "[rtmp @ 0x1b70ea0] Unable to read command string Segmentation fault" -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2911> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by skyride): Also to confirm, this occurs regardless of the output stream. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2911#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:1 skyride]:
Also to confirm, this occurs regardless of the output stream.
If network output is not needed, please provide a command line using file or pipe protocol that allows to reproduce the problem. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2911#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by richardpl): I get error when using null output. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2911#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Please add backtrace etc. for crashes as explained on http://ffmpeg.org/bugreports.html -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2911#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#2911: Seg Fault -------------------------------------+------------------------------------- Reporter: skyride | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info Comment: Please reopen this ticket if you can add the missing information. -- Ticket URL: <https://trac.ffmpeg.org/ticket/2911#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg