Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 17028

Summary: flashplayer.xpt make mozilla/galeon crash entering www.nba.com
Product: Gentoo Linux Reporter: Andreas Kotowicz <andreas.kotowicz>
Component: Current packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Kotowicz 2003-03-07 09:20:31 UTC
I was pretty much annoyed that mozilla always crashed entering www.nba.com.
galeon showed the same behaviour. this happend to me with all mozilla 1.x
versions (up to current 1.3beta). So I started looking for the source. First I
thought it could be java - no, it wasn't. so I unmerged flash and voila, it
worked. last night I just for curiosity deleted the link to flashplayer.xpt and
what do i see? www.nba.com won't crash mozilla nor galeon. and all the other
problematic flash sites work aswell. 

Reproducible: Always
Steps to Reproduce:
1.start mozilla
2.type www.nba.com
3.wait till site loads

Actual Results:  
mozilla disappears/crashes

Expected Results:  
mozilla should just stay up and running

Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp:/
/sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://gentoo.oregonstate.ed
u/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses
 nls pdflib png quicktime spell xml2 xv zlib gtkhtml gdbm berkdb slang readline
tetex bonobo svga guile sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis
gtk qt motif opengl mozilla cdr X gtk2 gnome -alsa esd -arts avi -kde java truet
ype xmms"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Andreas Kotowicz 2003-03-09 08:34:41 UTC
still happens to me with netscape-flash-6.0.79
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-09 17:40:51 UTC
You need blackdown-jdk-1.4.1 or a gcc3 compiled sun jdk/sdk.
Comment 3 Andreas Kotowicz 2003-03-10 03:43:43 UTC
I do have sun-j2sdk-1.4.1 installed (compiled with gcc3)

java-config --list-available-vms
[sun-j2sdk-1.4.1] Sun JDK 1.4.1 (/etc/env.d/java/20sun-j2sdk-1.4.1)
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-10 13:46:30 UTC
Hrm, ok.  Try blackdown ?
Comment 5 Arnaud Boudou 2003-03-18 09:23:07 UTC
I had the same problem when I upgraded from netscape-flash-6.0.69 to netscape-flash-6.0.79
Comment 6 Andreas Kotowicz 2003-03-24 03:34:48 UTC
works for me now using:

mozilla-1.3-r1
sun-j2sdk-1.4.1
netscape-flash 6.0.79
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-24 13:39:57 UTC
Great.