Re: [Live-devel] HTTP live streaming crash

2014-01-20 Thread Pak Man Chan
> > > Arggh! Tracking down and fixing bugs in this code has been frustrating. > > Try the next release: 2014.01.20 - available now. > > > Hi Ross, Thanks, this fixes the crash. Regards, Park ___ live-devel mailing list live-devel@lists.live555.com ht

Re: [Live-devel] HTTP live streaming crash

2014-01-20 Thread Ross Finlayson
> 2014.01.19 release fails at the same location as the 0117 release when HLS > runs. Arggh! Tracking down and fixing bugs in this code has been frustrating. Try the next release: 2014.01.20 - available now. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

Re: [Live-devel] HTTP live streaming crash

2014-01-19 Thread Pak Man Chan
On Sun, Jan 19, 2014 at 9:02 AM, Ross Finlayson wrote: >The latest(0117) release still crashes on HLS. \ > > > OK, thanks for the report. > > I believe I have fixed the bug in the most recent version (2014.01.19). > > > Hi Ross, 2014.01.19 release fails at the same location as the 0117 releas

Re: [Live-devel] HTTP live streaming crash

2014-01-18 Thread Ross Finlayson
>The latest(0117) release still crashes on HLS. \ OK, thanks for the report. I believe I have fixed the bug in the most recent version (2014.01.19). Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel

Re: [Live-devel] HTTP live streaming crash

2014-01-17 Thread Pak Man Chan
On Thu, Jan 16, 2014 at 5:37 PM, Ross Finlayson wrote: > The crash happens on the 0113 release too. > > > Try upgrading to the most recent version (currently, 2014.01.16). It > fixes a bug that might have caused your problem. > > > Hi Ross, The latest(0117) release still crashes on HLS. Here i

Re: [Live-devel] HTTP live streaming crash

2014-01-16 Thread Ross Finlayson
> The crash happens on the 0113 release too. Try upgrading to the most recent version (currently, 2014.01.16). It fixes a bug that might have caused your problem. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list

Re: [Live-devel] HTTP live streaming crash

2014-01-14 Thread Pak Man Chan
On Tue, Jan 14, 2014 at 10:23 AM, Pak Man Chan wrote: > On Mon, Jan 13, 2014 at 8:27 AM, Ross Finlayson wrote: > >>In TCPStreamSink::processBuffer, onSourceClosure is being called >> twice, one being called inside the fSource->getNextFrame call, and the >> other being called when the source is

Re: [Live-devel] HTTP live streaming crash

2014-01-12 Thread Ross Finlayson
>The latest release(0107) will fail with a SIGSEGV on HTTP live streaming. That's strange. The code for HTTP Live Streaming has not been changed in several months. > It faults at MediaSink::onSourceClosure. It would be nice to know exactly why the fault is occurring. >In TCPStreamSi

[Live-devel] HTTP live streaming crash

2014-01-10 Thread Pak Man Chan
Hi, The latest release(0107) will fail with a SIGSEGV on HTTP live streaming. It faults at MediaSink::onSourceClosure. In TCPStreamSink::processBuffer, onSourceClosure is being called twice, one being called inside the fSource->getNextFrame call, and the other being called when the source is