devel-boun...@ns.live555.com] De la part de Ross Finlayson
Envoyé : vendredi 8 février 2013 18:48
À : LIVE555 Streaming Media - development & use
Objet : Re: [Live-devel] SEGV handling GET_PARAMETER response.
In this context we are in RTSPClient.cpp around 1555 :
// If we saw a "
> In this context we are in RTSPClient.cpp around 1555 :
>
> // If we saw a "Content-Length:" header, then make sure that we have
> the amount of data that it specified:
> unsigned bodyOffset = nextLineStart - headerDataCopy;
> bodyStart = &fResponseBuffer[bodyOffset];
>
Hi Ross,
Using RTSPClient that have a task sending a periodic GET_PARAMETER, sometimes a
crash occurs with the following backtrace :
Thread 1 (Thread 24732):
#0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
#1 0x008291b2 in RTSPClient::handleGET_PARAMET