[Bug 673708] using playbin2 with "fd://" URIs randomly hangs or crashes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 17 00:56:26 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=673708
GStreamer | gst-plugins-base | 0.10.35
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |FIXED
Target Milestone|HEAD |0.10.37
--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2012-04-17 07:56:19 UTC ---
Thanks for the patch but please attach it in "git format-patch" format in the
future :)
commit 77db9a887c201ec248e8d070000619d1e45c7943
Author: Akihiro Tsukada <tskd2 at yahoo.co.jp>
Date: Tue Apr 17 09:54:09 2012 +0200
playbin2: Don't hold the playbin lock in the autoplug-continue callback
It's not necessary there as the group lock already protects everything
we access here and causes deadlocks in some cases.
Fixes bug #673708.
--
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