crashes

Matthew Gabeler-Lee msg2 at po.cwru.edu
Sat May 26 22:48:06 CEST 2001


vlc has been crashing no matter what DVD I try and play for the last
week or so (doing cvs updates about once a day).

gvlc Output with -vvvvv :

intf: playlist initialized
intf: added `dvd:/dev/rom' to playlist
module: checking built-in modules
module: builtin module `es', ISO 13818-1 MPEG Elementary Stream input module
module: builtin module `ps', ISO 13818-1 MPEG Program Stream input module
module: builtin module `ts', ISO 13818-1 MPEG Transport Stream input module
module: builtin module `yuv', YUV transformations module
module: builtin module `idct', IDCT module
module: builtin module `idctclassic', classic IDCT module
module: builtin module `motion', motion compensation module
module: builtin module `imdct', AC3 IMDCT module
module: builtin module `downmix', AC3 downmix module
module: builtin module `dvd', full DVD input module with CSS decryption
module: builtin module `dummy', dummy functions module
module: builtin module `null', the Null module that does nothing
module: builtin module `rc', remote control interface module
module: builtin module `yuvmmx', MMX YUV transformations module
module: builtin module `idctmmx', MMX IDCT module
module: builtin module `motionmmx', MMX motion compensation module
module: builtin module `idctmmxext', MMX EXT IDCT module
module: builtin module `motionmmxext', MMX EXT motion compensation module
module: builtin module `imdct3dn', AC3 IMDCT module
module: builtin module `imdctsse', AC3 IMDCT module
module: builtin module `downmix3dn', 3D Now! AC3 downmix module
module: builtin module `downmixsse', SSE AC3 downmix module
module: checking plugin modules
module: browsing `.'
module: browsing `lib'
module: browsing `/usr/local/lib/videolan/vlc'
module: plugin module `ncurses', ncurses interface module
module: plugin module `x11', X11 module
module: plugin module `qt', Qt interface module
module: plugin module `gnome', Gnome interface module
module: plugin module `sdl', Simple DirectMedia Layer module
module: plugin module `gtk', Gtk+ interface module
module: plugin module `dsp', Linux OSS /dev/dsp module
module: plugin module `xvideo', XVideo extension module
module: plugin module `esd', EsounD audio module
module: module bank initialized
module: locking module `gtk'
intf: interface initialized
module: locking module `dvd'
input: opening file `dvd:/dev/rom'
dvd info: netlist initialized
ifo info: vmg initialized
css info: GetASF authenticated
css info: already authenticated
dvd info: css initialized
dvd info: number of titles: 5
ifo info: vts 3 initialized
dvd: title 1 vts_title 1 pgc 1
css info: vts key initialized
dvd info: stream size 1: 8010684416 @ 3911467
***************************************************
dvd info: title: 1
    vobstart at: 15089664
    stream size: 8010682368
    number of chapters: 26
    number of angles: 2
***************************************************

***********************************************
dvd info: video
    compression: mpeg-2
    tv system: ntsc 525/60 Hz
    aspect ratio: 16:9
    display mode: letterboxed
    line21-1: data present in GOP
    line21-2:
    source res: 720x480 ntsc or 720x576 pal
    letterboxed: no
    mode: camera
***********************************************

dvd info: video mpeg2 stream
module: locking module `motionmmxext'
module: locking module `idctmmxext'
dvd info: video selected
***********************************************
dvd info: audio 1
    language: English
    mode: ac3
    channel(s): 6
    sampling: 48000 Hz
    appl_mode: not specified
    caption: normal caption
    quantization: drc
    status: 0
***********************************************

dvd info: audio stream 1 English (ac3)	(0x80bd)
***********************************************
dvd info: audio 2
    language: Francais
    mode: ac3
    channel(s): 6
    sampling: 48000 Hz
    appl_mode: not specified
    caption: normal caption
    quantization: drc
    status: 1
***********************************************

dvd info: audio stream 2 Francais (ac3)	(0x81bd)
***********************************************
dvd info: audio 3
    language: *Japanese
    mode: ac3
    channel(s): 6
    sampling: 48000 Hz
    appl_mode: not specified
    caption: normal caption
    quantization: drc
    status: 2
***********************************************

dvd info: audio stream 3 *Japanese (ac3)	(0x82bd)
***********************************************
dvd info: spu 1
    caption: 5
    language: English
    prefix: 100
    status: 4:3 0 wide 0 letter 2 pan 0
***********************************************

dvd info: spu stream 1 English	(0x22bd)
***********************************************
dvd info: spu 2
    caption: 1
    language: English
    prefix: 100
    status: 4:3 0 wide 1 letter 3 pan 0
***********************************************

dvd info: spu stream 2 English	(0x23bd)
module: locking module `downmixsse'
module: locking module `imdctsse'
intf info: menus refreshed as stream has changed
vpar: no vout present, spawning one
module: locking module `sdl'
wished configuration: 720x576, 15/16 bpp (1440 Bpl)
actual configuration: 720x576, 16/16 bpp (1440 Bpl), masks: 0xf800/0x7e0/0x1f
vout: video display initialized (720x576, 16/16 bpp)
vout: YUV acceleration activated
module: locking module `yuvmmx'
aout: no aout present, spawning one
module: locking module `dsp'
aout info: signed 16 bits stereo thread
aout info: audio output thread 30831 spawned
aout info: fifo #0 allocated, 2 channels, rate 0
vout: YUV acceleration activated
Segmentation Fault

If I use --vout xvideo (rather than sdl's xvideo), I get a slightly
different output.  Here's a diff from the sdl to the xvideo:

--- vlc.log	Sat May 26 16:42:16 2001
+++ vlcxv.log	Sat May 26 16:43:43 2001
@@ -137,15 +137,10 @@
 module: locking module `imdctsse'
 intf info: menus refreshed as stream has changed
 vpar: no vout present, spawning one
-module: locking module `sdl'
+module: locking module `xvideo'
 wished configuration: 720x576, 15/16 bpp (1440 Bpl)
-actual configuration: 720x576, 16/16 bpp (1440 Bpl), masks: 0xf800/0x7e0/0x1f
-vout: video display initialized (720x576, 16/16 bpp)
-vout: YUV acceleration activated
-module: locking module `yuvmmx'
 aout: no aout present, spawning one
+actual configuration: 720x576, 15/16 bpp (1440 Bpl), masks: 0x0/0x0/0x0
+vout: video display initialized (720x576, 15/16 bpp)
 module: locking module `dsp'
 aout info: signed 16 bits stereo thread
-aout info: audio output thread 30831 spawned
-aout info: fifo #0 allocated, 2 channels, rate 0
-vout: YUV acceleration activated

-- 
	-Matt

The right half of the brain controls the left half of the body.  This
means that only left handed people are in their right mind.





More information about the vlc mailing list