Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171734 - mplayer-1.0_rc1-r2 crashes on x86 with command-buttons
Summary: mplayer-1.0_rc1-r2 crashes on x86 with command-buttons
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 22:42 UTC by Sawk
Modified: 2007-03-22 17:49 UTC (History)
0 users

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 Sawk 2007-03-21 22:42:05 UTC
When I push a command buttons (like "right arrow" or what else), mplayer crashes:

mplayer Film/*Sacco*
MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 2.60GHz (Family: 15, Model: 2, Stepping: 9)
MMX2 supported but disabled
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compilato per CPU x86 con estensioni: MMX 3DNow SSE SSE2

Riproduco Film/[DivX ITA] Sacco e Vanzetti.avi.
Rilevato formato file AVI!
VIDEO:  [DX50]  480x448  24bpp  25.000 fps  801.7 kbps (97.9 kbyte/s)
==========================================================================
Apertura decoder video: [ffmpeg] FFmpeg's libavcodec codec family
Scelto codec video: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Apertura decoder audio: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 96.0 kbit/6.25% (ratio: 12000->192000)
Scelto codec audio: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Inizio la riproduzione...
VDec: configurazione chiesta dal vo - 480 x 448 (sp.col. preferito: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect è 1.07:1 - riscalo per ottenere un rapporto corretto.
VO: [xv] 480x448 => 480x448 Planar YV12 
A:  12.1 V:  12.0 A-V:  0.117 ct:  0.011 301/301 ??% ??% ??,?% 0 0 

MPlayer interrotto dal segnale 4 nel modulo: decode_video 
- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.
  Solitamente questo avviene quando si esegue il programma su un processore
  diverso da quello per cui è stato compilato/ottimizzato.
  Verificalo!
- MPlayer è stato interrotto per un errore nell'uso della CPU/FPU/RAM.
  Ricompila MPlayer con --enable-debug e crea un backtrace ed un disassemblato
  con 'gdb'. Per dettagli DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer è andato in crash. Questo non dovrebbe accadere.
  Può essere un errore nel codice di MPlayer _o_ nei tuoi driver _o_ nella tua
  versione di gcc. Se ritieni sia colpa di MPlayer, per favore leggi
  DOCS/HTML/en/bugreports.html e segui quelle istruzioni. Non possiamo
  aiutarti, e non lo faremo, se non ci dai queste informazioni quando segnali
  un possibile problema.

-----------------------------------------------------------------------------------------------------------------------------------

This is the compile error:

Checking for lircc ... no 
Creating config.mak
Creating config.h

Config files successfully generated by ./configure !

  Install prefix: /usr
  Data directory: /usr/share/mplayer
  Config direct.: /usr/share/mplayer

  Byte order: little-endian
  Optimizing for: pentium4 mmx mmxext sse sse2 mtrr

  Languages:
    Messages/GUI: it
    Manual pages:  it en

  Enabled optional drivers:
    Input: ftp network tv-v4l2 tv-v4l tv live555 cdda dvdread vcd dvb 
    Codecs: qtx xvid libavcodec real win32 faad2 faac musepack libmpeg2 liba52 mp3lib libtheora speex tremor(internal) libmad liblzo gif 
    Audio output: alsa esd mpegpes(dvb) 
    Video output: md5sum gif89a pnm jpeg png mpegpes(dvb) fbdev opengl dga xv x11 xover tga 
    Audio filters: ladspa 
  Disabled optional drivers:
    Input: vstream pvr radio mpdvdkit2 dvdnav smb 
    Codecs: x264 libdv amr_wb amr_nb xanim libdts twolame toolame 
    Audio output: sun openal jack polyp arts oss ivtv dxr2 nas sdl 
    Video output: xvidix winvidix cvidix bl zr zr2 ivtv dxr3 dxr2 sdl vesa svga caca aa ggi xmga mga xvmc dfbmga directfb tdfx_vid s3fb tdfxfb 3dfx 
    Audio filters: 

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
      compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.

Please check mtrr settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr)


Check configure.log if you wonder why an autodetection failed (check whether
the development headers/packages are installed).
Do not report compilation errors if you used any of the --enable-* options
(except --enable-gui and maybe --enable-debug).

If you suspect a bug, please read DOCS/HTML/en/bugreports.html.


MPlayer compilation will use the CPPFLAGS/CFLAGS/LDFLAGS set by you, but:

    *** ***  DO NOT REPORT BUGS IF IT DOES NOT COMPILE/WORK!  *** ***

It is strongly recommended to let MPlayer choose the correct CFLAGS!
To do so, execute 'CFLAGS= ./configure <options>'

 * Make
./version.sh `i686-pc-linux-gnu-gcc -dumpversion`
iconv -f `cat help/help_mp-it.h.charset` -t UTF-8 "help/help_mp-it.h" >> help_mp.h
Adding untranslated messages to help_mp.h


Reproducible: Always

Steps to Reproduce:
1. start mplayer
2. push command-buttons
Comment 1 Sawk 2007-03-21 22:42:46 UTC
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 21 Mar 2007 14:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distcc distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/sawk/gnome /home/sawk/moc /home/sawk/libtimidity"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aiglx alsa amazon asf avahi bash-completion berkdb bitmap-fonts cairo cddb cdparanoia cdr cdrom cli cracklib crypt cups curl custom-cflags dbus dga directfb divx dri dvb dvd dvdr dvdread encode esd fame fbcon ffmpeg firefox flac foomaticdb fortran gdbm gif glitz gmedia gnome gpgme gpm hal i8x0 iconv imagemagick ipod ipv6 isdnlog java javascript jce jpeg jpeg2k kdeenablefinal kdehiddenvisibility lame libg++ libsamplerate live lm_sensors logitech-mouse lzo mad matroska midi mmx moznocompose moznoirc moznomail moznoxft mp3 mp4 mp4live mpeg mpeg2 mplayer msn musepack musicbrainz ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openssh pam pcre pdf perl php png pop ppds pppd print python readline real realmedia reflection reiser4 reiserfs rhythmbox rtc scanner session sndfile speex spl sse sse2 ssl subtitles svg tcl tcpd tga theora thunderbird tiff timidity tk truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vidix vorbis wavpack win32codecs wma wmp x86 xcomposite xine xorg xprint xscreensaver xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-21 22:54:55 UTC
USE=custom-cflags is unsupported.

[-    ] custom-cflags (media-video/mplayer):
Enables custom cflags (not supported)
Comment 3 Sawk 2007-03-22 17:49:46 UTC
mplayer crashes with USE=-custom-cflags

----------------------------------------------------------------------------

Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 22 Mar 2007 17:30:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distcc distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/sawk/gnome /home/sawk/moc /home/sawk/libtimidity"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aiglx alsa amazon asf avahi bash-completion berkdb bitmap-fonts cairo cddb cdparanoia cdr cdrom cli cracklib crypt cups curl dbus dga directfb divx dri dvb dvd dvdr dvdread encode esd fame fbcon ffmpeg firefox flac foomaticdb fortran gdbm gif glitz gmedia gnome gpgme gpm hal i8x0 iconv imagemagick ipod ipv6 isdnlog java javascript jce jpeg jpeg2k kdeenablefinal kdehiddenvisibility lame libg++ libsamplerate live lm_sensors logitech-mouse lzo mad matroska midi mmx moznocompose moznoirc moznomail moznoxft mp3 mp4 mp4live mpeg mpeg2 mplayer msn musepack musicbrainz ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openssh pam pcre pdf perl php png pop ppds pppd print python readline real realmedia reflection reiser4 reiserfs rhythmbox rtc scanner session sndfile speex spl sse sse2 ssl subtitles svg tcl tcpd tga theora thunderbird tiff timidity tk truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vidix vorbis wavpack win32codecs wma wmp x86 xcomposite xine xorg xprint xscreensaver xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS