[Live-devel] segmentation fault with latest version
Sébastien Escudier
sebastien-devel at celeos.eu
Fri Jun 4 05:03:56 PDT 2010
Hi
I tried to use vlc with the latest version.
I thought it would work as you say it is backward compatible, but I have a
segmentation fault.
I think the line 136 in RTSPClient.cpp is buggy because if parameterName is
NULL, sprintf segfaults.
Regards,
Seb.
Backtrace :
#0 0xb7499e00 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#1 0xb62c74b3 in RTSPClient::sendGetParameterCommand (this=0x8e692f0,
session=@0x8e69a50,
responseHandler=0xb62c05ca
<RTSPClient::responseHandlerForSyncInterface(RTSPClient*, int, char*)>,
parameterName=0x0, authenticator=0x0)
at RTSPClient.cpp:136
#2 0xb62c75e0 in RTSPClient::getMediaSessionParameter (this=0x8e692f0,
session=@0x8e69a50, parameterName=0x0, parameterValue=@0xb60551e4)
at RTSPClient.cpp:1832
More information about the live-devel
mailing list