[mythtv-commits] Ticket #4894: libdvdnav assertion
MythTV
mythtv at cvs.mythtv.org
Sat Mar 8 18:38:37 UTC 2008
#4894: libdvdnav assertion
---------------------+------------------------------------------------------
Reporter: stuartm | Owner: awithers
Type: defect | Status: new
Priority: major | Milestone: 0.22
Component: mythdvd | Version: head
Severity: medium | Mlocked: 0
---------------------+------------------------------------------------------
Whether or not the underlying problem can be worked around, we shouldn't
be using asserts when we can gracefully exit back to the main menu.
2008-03-08 18:30:02.852 TV: Attempting to change from None to
WatchingPreRecorded
libdvdnav: Using dvdnav version 0.1.10-xine from http://xine.sf.net
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: LUCKY_NUMBER_SLEVIN
libdvdnav: DVD Serial Number: 448E7D0D___MVB__
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/gbee/.dvdnav/LUCKY NUMBER
SLEVIN.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fd0000. Regions: 2
2008-03-08 18:30:05.651 Opened DVD device at //dev/dvd
*** Zero check failed in ifo_read.c:644
for pgc->zero_1 = 0x70fb
*** libdvdread: CHECK_VALUE failed in ifo_read.c:645 ***
*** for pgc->nr_of_programs <= pgc->nr_of_cells ***
*** Zero check failed in ifo_read.c:650
for pgc->audio_control[i] = 0x105f
*** Zero check failed in ifo_read.c:650
for pgc->audio_control[i] = 0x0100
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x20959200
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x07000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x606e9000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x40027800
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x0f000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x05010032
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x0a000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x70000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x70000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x105f9500
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x30dd9100
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x20e69600
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x01000000
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x20959200
*** Zero check failed in ifo_read.c:653
for pgc->subp_control[i] = 0x08000000
*** libdvdread: CHECK_VALUE failed in ifo_read.c:663 ***
*** for pgc->program_map_offset != 0 ***
libdvdnav: ifoRead_PGCI_UT failed
mythfrontend: vm.c:1503: process_command: Assertion `0' failed.
Aborted
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4894>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list