Segfault on Mpeg/MPG
Posted: 25 Feb 2007 04:27
Hello VLC community!
I have VLC 0.8.6a running on SuSE Linux 10.2. Whenever I try and open a MPG or MPEG format file, I get the following lovely output (ran with vlc -vvvv)
VLC works beautifully on everything else (avi, wmv, mk4, mkv, mov, etc). Do I have a bug here? I know my mpeg libraries are working because I can open the same file in movie player and it works fine. Any ideas?
Also, note that the
Appears when I click file->quick open file.
I have VLC 0.8.6a running on SuSE Linux 10.2. Whenever I try and open a MPG or MPEG format file, I get the following lovely output (ran with vlc -vvvv)
Code: Select all
jduv@schala2-lnx ~ > vlc -vvv
VLC media player 0.8.6a Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /home/jduv/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 216 modules
[00000001] main private debug: opening config file /home/jduv/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 3 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000279] main playlist debug: waiting for thread completion
[00000279] main playlist debug: thread 3071126416 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000280] main private debug: waiting for thread completion
[00000280] main private debug: thread 3062733712 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000281] main interface debug: looking for interface module: 1 candidate
[00000281] main interface debug: using interface module "hotkeys"
[00000281] main interface debug: thread 3054341008 (interface) created at priority 0 (interface/interface.c:231)
[00000283] main interface debug: looking for interface module: 1 candidate
[00000283] main interface debug: using interface module "screensaver"
[00000283] main interface debug: thread 3045948304 (interface) created at priority 0 (interface/interface.c:231)
[00000285] main interface debug: looking for interface module: 5 candidates
[00000285] main interface debug: using interface module "wxwidgets"
[00000285] main interface debug: thread 3020405648 (manager) created at priority 0 (interface/interface.c:216)
[00000285] wxwidgets interface debug: Using last windows config '(-1,0,0,1600,1200)(0,130,333,362,358)(6,0,0,-1,150)'
[00000285] wxwidgets interface debug: id=0 p=(130,333) s=(362,358)
[00000285] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
** (.:29309): CRITICAL **: clearlooks_style_draw_focus: assertion `height >= -1' failed
[00000279] main playlist debug: adding playlist item `/home/jduv/Desktop/00202=69194=69194=69194.mpg' ( /home/jduv/Desktop/00202=69194=69194=69194.mpg )
[00000279] main playlist debug: creating new input thread
[00000288] main input debug: waiting for thread completion
[00000288] main input debug: thread 2960133008 (input) created at priority 0 (input/input.c:265)
[00000288] main input debug: creating statistics handler
[00000288] main input debug: `/home/jduv/Desktop/00202=69194=69194=69194.mpg' gives access `' demux `' path `/home/jduv/Desktop/00202=69194=69194=69194.mpg'
[00000288] main input debug: creating demux: access='' demux='' path='/home/jduv/Desktop/00202=69194=69194=69194.mpg'
[00000290] main demuxer debug: looking for access_demux module: 2 candidates
[00000288] main input debug: creating access '' path='/home/jduv/Desktop/00202=69194=69194=69194.mpg'
[00000293] main access debug: looking for access2 module: 8 candidates
[00000293] vcd access debug: trying .cue file: /home/jduv/Desktop/00202=69194=69194=69194.cue
[00000293] vcd access debug: could not find .cue file
[00000293] access_file access debug: opening file `/home/jduv/Desktop/00202=69194=69194=69194.mpg'
[00000293] main access debug: using access2 module "access_file"
[00000299] main private debug: pre-buffering...
[00000299] main private debug: received first data for our buffer
[00000299] main private debug: pre-buffering done 1114078 bytes in 0s - 10312 kbytes/s
[00000288] main input debug: creating demux: access='' demux='' path='/home/jduv/Desktop/00202=69194=69194=69194.mpg'
[00000300] main demuxer debug: looking for demux2 module: 42 candidates
[00000314] main packetizer debug: looking for packetizer module: 15 candidates
[00000314] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[00000288] main input debug: selecting program id=0
[00000300] main demuxer debug: using demux2 module "mpgv"
[00000288] main input debug: looking for a subtitle file in /home/jduv/Desktop/
[00000333] main decoder debug: looking for decoder module: 21 candidates
[00000333] main decoder debug: using decoder module "libmpeg2"
[00000333] main decoder debug: thread 2968697744 (decoder) created at priority 0 (input/decoder.c:159)
[00000288] main input debug: `/home/jduv/Desktop/00202=69194=69194=69194.mpg' successfully opened
[00000314] packetizer_mpegvideo packetizer debug: size 640x480 fps=30.000
[00000333] libmpeg2 decoder debug: 640x480 (display 640,480), aspect 576000, sar 1:1, 30.000 fps
[00000333] main decoder debug: no usable vout present, spawning one
[00000337] main video output debug: window size: 640x480
[00000337] main video output debug: looking for video output module: 7 candidates
[00000337] xvideo video output debug: adaptor 0, port 48, format 0x32315659 (YV12) planar
[00000338] main private debug: Registering subpicture channel, ID: 2
[00000338] main private debug: Registering subpicture channel, ID: 3
[00000338] main private debug: Registering subpicture channel, ID: 4
[00000338] main private debug: Registering subpicture channel, ID: 5
[00000337] xvideo video output debug: Window manager supports NetWM
[00000337] xvideo video output debug: Window manager supports _NET_WM_STATE_FULLSCREEN
[00000337] xvideo video output debug: Window manager supports _NET_WM_STATE_ABOVE
[00000337] xvideo video output debug: Window manager supports _NET_WM_STATE_BELOW
[00000337] main video output debug: using video output module "xvideo"
[00000337] main video output debug: waiting for thread completion
[00000337] main video output debug: got 8 direct buffer(s)
[00000337] main video output debug: picture in 640x480 (0,0,640x480), chroma I420, ar 4:3, sar 1:1
[00000337] main video output debug: picture user 640x480 (0,0,640x480), chroma I420, ar 4:3, sar 1:1
[00000337] main video output debug: picture out 640x480 (0,0,640x480), chroma I420, ar 4:3, sar 1:1
[00000337] main video output debug: direct render, mapping render pictures 0-6 to system pictures 1-7
[00000337] main video output debug: thread 2977090448 (video output) created at priority 0 (video_output/video_output.c:421)
Segmentation fault
Also, note that the
Code: Select all
** (.:29309): CRITICAL **: clearlooks_style_draw_focus: assertion `height >= -1' failed