[Bug 684312] rtspsrc: mutex blocks going to NULL state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Sep 20 18:56:53 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=684312
GStreamer | gst-plugins-good | 0.10.31
--- Comment #8 from Aleix Conchillo Flaqué <aleix at oblong.com> 2012-09-21 01:56:48 UTC ---
(In reply to comment #7)
> Created an attachment (id=224885)
--> (https://bugzilla.gnome.org/attachment.cgi?id=224885)
> simple deadlock test
>
> I attach an example that causes this deadlock problem. There's a little trick
> though, as I have added a sleep in gstrtspsrc.c and in the test to force this
> situation:
>
> case CMD_PLAY:
> g_usleep (5 * G_USEC_PER_SEC);
> ret = gst_rtspsrc_play (src, &src->segment, TRUE);
>
Didn't mention, but you have to add it too.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list