I have had a hard time trying to load subpub.com and other sites, galeon would crash on me everytime and kill the whole X server with it. However I found out that it does not happen with the 'official' builds, so I guess it is related to my cflags. I will rebuild until I've found the one that needs to be filtered out, just wanted to make a start. Reproducible: Always Steps to Reproduce: 1. use bad-ass cflags (-march=athlon-xp -O2 -m3dnow -fomit-frame-pointer -ffast-math -pipe -funroll-loops) 2. compile mozilla(-firefox) 3. go to subpub.com Actual Results: mozilla crashed along with the X server Expected Results: you don't expect me to answer that one, do you? ;) Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.1 2-love1 i686) ================================================================= System uname: 2.6.12-love1 i686 AMD Athlon(tm) XP 1700+ Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X1 1/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-s tud.fht-esslingen.de/pub/Mirrors/gentoo/" LANG="en_GB.utf8" LC_ALL="en_GB.utf8" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/overlay-portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext 3ds X a52 aac alsa apm avi berkdb bitmap-fonts bmp bzip2 cairo cdparanoia cdr crypt cups curl dts dv dvb dvd dvdr dvdread eds emboss enc ode fam fbcon ffmpeg firefox flac foomaticdb fortran ftp gd gdbm gif gimpprint g litz gnome gpm gtk gtk2 hal icq imagemagick imlib jabber java jpeg kerberos lcms ldap lesstif libg++ libwww mad matroska mikmod mime mmap mmx mng mozilla moznox ft mozsvg mp3 mpeg ncurses nls nntp nptl nptlonly nvidia ogg oggvorbis openal op engl oss pam pdflib perl pic png python quicktime readline real samba sdl shared mem slp softmmu sox speex spell sqlite sse sse2 ssl svg svga tcpd theora tiff ti midity truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vorbis win32 codecs wma123 xine xml2 xosd xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS
well, I have compiled it with the old gcc (3.3.4) and without any cflags but it still crashes, so it's either a library causing the problem or it's gentoo specific patch. I'm going to analyse the website and try to figure out what's triggering the crash...
I found the reason, the crash only happens when I compile with +moznoxft.
Re-open if problem re-occurs for ya.