I have built DSS 4.1.1 from source on RedHat 8.0. When connecting to
play the sample movie the server will segfault. I have not looked at
the code, but here is all the debug info I could collect.
Suggestions?
(gdb) run -d -c /etc/streaming/streamingserver.xml -S 5
Starting program: /usr/local/sbin/DarwinStreamingServer -d -c
/etc/streaming/streamingserver.xml -S 5
[New Thread 8192 (LWP 4225)]
[New Thread 16385 (LWP 4232)]
[New Thread 8194 (LWP 4233)]
[New Thread 16387 (LWP 4234)]
[New Thread 24580 (LWP 4235)]
Streaming Server done starting up
RTP-Conns RTSP-Conns HTTP-Conns kBits/Sec Pkts/Sec TotConn
TotBytes TotPktsLost
0 0 0 0 0 0
0 0
DESCRIBE rtsp://192.168.1.1/sample_300kbit.mp4 RTSP/1.0
CSeq: 1
Accept: application/sdp
Bandwidth: 1000000
Accept-Language: en-US
User-Agent: QTS (qtver=6.0.1;cpu=PPC;os=Mac 10.2.1)
RTSP/1.0 200 OK
Server: DSS/4.1.1 (Build/412.39; Platform/Linux)
Cseq: 1
Last-Modified: Wed, 09 Oct 2002 01:34:53 GMT
Cache-Control: must-revalidate
Content-length: 1055
Date: Wed, 09 Oct 2002 03:32:44 GMT
Expires: Wed, 09 Oct 2002 03:32:44 GMT
Content-Type: application/sdp
x-Accept-Retransmit: our-retransmit
x-Accept-Dynamic-Rate: 1
Content-Base: rtsp://192.168.1.1/sample_300kbit.mp4/
SETUP rtsp://192.168.1.1/sample_300kbit.mp4/trackID=3 RTSP/1.0
CSeq: 2
Transport: RTP/AVP;unicast;client_port=6970-6971
x-retransmit: our-retransmit
x-dynamic-rate: 1
x-transport-options: late-tolerance=2.900000
User-Agent: QTS (qtver=6.0.1;cpu=PPC;os=Mac 10.2.1)
Accept-Language: en-US
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8194 (LWP 4233)]
0x080cb6a4 in StringParser::ConsumeFloat() (this=0x409a1e9c)
at StringParser.cpp:402
402 fStartGet++;
(gdb) bt
#0 0x080cb6a4 in StringParser::ConsumeFloat() (this=0x409a1e9c)
at StringParser.cpp:402
#1 0x08065e39 in RTSPRequest::ParseTransportOptionsHeader()
(this=0x8161690)
at Server.tproj/RTSPRequest.cpp:608
#2 0x08064f17 in RTSPRequest::ParseHeaders(StringParser&)
(this=0x8161690,
parser=@0x409a203c) at Server.tproj/RTSPRequest.cpp:347
#3 0x080644f2 in RTSPRequest::Parse() (this=0x8161690)
at Server.tproj/RTSPRequest.cpp:111
#4 0x0806e266 in RTSPSession::SetupRequest() (this=0x8160638)
at Server.tproj/RTSPSession.cpp:1478
#5 0x0806ba38 in RTSPSession::Run() (this=0x8160638)
at Server.tproj/RTSPSession.cpp:494
#6 0x080cc585 in TaskThread::Entry() (this=0x8142360) at Task.cpp:131
#7 0x080c9fd7 in OSThread::_Entry(void*) (inThread=0x8142360)
at OSThread.cpp:231
#8 0x4002a941 in pthread_start_thread () from
/lib/i686/libpthread.so.0
#9 0x4002aa45 in pthread_start_thread_event () from
/lib/i686/libpthread.so.0
Marty Schoch
<email@hidden>
_______________________________________________
streaming-server-developers mailing list |
email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/streaming-server-
developers
Do not post admin requests to the list. They will be ignored.