when i try to open http://www.nctc.net/~hazard/ in mozilla or mozilla firefox, it segfaults. before segfaulting, i algo get a lot of warnings like those below: (Gecko:29107): Gtk-CRITICAL **: file gtkbin.c: line 181 (gtk_bin_get_child): ass ertion `GTK_IS_BIN (bin)' failed (Gecko:29107): Gtk-CRITICAL **: file gtklabel.c: line 946 (gtk_label_set_text): assertion `GTK_IS_LABEL (label)' failed (Gecko:29107): Gtk-CRITICAL **: file gtkwidget.c: line 4189 (gtk_widget_set_sens itive): assertion `GTK_IS_WIDGET (widget)' failed Reproducible: Always Steps to Reproduce: 1. open up mozilla or mozilla firefox 2. go to http://www.nctc.net/~hazard/ 3. Actual Results: mozilla segfaults Expected Results: it should have rendered the page correctly i have intalled: netscape-flash 7.0.25; mozilla 1.7; mozilla-firefox 0.9-r1; all with gtk2 support. emerge info: Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.3-gentoo-r1) ================================================================= System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(tm) XP 1500+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/tPortage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.3-gentoo-r1) ================================================================= System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(tm) XP 1500+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu 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 /usr/local/bmg-main" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X acpi alsa apm avi berkdb bonobo cdr crypt cups curl dga directfb divx4linux doc dvb dvd emacs evo fbcon flac foomaticdb gdbm ggi gif glade glut gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib java javascript jpeg justify lcms lesstif libcaca libg++ libgda libwww mad md5sum mikmod mmx mng mozcalendar mozilla mozsvg mozxmlterm mpeg nas ncurses net nls nptl oggvorbis opengl pdflib perl png ppds python quicktime readline remote samba sdk sdl slang slp sqlite sse ssl stats stencil-buffer stroke svg svga tcltk tcpd tetex theora tiff truetype wmf wsconvert x86 xgetdefault xml xml2 xmms xprint xv xvid zlib"exmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu 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 /usr/local/bmg-main" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X acpi alsa apm avi berkdb bonobo cdr crypt cups curl dga directfb divx4linux doc dvb dvd emacs evo fbcon flac foomaticdb gdbm ggi gif glade glut gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib java javascript jpeg justify lcms lesstif libcaca libg++ libgda libwww mad md5sum mikmod mmx mng mozcalendar mozilla mozsvg mozxmlterm mpeg nas ncurses net nls nptl oggvorbis opengl pdflib perl png ppds python quicktime readline remote samba sdk sdl slang slp sqlite sse ssl stats stencil-buffer stroke svg svga tcltk tcpd tetex theora tiff truetype wmf wsconvert x86 xgetdefault xml xml2 xmms xprint xv xvid zlib"
Not crashing here, same setup. Any odd fonts installed? Java plugins or other possible weirdness? Tried it without -fomit-frame-pointer?
This may not be the cause of the problem, but, the page has an EMBED tag in it with a hidden attribute, which used to cause mplayerplug-in to crash (because the hidden tag made mozilla send the plugin a null xdisplay pointer, or something like that. If you've got mplayerplug-in installed, check that its version is >=1.0 . I think the problem was fixed around then. Charlie
sorry, i don't know what fixed it, whether it was a mozilla or a mplayer upgrade, but now the problem is gone. thanks for the explanation, charlie.
Closing