#3630: ffserver crashes when a client disconnect
-----------------------------------+-------------------------------------
Reporter: Reventlov | Type: defect
Status: new | Priority: important
Component: ffserver | Version:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-----------------------------------+-------------------------------------
I am trying to stream a mp4 file using ffserver and ffmpeg from my
archlinux server.
I launch ffserver using: ffserver -f /etc/ffserver.conf
Then i launch ffmpeg using: ffmpeg -i foobar.mp4 -override_ffserver
-vcodec mpeg2video -b:v 3000 http://127.0.0.1:8090/rtsp.ffm
When a client watching the stream using mplayer
rtsp://aa.bbb.c.ddd:5454/rtsp.mpg disconnects, sometimes, ffserver
crashes, see the gdb and valgrind output below.
Using valgrind, ffserver doesn't crash anymore.
Summary of the bug:
{{{
ffmpeg version 2.2.2
built on archlinux using a fixed version of gcc 4.9.0:
https://bugs.archlinux.org/task/40256
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3630>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac