[Webkit-unassigned] [Bug 36209] [Gtk+] Deadlock in GStreamer on MediaPlayer destruction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 14:27:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=36209





--- Comment #5 from Philippe Normand <pnormand at igalia.com>  2011-04-11 14:27:08 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> 
> > Not without shell scripting.
> > But with some rpm command line you could get the list of packages/versions containing "gst" for instance. No idea what that command would be, I use Debian :)
> 
> Is it deadlocking for you too or not yet?

Nope. I use gstreamer git though.

>The fundamental problem here is that GStreamer will happily block the main thread. In my mkv case it will wait for a condition that never happens. Do you have contact with upstream developers? Do you know if the topic of 'timeouts' ever came up?
> 
> 
> gstreamer-plugins-ugly-0.10.16-2.fc14.i686
> gstreamer-ffmpeg-0.10.11-1.fc14.i686
> gstreamer-plugins-bad-0.10.20-2.fc14.i686
> gstreamer-plugins-good-0.10.26-1.fc14.i686
> gstreamer-plugins-good-devel-docs-0.10.26-1.fc14.noarch
> gstreamer-tools-0.10.31-1.fc14.i686
> gstreamer-python-0.10.19-1.fc14.i686
> gstreamer-plugins-bad-free-devel-0.10.20-3.fc14.1.i686
> gstreamer-plugins-base-0.10.31-1.fc14.i686
> gstreamer-plugins-base-debuginfo-0.10.31-1.fc14.i686
> gstreamer-plugins-bad-free-0.10.20-3.fc14.1.i686
> gstreamer-plugins-base-devel-0.10.31-1.fc14.i686
> gstreamer-plugins-bad-free-extras-0.10.20-3.fc14.1.i686
> gstreamer-devel-0.10.31-1.fc14.i686
> gstreamer-debuginfo-0.10.31-1.fc14.i686
> gstreamer-rtsp-0.10.5-2.fc14.i686
> gstreamer-0.10.31-1.fc14.i686

Well, first thing would be to try latest releases. Your versions are not so old but I can see some fixes of matroskademux in gst-plugins-good 0.10.27:

http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.27.html

Updating gst -core and plugins-base would also be good.

If you can still reproduce the deadlock then you should file a bugreport to gstreamer's bugzilla. The #gstreamer at freenode IRC channel is also quite active.

Having a deadlock during a seek is indeed not very nice. Can you reproduce that issue with local mkv files in Totem for instance?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list