[Live-devel] bug with Authentication
Sébastien Escudier
sebastien-devel at celeos.eu
Tue May 24 23:58:14 PDT 2011
Hi
There seems to be a bug which crash the library with athentication.
The bug can be reproduced with "openRTSP" and this url :
rtsp://212.199.182.21/crashme
the backtrace is :
#0 rawmemchr () at ../sysdeps/i386/rawmemchr.S:116
#1 0x0017ac07 in _IO_str_init_static_internal (sf=0xbf8c0258, ptr=0x0, size=0, pstart=0x0) at strops.c:45
#2 0x0016e7b3 in _IO_vsscanf (string=0x0, format=0x807b990 "Digest realm=\"%[^\"]\", nonce=\"%[^\"]\"", args=0xbf8c0328 "") at iovsscanf.c:44
#3 0x0015d71b in __sscanf (s=0x0, format=0x807b990 "Digest realm=\"%[^\"]\", nonce=\"%[^\"]\"") at sscanf.c:34
#4 0x08053e5b in RTSPClient::handleAuthenticationFailure (this=0x9959720, paramsStr=0x0) at RTSPClient.cpp:1110
#5 0x08057488 in RTSPClient::handleResponseBytes (this=0x9959720, newBytesRead=160) at RTSPClient.cpp:1521
#6 0x080577a3 in RTSPClient::incomingDataHandler1 (this=0x9959720) at RTSPClient.cpp:1310
#7 0x080577cb in RTSPClient::incomingDataHandler (instance=0x9959720) at RTSPClient.cpp:1303
#8 0x0807785a in BasicTaskScheduler::SingleStep (this=0x9959008, maxDelayTime=0) at BasicTaskScheduler.cpp:130
#9 0x08078e97 in BasicTaskScheduler0::doEventLoop (this=0x9959008, watchVariable=0x0) at BasicTaskScheduler0.cpp:80
#10 0x0804c40a in main (argc=2, argv=0xbf8c0834) at playCommon.cpp:509
Best regards,
Sebastien.
More information about the live-devel
mailing list