Public bug reported:
I insert a dvd into the dvd player. i open vlc and then drag the VIDEO_TS
folder and drop it on VLC. VLC segfaults immediately. Here is the output using:
vlc -vvvv
VLC media player 1.1.12 The Luggage (revision exported)
[0x86cf92c] main libvlc debug: VLC media player - 1.1.12 The Luggage
[0x86cf92c] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x86cf92c] main libvlc debug: revision exported
[0x86cf92c] main libvlc debug: configured with ./configure '--enable-static'
'--build=i686-linux-gnu' '--config-cache' '--disable-maintainer-mode'
'--disable-silent-rules' '--disable-update-check' '--enable-fast-install'
'--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc'
'--with-binary-version=2~oneiric1' '--enable-a52' '--enable-aa'
'--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac'
'--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad'
'--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi'
'--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate'
'--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2'
'--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod'
'--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg'
'--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse'
'--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl'
'--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex'
'--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame'
'--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis'
'--enable-x264' '--enable-zvbi'
'--with-kde-solid=/usr/share/kde4/apps/solid/actions/'
'--with-mozilla-pkg=mozilla-plugin' '--disable-dxva2' '--disable-gnomevfs'
'--disable-goom' '--disable-osso_screensaver' '--disable-portaudio'
'--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa'
'--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr'
'--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=i686-linux-gnu'
'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x86cf92c] main libvlc debug: translation test: code is "C"
[0x86cf92c] main libvlc debug: checking plugin modules
[0x86cf92c] main libvlc debug: loading plugins cache file
/usr/lib/vlc/plugins/plugins-04041e-fe8.dat
[0x86cf92c] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x86cf92c] main libvlc debug: saving plugins cache
/usr/lib/vlc/plugins/plugins-04041e-fe8.dat
[0x86cf92c] main libvlc debug: module bank initialized (393 modules)
[0x86cf92c] main libvlc debug: opening config file
(/home/winship/.config/vlc/vlcrc)
[0x86cf92c] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3
SSSE3 SSE4.1 SSE4.2 FPU
[0x86cf92c] main libvlc debug: looking for memcpy module: 3 candidates
[0x86cf92c] main libvlc debug: using memcpy module "memcpymmxext"
[0x877b9dc] main input debug: Creating an input for 'Media Library'
[0x877b9dc] main input debug: Input is a meta file: disabling unneeded options
[0x877b9dc] main input debug: using timeshift granularity of 50 MiB
[0x877b9dc] main input debug: using timeshift path '/tmp'
[0x877b9dc] main input debug:
`file/xspf-open:///home/winship/.local/share/vlc/ml.xspf' gives access `file'
demux `xspf-open' path `/home/winship/.local/share/vlc/ml.xspf'
[0x877b9dc] main input debug: creating demux: access='file' demux='xspf-open'
path='/home/winship/.local/share/vlc/ml.xspf'
[0x877d754] main demux debug: looking for access_demux module: 2 candidates
[0x877d754] main demux debug: no access_demux module matching "file" could be
loaded
[0x877d754] main demux debug: TIMER module_need() : 0.613 ms - Total 0.613 ms /
1 intvls (Avg 0.613 ms)
[0x877b9dc] main input debug: creating access 'file'
path='/home/winship/.local/share/vlc/ml.xspf'
[0x8763a9c] main access debug: looking for access module: 2 candidates
[0x8763a9c] filesystem access debug: opening file
`/home/winship/.local/share/vlc/ml.xspf'
[0x8763a9c] main access debug: using access module "filesystem"
[0x8763a9c] main access debug: TIMER module_need() : 0.264 ms - Total 0.264 ms
/ 1 intvls (Avg 0.264 ms)
[0x876304c] main stream debug: Using AStream*Stream
[0x876304c] main stream debug: pre buffering
[0x876304c] main stream debug: received first data after 0 ms
[0x876304c] main stream debug: pre-buffering done 296 bytes in 0s - 16059 KiB/s
[0x8762cfc] main stream debug: looking for stream_filter module: 5 candidates
[0x8762cfc] main stream debug: no stream_filter module matching "any" could be
loaded
[0x8762cfc] main stream debug: TIMER module_need() : 0.363 ms - Total 0.363 ms
/ 1 intvls (Avg 0.363 ms)
[0x8762cfc] main stream debug: looking for stream_filter module: 1 candidate
[0x8762cfc] main stream debug: using stream_filter module "stream_filter_record"
[0x8762cfc] main stream debug: TIMER module_need() : 0.123 ms - Total 0.123 ms
/ 1 intvls (Avg 0.123 ms)
[0x877b9dc] main input debug: creating demux: access='file' demux='xspf-open'
path='/home/winship/.local/share/vlc/ml.xspf'
[0x87646a4] main demux debug: looking for demux module: 1 candidate
[0x87646a4] playlist demux debug: using XSPF playlist reader
[0x87646a4] main demux debug: using demux module "playlist"
[0x87646a4] main demux debug: TIMER module_need() : 0.174 ms - Total 0.174 ms /
1 intvls (Avg 0.174 ms)
[0x87671dc] main demux meta debug: looking for meta reader module: 2 candidates
[0x87671dc] lua demux meta debug: Trying Lua scripts in
/home/winship/.local/share/vlc/lua/meta/reader
[0x87671dc] lua demux meta debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/reader
[0x87671dc] lua demux meta debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x87671dc] lua demux meta debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/reader
[0x87671dc] main demux meta debug: no meta reader module matching "any" could
be loaded
[0x87671dc] main demux meta debug: TIMER module_need() : 1.999 ms - Total 1.999
ms / 1 intvls (Avg 1.999 ms)
[0x877b9dc] main input debug:
`file/xspf-open:///home/winship/.local/share/vlc/ml.xspf' successfully opened
[0x87671dc] main xml debug: looking for xml module: 2 candidates
[0x87671dc] main xml debug: using xml module "xml"
[0x87671dc] main xml debug: TIMER module_need() : 0.323 ms - Total 0.323 ms / 1
intvls (Avg 0.323 ms)
[0x87646a4] playlist demux debug: parsed 0 tracks successfully
[0x87671dc] main xml debug: removing module "xml"
[0x877b9dc] main input debug: EOF reached
[0x87646a4] main demux debug: removing module "playlist"
[0x8762cfc] main stream debug: removing module "stream_filter_record"
[0x8763a9c] main access debug: removing module "filesystem"
[0x877b9dc] main input debug: TIMER input launching for 'Media Library' : 4.146
ms - Total 4.146 ms / 1 intvls (Avg 4.146 ms)
[0x876304c] main interface debug: looking for interface module: 1 candidate
[0x876304c] main interface debug: using interface module "hotkeys"
[0x876304c] main interface debug: TIMER module_need() : 0.134 ms - Total 0.134
ms / 1 intvls (Avg 0.134 ms)
[0x87671dc] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x876f5ac] main playlist debug: Activated
[0x876f5ac] main playlist debug: rebuilding array of current - root Playlist
[0x876f5ac] main playlist debug: rebuild done - 0 items, index -1
[0x87671dc] main interface debug: using interface module "inhibit"
[0x87671dc] main interface debug: TIMER module_need() : 8.524 ms - Total 8.524
ms / 1 intvls (Avg 8.524 ms)
[0x877c54c] main interface debug: looking for interface module: 1 candidate
[0x877c54c] main interface debug: using interface module "signals"
[0x877c54c] main interface debug: TIMER module_need() : 0.295 ms - Total 0.295
ms / 1 intvls (Avg 0.295 ms)
[0x877cff4] main interface debug: looking for interface module: 1 candidate
[0x877cff4] main interface debug: using interface module "globalhotkeys"
[0x877cff4] main interface debug: TIMER module_need() : 0.957 ms - Total 0.957
ms / 1 intvls (Avg 0.957 ms)
[0x86cf92c] main libvlc: Running vlc with the default interface. Use 'cvlc' to
use vlc without interface.
[0x877931c] main interface debug: looking for interface module: 5 candidates
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
(process:25307): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(vlc:25307): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(vlc:25307): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(vlc:25307): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(vlc:25307): Gtk-WARNING **: Unable to locate theme engine in module_path:
"pixmap",
[0x89f4724] main generic debug: looking for extension module: 1 candidate
[0x89f4724] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x89f4724] lua generic debug: Trying Lua scripts in
/home/winship/.local/share/vlc/lua/extensions
[0x89f4724] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x89f4724] lua generic debug: Trying Lua playlist script
/usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x89f4724] lua generic debug: Scanning Lua script
/usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x89f4724] lua generic debug: Script
/usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability
flags: 0xc
[0x89f4724] lua generic debug: Trying Lua scripts in
/usr/share/vlc/lua/extensions
[0x89f4724] main generic debug: using extension module "lua"
[0x89f4724] main generic debug: TIMER module_need() : 0.552 ms - Total 0.552 ms
/ 1 intvls (Avg 0.552 ms)
[0x877931c] main interface debug: using interface module "qt4"
[0x877931c] main interface debug: TIMER module_need() : 272.235 ms - Total
272.235 ms / 1 intvls (Avg 272.235 ms)
[0x876f5ac] main playlist debug: adding item `LEBOWSKI' (
file:///media/LEBOWSKI )
[0x877931c] qt4 interface debug: Adding a new MRL to recent ones:
/media/LEBOWSKI
[0x8a3a924] main input debug: Creating an input for 'LEBOWSKI'
[0x876f5ac] main playlist debug: rebuilding array of current - root Playlist
[0x876f5ac] main playlist debug: rebuild done - 1 items, index -1
[0x876f5ac] main playlist debug: processing request item LEBOWSKI node null
skip 0
[0x876f5ac] main playlist debug: resyncing on LEBOWSKI
[0x876f5ac] main playlist debug: LEBOWSKI is at 0
[0x876f5ac] main playlist debug: starting new item
[0x876f5ac] main playlist debug: creating new input thread
[0xb3f12f44] main input debug: Creating an input for 'LEBOWSKI'
[0xb3f12f44] main input debug: thread (input) created at priority 10
(input/input.c:220)
[0xb3f12f44] main input debug: thread started
[0xb3f12f44] main input debug: using timeshift granularity of 50 MiB
[0xb3f12f44] main input debug: using timeshift path '/tmp'
[0xb3f12f44] main input debug: `file:///media/LEBOWSKI' gives access `file'
demux `' path `/media/LEBOWSKI'
[0xb3f12f44] main input debug: creating demux: access='file' demux=''
path='/media/LEBOWSKI'
[0xb3f16954] main demux debug: looking for access_demux module: 2 candidates
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Attempting to use device /dev/sr0 mounted on /media/LEBOWSKI for
CSS authentication
[0x877931c] qt4 interface debug: IM: Setting an input
[0x876f5ac] main playlist debug: no fetch required for (null) (art currently
(null))
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/winship/.dvdnav/.map'
libdvdnav: DVD disk reports itself with Region mask 0x00c00000. Regions: 1 2 3
4 5 6
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000012c
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000805
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00002e92
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x000fb5e2
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0012c23d
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0012f201
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x00131881
libdvdread: Elapsed time 0
libdvdread: Found 4 VTS's
libdvdread: Elapsed time 0
Warning: call to srand(174775)
[0xb3f16954] dvdnav demux debug: trying to go to dvd menu
Segmentation fault
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: vlc 1.1.12-2~oneiric1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
Uname: Linux 3.0.0-13-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Dec 3 22:01:46 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: vlc
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: vlc (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 oneiric running-unity
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899792
Title:
VLC won't play dvd. Segfaults instead
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/899792/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs