[MPlayer-users] Crash seeking to chapters in a multi-VTS DVD if title is gt 1

Ilja Sekler ilja_sekler_ at gmx.de
Sun Dec 28 11:30:43 CET 2008


Hello,

MPlayer crashes reproducibly trying to seek to a chapter in a multi-VTS
DVD if the title provided on the command line is greater than 1. Seeking
to chapters (both using command line and "@" / "!") in a DVD with a
single VTS or playing dvd://1 in a multi-VTS DVD is fine. The crash is
not specific to r28207, it is not a new issue.

MPlayer is built with the internal libdvdread, the corresponding part of
config.h:

/* DVD/VCD/CD */
#define DEFAULT_CDROM_DEVICE "/dev/cdrom"
#define DEFAULT_DVD_DEVICE   "/dev/dvd"

#define CONFIG_CDDB
#undef DVD_STRUCT_IN_SYS_CDIO_H
#define CONFIG_CDDA
#define DVD_STRUCT_IN_LINUX_CDROM_H 1
#undef DVD_STRUCT_IN_DVD_H


#define HAVE_LINUX_DVD_STRUCT 1

#undef DVD_STRUCT_IN_SYS_DVDIO_H
#undef CONFIG_DVDNAV
#define CONFIG_DVDREAD 1
#define CONFIG_DVDREAD_INTERNAL 1

#undef CONFIG_LIBCDIO

#define CONFIG_VCD 1


Two text files with the gdb output are attached; just copying them into
the body of the message would produce a lot of new line-breaks and make
the content less readable.

-- 
Regards

Ilja
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb_mplayer_dvd_crash.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20081228/56a6389f/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer_dvd_crash_all_registers.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20081228/56a6389f/attachment-0001.txt>


More information about the MPlayer-users mailing list