Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30981 - emerge mozilla crashed with internal error
Summary: emerge mozilla crashed with internal error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 11:47 UTC by Gunar Dierigen
Modified: 2004-01-31 14:53 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 Gunar Dierigen 2003-10-12 11:47:41 UTC
I wanted to merge gnome, but:

# emerge gnome
Calculating dependencies ...done!
>>> emerge (1 of 2) net-www/epiphany-1.0 to /
>>> md5 src_uri ;-) epiphany-1.0.tar.bz2
 * you need mozilla-1.4+ compiled against gtk+-2
 * export USE="gtk2" ;emerge mozilla -p

!!! ERROR: net-www/epiphany-1.0 failed.
!!! Function pkg_setup, Line 42, Exitcode 0
!!! Need Mozilla compiled with gtk+-2.0!!


Reproducible: Always
Steps to Reproduce:
1. emerge gnome
2. export USE="gtk2"
3. emerge mozilla

Actual Results:  
nsXMLNamedNodeMap.cpp: In member function `virtual nsresult
   nsXMLNamedNodeMap::GetLength(PRUint32*)':
nsXMLNamedNodeMap.cpp:127: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[5]: *** [nsXMLNamedNodeMap.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/var/tmp/portage/mozilla-1.4-r3/work/mozilla/content/xml/content/src'
make[4]: *** [libs] Error 2
make[4]: Leaving directory
`/var/tmp/portage/mozilla-1.4-r3/work/mozilla/content/xml/content'
make[3]: *** [libs] Error 2
make[3]: Leaving directory
`/var/tmp/portage/mozilla-1.4-r3/work/mozilla/content/xml'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.4-r3/work/mozilla/content'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.4-r3/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.4-r3 failed.
!!! Function src_compile, Line 359, Exitcode 2
!!! (no error message)


Expected Results:  
merge gnome and mozilla :-))

#emerge info
Portage 2.0.49-r4 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 VIA Nehemiah
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg kde gnome libg++ mad
mikmod mmx motif mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms
xv zlib gdbm berkdb slang readline arts svga java X sdl gpm tcpd pam libwww ssl
perl python esd imlib oggvorbis qt opengl mozilla -gtk gtk2"
#
Comment 1 Andrew Cooks (RETIRED) gentoo-dev 2004-01-31 14:53:59 UTC
This bug has been inactive for 90 days or more.

This bug seems to be related to the gcc-2.3.2 instabillity.

If you can still reproduce this bug with the latest stable gcc and glibc, please reopen this bug report.