GNOME Bugzilla – Bug 645671
examples/test-readme.c segfaults when closing vlc clients
Last modified: 2011-03-26 21:24:53 UTC
Created attachment 184231 [details] stack trace for test-reame crash To reproduce: Run examples/test-readme Run two vlc clients with the command: vlc rtsp://127.0.0.1:8554/test Close a client (you may have to repeat this a few times). Eventually the server (test-readme) will crash with a segfault.
It is not reproducible with the git version of gst-rtsp-server. From the stack-trace it seems that you are using an older version of gst-rtsp-server.
Seeing that you seem to actually be using 0.10.5 (from November 2009!) and not a recent release is 0.10.8, I think we can resolve this as OBSOLETE. Please re-open or file a new bug if you still get this with the latest release or git.