[Bug 655717] resindvd hangs when trying to play DVD

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 3 15:49:54 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655717
  GStreamer | gst-plugins-bad | 0.10.22

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #1 from Jan Schmidt <thaytan at mad.scientist.com> 2011-08-03 22:49:48 UTC ---
This is a pretty brutally obvious deadlock inside libdvdnav: dvdnav_reset locks
the internal vm_lock, and then calls dvdnav_clear, which locks the vm_lock.

The correct place to get it fixed is in libdvdnav, which I believe these days
lives in the mplayer SVN somewhere.

In the meantime, it should work if you run with the env var 'DVDFASTSTART=no'

-- 
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