Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8298 - mplayer crashes on doing "mplayer *.mpg"
Summary: mplayer crashes on doing "mplayer *.mpg"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-24 06:38 UTC by whirm
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description whirm 2002-09-24 06:38:07 UTC
if I put two mpg files on a folder and from the konsole I do  "mplayer *.mpg" it plays the first mpg and after that it crashes...  mplayer version 0.90_pre8  **************** whirm@hydra whirm $ mplayer -nosound *.mpg   MPlayer 0.90pre8-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)  CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2) CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE  Reading /home/whirm/.mplayer/codecs.conf: can't open '/home/whirm/.mplayer/codecs.conf': No such file or directory Reading /usr/share/mplayer/codecs.conf: 38 audio & 106 video codecs init_freetype Linux RTC init error: Permission denied Using usleep() timing Can't open input config file /home/whirm/.mplayer/input.conf : No such file or directory Can't open input config file /usr/share/mplayer/input.conf : No such file or directory Falling back on default (hardcoded) input config  Playing test01.mpg Cache fill: 18.28% (1533844 bytes)    Detected MPEG-PS file format! VIDEO:  MPEG1  320x240  (aspect 1)  29.97 fps  1500.0 kbps (187.5 kbyte/s) ========================================================================== Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 320 x 240 (preferred csp: Mpeg PES) Couldn't find matching colorspace - retrying with -vop scale... Opening video filter: [scale] Sorry, selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0 libmpeg2: Using MMXEXT for IDCT transform libmpeg2: Using MMXEXT for motion compensation VDec: vo config request - 320 x 240 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [sdl] 320x240 => 320x240 Planar YV12  [fs] SDL: Using driver: x11 SDL: Info - please use -vm or -zoom to switch to best resolution. Detected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2) ========================================================================== Audio: no sound!!! Start playing... V:   9.5  277   3%  3%  0.0% 0 0 0%%   MPlayer interrupted by signal 11 in module: uninit_vcodec - MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. For details, see DOCS/bugreports.html section 5.b. - MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/bugreports.html and follow instructions there. We can't and won't help unless you provide these informations when reporting a possible bug. whirm@hydra whirm $  *************  my system is: dual amd-xp 2100+ tyan tiger mpx 2466n-4m motherboard software  raid0 gentoo 1.4rc1 all updated at the date of 24/09/02 portage 2.0.37 gcc 3.2-r1 ccache 1.9-r1  USE="scanner spell svga tiff truetype pdflib pic png -pcmcia nocardbus fbcon   flash gif gphoto2 gtk gtkhtml java jpeg kde lcms -alsa evo dvd encode cdr   directfb aalib fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov   pat pse36 mmx motif ncurses oggvorbis fxsr sse syscall mmxext 3dnowext x86 oss   3dnow acpi arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib java jpeg   kde gnome libg++ libwww mikmod mmx motif mpeg nls oggvorbis opengl pam pdflib   png python qt qtmt quicktime readline sdl slang spell ssl svga tcpd truetype X   xml2 xmms xv zlib" MAKEOPTS="-j4" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}"
Comment 1 SpanKY gentoo-dev 2002-09-24 14:59:19 UTC
if I put two mpg files on a folder and from the konsole I do  "mplayer *.mpg" 
it plays the first mpg and after that it crashes... mplayer version 0.90_pre8
****************
whirm@hydra whirm $ mplayer -nosound *.mpg
MPlayer 0.90pre8-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP 
Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2) 
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 
CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
Reading /home/whirm/.mplayer/codecs.conf: can't 
open '/home/whirm/.mplayer/codecs.conf': No such file or directory 
Reading /usr/share/mplayer/codecs.conf: 38 audio & 106 video codecs 
init_freetype Linux RTC init error: Permission denied Using usleep() timing 
Can't open input config file /home/whirm/.mplayer/input.conf : No such file or 
directory Can't open input config file /usr/share/mplayer/input.conf : No such 
file or directory Falling back on default (hardcoded) input config  Playing 
test01.mpg Cache fill: 18.28% (1533844 bytes)    Detected MPEG-PS file format! 
VIDEO:  MPEG1  320x240  (aspect 1)  29.97 fps  1500.0 kbps (187.5 kbyte/s) 
========================================================================== 
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config 
request - 320 x 240 (preferred csp: Mpeg PES) Couldn't find matching 
colorspace - retrying with -vop scale... Opening video filter: [scale] Sorry, 
selected video_out device is incompatible with this codec. VDecoder init 
failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0 
libmpeg2: Using MMXEXT for IDCT transform libmpeg2: Using MMXEXT for motion 
compensation VDec: vo config request - 320 x 240 (preferred csp: Planar YV12) 
VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no 
prescaling applied. VO: [sdl] 320x240 => 320x240 Planar YV12  [fs] SDL: Using 
driver: x11 SDL: Info - please use -vm or -zoom to switch to best resolution. 
Detected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2) 
========================================================================== 
Audio: no sound!!! Start playing... V:   9.5  277   3%  3%  0.0% 0 0 0%%   
MPlayer interrupted by signal 11 in module: uninit_vcodec - MPlayer crashed by 
bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make 
a 'gdb' backtrace and disassembly. For details, see DOCS/bugreports.html 
section 5.b. - MPlayer crashed. This shouldn't happen. It can be a bug in the 
MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's 
MPlayer's fault, please read DOCS/bugreports.html and follow instructions 
there. We can't and won't help unless you provide these informations when 
reporting a possible bug.
whirm@hydra whirm $
*************
my system is: dual amd-xp 2100+ tyan tiger mpx 2466n-4m motherboard software  
raid0 gentoo 1.4rc1 all updated at the date of 24/09/02 portage 2.0.37 gcc 3.2-
r1 ccache 1.9-r1
USE="scanner spell svga tiff truetype pdflib pic png -pcmcia nocardbus fbcon   
flash gif gphoto2 gtk gtkhtml java jpeg kde lcms -alsa evo dvd encode cdr   
directfb aalib fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov   
pat pse36 mmx motif ncurses oggvorbis fxsr sse syscall mmxext 3dnowext x86 
oss   3dnow acpi arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib java 
jpeg   kde gnome libg++ libwww mikmod mmx motif mpeg nls oggvorbis opengl pam 
pdflib   png python qt qtmt quicktime readline sdl slang spell ssl svga tcpd 
truetype X   xml2 xmms xv zlib"
MAKEOPTS="-j4"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-29 12:10:48 UTC
Well, sure this is a gentoo only problem ?  Can you try to use mplayer CVS
snapshot, and see if that fixes it ?
Comment 3 foser (RETIRED) gentoo-dev 2002-10-01 17:54:50 UTC
This is most likely an mplayer or overoptimization problem. mplayer commandline
has been improved a lot lately, but used to be very buggy. Changes that is
gentoo related are very small.
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-08 15:13:48 UTC
Still an problem with pre10 or later ?
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-25 13:58:10 UTC
This works for me with _rc1.  Reopen if you still have issues.