Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18013 - mozilla-1.3 crashes when viewing http://www.ilse.nl
Summary: mozilla-1.3 crashes when viewing http://www.ilse.nl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-22 16:04 UTC by Sander Graswinckel
Modified: 2003-11-19 21:58 UTC (History)
0 users

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


Attachments
gdb backtrace (mozilla-crash-2,22.68 KB, text/plain)
2003-03-22 16:05 UTC, Sander Graswinckel
Details
another backtrace (mozilla-crash-3,18.23 KB, text/plain)
2003-03-23 05:21 UTC, Sander Graswinckel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Graswinckel 2003-03-22 16:04:34 UTC
When viewing http://www.ilse.nl mozilla (and galeon) crashes. I have
mozilla-1.3-r1. I will attach a backtrace. To see if this is gentoo related I
downloaded a binary build from mozilla.org. This version had the same problem.
So it seems this is a mozilla problem.

Reproducible: Always
Steps to Reproduce:
1. Open http://www.ilse.nl in mozilla
2. move the mouse pointer over the items in "Ilse channels"

Actual Results:  
Mozilla dies.

Expected Results:  
Not die.

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(TM) XP 2000+
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
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 apm crypt cups libg++ mikmod mpeg pdflib quicktime spell zlib tetex
svga tcltk java guile mozilla snmp cdr xv slang readline gpm berkdb mmx 3dnow
gdbm tcpd pam libwww ssl nls mitshm lame perl python esd imlib sdl oggvorbis
gnome2 gnome gtk2 gtk X qt -kde motif opengl avi tiff gif alsa -arts bonobo
gtkhtml ncurses jpeg png truetype xml xml2 dvd xmms encode -smooth"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Sander Graswinckel 2003-03-22 16:05:44 UTC
Created attachment 9704 [details]
gdb backtrace
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-22 16:59:12 UTC
Happens with gtk+1 compiled 1.3 as well.  Can you try to compile it with full
debugging and gen a trace ?

  # RESTRICT=nostrip BUILDDEBUG=1 CFLAGS=-ggdb CXXFLAGS=-ggdb emerge mozilla

You may have to comment the 'strip-flags' at the top of the ebuild.
Comment 3 Sander Graswinckel 2003-03-23 05:21:47 UTC
Created attachment 9721 [details]
another backtrace

I did that but it doesn't seem to give any more information.
Comment 4 Sander Graswinckel 2003-03-23 05:34:13 UTC
I seems to be Javascript related. If I disable Javascript (in galeon) this crash doesn't occur.
Comment 5 Sander Graswinckel 2003-05-03 14:20:24 UTC
I just tried mozilla 1.4alpha and the problem doesn't occur in this version. I guess this bug has been fixed.
Comment 6 Brad Laue (RETIRED) gentoo-dev 2003-11-19 21:58:06 UTC
No longer in portage