Crash backtrace
Matthew Gabeler-Lee
msg2 at po.cwru.edu
Fri Jun 8 03:06:04 CEST 2001
VLC has been crashing on me a lot lately, very similarly to other
people. Here's -vvvvvv output (most of it, anyways), and the backtrace.
It looks like something inside the imdctsse is demolishing the stack.
With this hypothesis, using --imdct imdct and it plays nicely again, but
a tiny bit choppy, which I guess is expectable if one is removing ASM
optimizations.
module: locking module `gtk'
intf: interface initialized
[New Thread 32459 (manager thread)]
[New Thread 32450 (initial thread)]
[New Thread 32460]
[New Thread 32461]
[New Thread 32462]
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: 10
ifo info: vts 1 initialized
dvd: title 1 vts_title 1 pgc 1
css info: vts key initialized
dvd info: stream size 1: 223232 @ 109
***************************************************
dvd info: title: 1
vobstart at: 310198272
stream size: 221184
number of chapters: 2
number of angles: 1
***************************************************
***********************************************
dvd info: video
compression: mpeg-2
tv system: ntsc 525/60 Hz
aspect ratio: 4:3
display mode: not specified
line21-1:
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): 2
sampling: 48000 Hz
appl_mode: not specified
caption:
quantization: drc
status: 0
***********************************************
dvd info: audio stream 1 English (ac3) (0x80bd)
module: locking module `downmixsse'
module: locking module `imdctsse'
intf info: menus refreshed as stream has changed
[New Thread 32463]
[New Thread 32464]
[New Thread 32465]
vpar: no vout present, spawning one
module: locking module `sdl'
wished configuration: 720x576, 15/16 bpp (1440 Bpl)
vout: video display initialized (720x576, 15/16 bpp)
aout: no aout present, spawning one
actual configuration: 720x576, 16/16 bpp (1440 Bpl), masks: 0xf800/0x7e0/0x1f
vout: YUV acceleration activated
[New Thread 32466]
module: locking module `dsp'
aout info: signed 16 bits stereo thread
module: locking module `yuvmmx'
aout info: audio output thread 32462 spawned
[Switching to Thread 32462]
Program received signal SIGSEGV, Segmentation fault.
0x80ad43b in .loop () from /usr/lib/libncurses.so.4
(gdb) bt
#0 0x80ad43b in .loop () from /usr/lib/libncurses.so.4
#1 0x69a0c10 in ?? () from /usr/lib/libncurses.so.4
#2 0xbf3ffc88 in ?? ()
#3 0x80ad365 in module_imdctsse_imdct_do_512 () from /usr/lib/libncurses.so.4
#4 0x8065cd3 in imdct () from /usr/lib/libncurses.so.4
#5 0x80614d0 in ac3_decode_frame () from /usr/lib/libncurses.so.4
#6 0x8060d6a in RunThread () from /usr/lib/libncurses.so.4
#7 0x40028b85 in pthread_start_thread (arg=0xbf3ffe40) at manager.c:241
--
-Matt
They have been at a great feast of languages, and stolen the scraps.
-- William Shakespeare, "Love's Labour's Lost"
More information about the vlc
mailing list