Re: [Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-16 Thread Piers Hawksley
> Sorry for the delay in responding to this; I've been traveling over the past week. > I've just installed a new version (2013.07.16) of the code that should fix this problem. Hi Ross, Excellent - I've tested the latest version multiple times and confirm it does fix this problem - many than

Re: [Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-15 Thread Ross Finlayson
Sorry for the delay in responding to this; I've been traveling over the past week. I've just installed a new version (2013.07.16) of the code that should fix this problem. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mai

Re: [Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-15 Thread Piers Hawksley
Hi Ross, Does the stack trace provide any clues to what is causing the sigsegv ? I can repeat the crash and provide the value of any of the class variables if that would help pinpoint the issue. I am very keen to help find a resolution to this as I don't want to revert to using an older (unsu

[Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-10 Thread Piers Hawksley - Panogenics
Thanks Ross, The stack trace is below. This crash occurs when closing the application whilst it is streaming. It does not occur when closing the application if streaming is stopped first. It only occurs when streaming RTP over TCP; it doesn't occur when streaming RTP over UDP. Please let

Re: [Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-09 Thread Ross Finlayson
Thanks for the report. I'll look into this. But if possible (to help me track this down), please send a stack trace (at the point of the crash). Also, does the error occur only if you delete the server while it's in the middle of streaming? If so, does this happen only with RTP-over-TCP strea

[Live-devel] sigsegv when closing RTSPServer whilst streaming

2013-07-09 Thread Piers Hawksley
When running live.2013.07.03 I get a sigsegv when closing the RTSPServer whilst streaming. When running live 555 with debug turned on, if I get: RTSPClientConnection[0x1c5c80]::handleRequestBytes() read -1 new bytes (of 1); terminating connection! I then get the following and the progr