Re: [Live-devel] Pipelined request Seg Fault

2007-09-18 Thread Ross Finlayson
Thanks for sending the debug trace. However, I'm puzzled by this, because (for now, at least) I can't see how it is possible (in the current version of the code) for the server to receive two "DESCRIBE" commands in succession, without sending a response to the first command inbetween. (I assu

[Live-devel] Pipelined request Seg Fault

2007-09-17 Thread Geoff Cleary
> This problem caused the sever to seg fault. > > This is the first time you've mentioned a seg fault. If that > happens, then there's definitely a bug in the server code. > > Please add > #define DEBUG 1 > to the start of "RTSPServer.cpp", and recompile. This will generate > debugging ou