Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293767 - media-libs/libdvdnav-4.1.3_p1168 crashes when trying to play DVD
Summary: media-libs/libdvdnav-4.1.3_p1168 crashes when trying to play DVD
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 21:20 UTC by nebojsa
Modified: 2010-03-17 15:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nebojsa 2009-11-19 21:20:24 UTC
When trying to play DVD from totem or vlc, I get following in console:

libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title: title
libdvdnav: DVD Serial Number: 3B2945AEC4D6BA51
libdvdnav: DVD Title (Alternative): 
libdvdnav: Unable to find map file '/home/nebojsa/.dvdnav/title.map'
libdvdnav: DVD disk reports itself with Region mask 0x00400000. Regions: 1 2 3 4 5 6 8
libdvdnav: *** pgci_ut handle is NULL ***
libdvdnav: *** pgci_ut handle is NULL ***
totem: vm.c:1667: set_PGCN: Assertion `pgcit != ((void *)0)' failed.

Versions:
media-video/totem-2.28.3
media-video/vlc-1.0.3


Reproducible: Always

Steps to Reproduce:
1.emerge media-video/totem-2.28.3, media-libs/libdvdnav-4.1.3_p1168
2. put a dvd in reader
3. try to play it

Actual Results:  
Se crash details above

Expected Results:  
some fun

Bug is reported at https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/466389
There is a patch suggested, http://launchpadlibrarian.net/35367126/02-deadlock.patch
It works with vlc (totem still crashes)
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2010-03-17 15:31:31 UTC
This should be taken upstream, to the MPlayer dvdnav developers.