Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69674 - net-www/mozilla-firefox-1.0_pre-r2 crashes when clicking on the images at the URL
Summary: net-www/mozilla-firefox-1.0_pre-r2 crashes when clicking on the images at the...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL: http://eq2.crgaming.com/media/default...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-31 15:41 UTC by Geoffrey King
Modified: 2004-11-14 16:57 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 Geoffrey King 2004-10-31 15:41:43 UTC
When I click on the images at http://eq2.crgaming.com/media/default.asp?id=6888 firefox segfaults

Reproducible: Always
Steps to Reproduce:
1. go to url http://eq2.crgaming.com/media/default.asp?id=6888
2. click an image

Actual Results:  
Firefox segfaults

Expected Results:  
I should see an enlarged copy of the image I selected.

Emerge info output:

Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r3 i686)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://10.0.0.2/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups
divx4linux doc dvd encode esd f77 foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml
guile imlib ipv6 java jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg
ncurses network nls oggvorbis opengl oss pam pdflib perl png ppds python qt
quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd threads
truetype v4l v4l2 x86 xml2 xmms xv xvid zlib video_cards_matrox linguas_en"

GDB session of crash:

(gdb) where
#0  0x08c4c8db in ?? ()
#1  0x40162c8e in nsCOMPtr_base::assign_with_AddRef(nsISupports*) ()
   from /usr/lib/MozillaFirefox/libxpcom.so
#2  0x4186b731 in ?? ()
#3  0x08c40840 in ?? ()
Comment 1 Karl Ernst Brunk 2004-11-03 07:18:39 UTC
hy !

i wrote a note for #65037 but it does not realy fit that problem. But - this one is definatly the same. This problem is an official bug of this firefox-version and depends on a javascript-command. every ' open("url","","witdh=xy", "heigth=xy" ' will cause that. If firefox tries to open a popup with defined size it crashes !
resize after open works. So this is nothing for the gentooers and as mentioned within firefox-bugzilla it is solved within the next csv.
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-11-14 16:57:35 UTC
Karl, thanks for the update on this bug.  Since you say it was fixed in CVS, and since it works with me on 1.0-r2, I suspect it's fixed now.  So I'll close this bug...