After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645671 - examples/test-readme.c segfaults when closing vlc clients
examples/test-readme.c segfaults when closing vlc clients
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
0.10.5
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-25 21:05 UTC by Tristan Matthews
Modified: 2011-03-26 21:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stack trace for test-reame crash (9.88 KB, text/plain)
2011-03-25 21:05 UTC, Tristan Matthews
Details

Description Tristan Matthews 2011-03-25 21:05:19 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.
Comment 1 sreerenj 2011-03-26 20:54:45 UTC
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.
Comment 2 Tim-Philipp Müller 2011-03-26 21:24:53 UTC
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.