Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70091 - SIGSEGV in xine (X11 gui) v0.99.2: Invalid IFO for title 3 (VTS_03_0.IFO)
Summary: SIGSEGV in xine (X11 gui) v0.99.2: Invalid IFO for title 3 (VTS_03_0.IFO)
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 13:48 UTC by Ernst de Haan
Modified: 2008-11-18 19:31 UTC (History)
1 user (show)

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 Ernst de Haan 2004-11-04 13:48:25 UTC
I've got a DVD that I want to play with xine, but it segfaults on me.

Reproducible: Always
Steps to Reproduce:
1. Insert DVD 'Gettysburg'
2. Start Konsole
3. Enter: 'xine'
4. Click on 'g' if the controls are not visible
5. Click on 'DVD'
Actual Results:  
This is xine (X11 gui) - a free video player v0.99.2. 
(c) 2000-2004 The xine Team. 
libdvdnav: Using dvdnav version 1-rc6a from http://xine.sf.net 
libdvdread: Using libdvdcss version 1.2.8 for DVD access 
libdvdnav: DVD Title: GETTYSBURG 
libdvdnav: DVD Serial Number: 2F9351B4 
libdvdnav: DVD Title (Alternative): GETTYSBURG 
libdvdnav: Unable to find map file '/home/ernst/.dvdnav/GETTYSBURG.map' 
libdvdnav: DVD disk reports itself with Region mask 0x00e50000. Regions: 2 4 5 
libdvdread: Can't seek to block 3631964 
libdvdread: Invalid IFO for title 3 (VTS_03_0.IFO). 
libdvdnav: ifoOpenVTSI failed - CRASHING!!! 
libdvdnav: ifoRead_VTS_PTT_SRPT failed - CRASHING!!! 
libdvdnav: ifoRead_PGCIT failed - CRASHING!!! 
libdvdnav: ifoRead_PGCI_UT failed - CRASHING!!! 
libdvdnav: ifoRead_VOBU_ADMAP vtsi failed - CRASHING 
libdvdnav: ifoRead_TITLE_VOBU_ADMAP vtsi failed - CRASHING 
xiTK received SIGSEGV signal, RIP. 
Killed 

Expected Results:  
The movie :-) 

Portage 2.0.51-r2 (default-linux/x86/2004.0, gcc-3.3.4, 
glibc-2.3.4.20040808-r1, 2.6.5-gentoo-r1 i686) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz 
Gentoo Base System version 1.4.16 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.14.90.0.8-r1 
Headers:  sys-kernel/linux-headers-2.4.21-r1 
Libtools: sys-devel/libtool-1.5.2-r5 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://212.219.247.13/sites/www.ibiblio.org/gentoo/ 
http://212.219.247.10/sites/www.ibiblio.org/gentoo/ 
http://212.219.247.12/sites/www.ibiblio.org/gentoo/ 
http://212.219.247.20/sites/www.ibiblio.org/gentoo/ 
http://212.219.247.11/sites/www.ibiblio.org/gentoo/" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib alsa apm arts avi berkdb bitmap-fonts cdr crypt cups directfb 
divx4linux dvd dvdr encode esd f77 fam fbdev flac foomaticdb gdbm gif gphoto2 
gpm gtk2 imagemagick imlib java javamail jpeg junit kde libg++ libwww live mad 
mikmod mmx motif mozilla moznocompose moznoirc moznomail mpeg nas ncurses 
network nls oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime 
readline rtc slang spell sse ssl tcltk tcpd tiff truetype usb x86 xinerama xml 
xml2 xmms xv zlib linguas_en linguas_nl"
Comment 1 Ernst de Haan 2004-11-04 13:54:24 UTC
See also the equivalent bug report at the XINE site:
http://sourceforge.net/tracker/index.php?func=detail&aid=1060556&group_id=9655&atid=109655
Comment 2 Chris White (RETIRED) gentoo-dev 2004-11-05 17:11:10 UTC
What versions of libdvdnav and libdvdread are you using?
Comment 3 Ernst de Haan 2004-11-06 02:42:01 UTC
I have re-emerged libdvdcss (1.2.8) xine-lib and xine-ui and now it works!
Comment 4 Ernst de Haan 2004-11-06 04:08:10 UTC
It works for me.
Comment 5 Martin von Gagern 2008-11-18 19:31:17 UTC
Experienced similar issue here, minus the libdvdnav lines. Same DVD and software used to work yesterday. Ejecting and reinserting DVD didn't help. Rebooting the system did solve the problem, at least for now. So for me it's rather an issue with Hardware, Bios or Kernel than with xine or libdvdread.