Hi all, this bug is not totems or gstreamers bug. This is libdvdnav bug only.
Description: dvdnav_reset lock internal mutex and call dvdnav_clear that try to lock the same mutex too. Because this mutex is not recursive mutex libdvdnav is deadlocked. I write simple patch that solve this problem. I test it and it works for me. See atachment. ** Attachment added: "02-deadlock.patch" http://launchpadlibrarian.net/35367126/02-deadlock.patch -- totem hangs when try to play DVD https://bugs.launchpad.net/bugs/466389 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
