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?
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.