Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80514 - mplayerplug-in crashes firefox when playing a video
Summary: mplayerplug-in crashes firefox when playing a video
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Mozilla Gentoo Team
URL: http://movies.yahoo.com
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 13:52 UTC by Emmanuel Rosa
Modified: 2005-02-18 23:46 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 Emmanuel Rosa 2005-02-02 13:52:51 UTC
When trying to play a video using mplayerplug-in on firefox, firefox segfaults. For example, when I try to play a video, mplayerplug-in buffers, and then begins to play. But after a while, firefox/mozilla crashes. Here's a sample gdb session:

Starting program: /usr/lib/MozillaFirefox/firefox-bin
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread -1217173824 (LWP 26272)]
[New Thread -1220047952 (LWP 26276)]
[New Thread -1240667216 (LWP 26277)]
[New Thread -1249092688 (LWP 26278)]
[New Thread -1262126160 (LWP 26279)]
[Thread -1262126160 (LWP 26279) exited]
[New Thread -1262126160 (LWP 26280)]
[New Thread -1276150864 (LWP 26281)]
Detaching after fork from child process 26282.
[Thread -1262126160 (LWP 26280) exited]
[Thread -1240667216 (LWP 26277) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1276150864 (LWP 26281)]
0xb7c70c52 in gtk_check_menu_item_get_active ()
   from /usr/lib/libgtk-x11-2.0.so.0 

The fork process you see is mplayer. I was trying to play a move clip from http://movies.yahoo.com

Reproducible: Always
Steps to Reproduce:
1.Run firefox/mozilla.
2.Play an embedded video clip. Such as one from http://movies.yahoo.com

Actual Results:  
No running windows found
/usr/bin/mozilla: line 88:  9301 Segmentation fault      $mozbin "$@"

Expected Results:  
mplayerplug-in should have played the video clip entirely, and then safety shut
down the mplayer process when neccessary.

Portage 2.0.51-r14 (gcc34-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.10-ck5 i686)
=================================================================
System uname: 2.6.10-ck5 i686 Intel(R) Celeron(R) CPU 1.80GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1,
Jun  5 2004, 18:37:18)]
dev-lang/python:     2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r3
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -Os -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/app-defaults /etc/gconf /etc/terminfo
/usr/X11R6/lib/X11/xkb /etc/env.d"
CXXFLAGS="-march=pentium4 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks fixpackages prelink sandbox userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups dvd encode
esd f77 font-server foomaticdb fortran gdbm gif gpm gtk gtk2 gtkhtml guile imlib
java jpeg libg++ libwww mad mailwrapper mikmod mmx motif mozilla moznoirc
moznomail mpeg ncurses network nls nptl nptlonly objc oggvorbis opengl oss pam
pdflib perl pic png ppds python quicktime readline samba sdl slang spell sse ssl
tcltk tcpd truetype truetype-fonts type1-fonts usb x86 xml2 xmms xv zlib
video_cards_i830"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Keith Constable 2005-02-05 15:40:28 UTC
This is an upstream bug that's fixed in mplayerplug-in-2.75.  Unfortunately, that version isn't in portage, yet. See bug 74634.
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2005-02-18 23:46:23 UTC
mplayerplug-in-2.80 is in portage now, please reopen this bug if it's still a problem with the new version.