Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28319 - gmplayer crashes
Summary: gmplayer crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 20:10 UTC by Kurt
Modified: 2004-06-24 22:59 UTC (History)
5 users (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 Kurt 2003-09-09 20:10:52 UTC
I just merged mplayer-0.91 and have noticed a problem when running gmplayer.  
If you start a movie file playing hit the stop button and then hit the play 
button again as to start playing the same file over gmplayer crashes.  There 
message displayed is:  MPlayer interrupted by signal 11 in module: 
decode_video.   
 
 
 

Reproducible: Always
Steps to Reproduce:
1.Start gmplayer playing any video file.	 
2.Stop the playback. 
3.Hit the play button to start playing again and it crashes. 
Actual Results:  
Crashed. 


ortage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 
2.4.20-gaming-r3) 
================================================================= 
System uname: 2.4.20-gaming-r3 i686 AMD Athlon(tm) XP 1700+ 
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.2 [enabled] 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -mmmx 
-fprefetch 
-loop-arrays -msse -mfpmath=sse" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share 
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -mmmx 
-fprefet 
ch-loop-arrays -msse -mfpmath=sse" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox autoaddcvs ccache fixpackages" 
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" 
USE="x86 oss apm avi crypt encode foomaticdb gif jpeg libg++ libwww mad mikmod 
m 
mx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
gtkhtm 
l gdbm berkdb slang readline arts bonobo svga tcltk java guile sdl gpm tcpd 
pam  
ssl perl python esd imlib oggvorbis motif opengl mozilla ldap cdr X gtk gnome 
al 
sa cups kde qt truetype samba gphoto2 postgres dvd sse gtk2 pda mozcalendar 
mozn 
oirc"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-20 11:27:22 UTC
Try with the following:

  # USE="-gtk2" emerge mplayer

Comment 2 Kurt 2003-09-21 22:21:29 UTC
Tried as you said and the same error occurs.  Can your reproduce this problem 
on your system out of curiosity?   
Comment 3 Kurt 2003-09-26 06:30:17 UTC
Update:  This only seems to happen on quicktime files.  Mpeg files and avi's
don't seem to have the problem.
Comment 4 Kurt 2003-09-29 12:32:07 UTC
Update:  Problem does not occur in mplayer-1.0_pre1-r1.
Comment 5 foser (RETIRED) gentoo-dev 2003-10-06 03:25:09 UTC
seems to be a permissions problem, works fine for me as root, not as user.

Anyway, the mplayer gtk/gtk2 handling is dysfunctional as it is in the ebuild.
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2004-03-17 06:38:45 UTC
Is this still a problem with the latest version of mplayer for anyone?
Comment 7 Chris White (RETIRED) gentoo-dev 2004-06-24 22:59:17 UTC
As stated earlier, it looks to be fixed in mplayer-1.0_pre1-r1.  Re-Open the bug if you still find this an issue.