[FFmpeg-cvslog] r13901 - trunk/ffserver.c

Baptiste Coudurier baptiste.coudurier
Mon Jun 23 19:58:33 CEST 2008


Hi Luca,

Luca Abeni wrote:
> Hi,
> 
> Luca Abeni wrote:
>> FFserver version git-b22a95a, Copyright (c) 2000-2008 Fabrice Bellard, et al.
>>    configuration:
>>    libavutil version: 49.7.0
>>    libavcodec version: 51.57.2
>>    libavformat version: 52.16.0
>>    libavdevice version: 52.0.0
>>    built on Jun 23 2008 08:38:02, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
>> Mon Jun 23 16:00:44 2008 ffserver started.
>> Mon Jun 23 16:00:48 2008 127.0.0.1:53110 - - "PLAY test1-rtsp.mpg/streamid=0 RTP/UDP"
>> Mon Jun 23 16:00:48 2008 127.0.0.1:57578 - - "PLAY test1-rtsp.mpg/streamid=1 RTP/UDP"
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x0806401e in http_server () at /home/luca/src/Video/ffmpeg/ffserver.c:2209
>> 2209	                    c->fmt_ctx.pb->is_streamed = 1;
>> (gdb) bt
>> #0  0x0806401e in http_server () at /home/luca/src/Video/ffmpeg/ffserver.c:2209
>> #1  0x080651b2 in main (argc=Cannot access memory at address 0xafc8
>> ) at /home/luca/src/Video/ffmpeg/ffserver.c:4523
>>
>> Does it ring any particular bell, or should I bisect the segfault?
> 
> Ok; I decided to have some fun with git bisect, and the winner is...
> r13543: set is_streamed before writing data to output file
> 

Thanks for the report, fixed.
We are getting closer to have a good FFserver :>

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA




More information about the ffmpeg-cvslog mailing list