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

Bug 87784

Summary: compiler segfault when emerge mozilla-firefox-1.02
Product: Gentoo Linux Reporter: nihraguk <cerenyx>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nihraguk 2005-04-03 07:35:20 UTC
When I try to emerge mozilla-firefox-1.02, the emerge stops halfway and there is an error message saying 'internal compiler error: segmentation fault'.

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla-firefox-1.02
2.
3.
Actual Results:  
The emerge proceeds for awhile, and then terminates with this error message:

nsHTMLObjectResizer.cpp: In static member function `static const nsIID& 
   nsCOMTypeInfo<T>::GetIID() [with T = nsIDOMEventTarget]':
nsHTMLObjectResizer.cpp:28: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
gmake[4]: *** [nsHTMLObjectResizer.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.0.2/work/mozilla
/editor/libeditor/html'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.0.2/work/mozilla
/editor/libeditor'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.0.2/work/mozilla
/editor'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.0.2/work/mozilla
'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.2 failed.
!!! Function src_compile, Line 109, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
The emerge should have succeeded.

Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 27 2005, 12:34:45)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /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/mail/dspam /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts crypt cups curl dvd emboss
encode esd fam flac font-server foomaticdb fortran gdbm gif gnome gpm gtk gtk2
guile imagemagick imap imlib ipv6 jpeg libg++ libwww mad maildir mikmod motif
mp3 mpeg mysql mysqli ncurses nls oggvorbis opengl oss pam pdflib perl png
procmail python qt quicktime readline sdl slang spell ssl svga tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-03 16:49:40 UTC
Most likely you ran out of memory or your hardware is broken (bad ram, overheating box,...).
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 20:57:09 UTC

*** This bug has been marked as a duplicate of 20600 ***