Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89659 - gcc 3.4.3.20050110-r2 Internal compiler error: Segmentation Fault
Summary: gcc 3.4.3.20050110-r2 Internal compiler error: Segmentation Fault
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 07:20 UTC by Stefan de Konink
Modified: 2005-04-19 19:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
preprocessed GCC output (ccyVHMcM.out,748.35 KB, application/octet-stream)
2005-04-19 07:21 UTC, Stefan de Konink
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2005-04-19 07:20:09 UTC
I'm unable to compile GCC and continue to install this system. I have triggered a kernel bug in mm/rmap.c too, but I cannot reproduce this one as othen as the Seg. Fault of GCC.

Reproducible: Always
Steps to Reproduce:
1. emerge gcc

Actual Results:  
GCC segfaults

Expected Results:  
Compiling GCC

Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Pentium II (Deschutes)
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 04:58:11)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://rsync.midvliet.nl/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://mirror.scarlet-internet.nl/pub/gentoo http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.midvliet.nl/gentoo-portage"
USE="x86 alsa apache2 apm avi berkdb bitmap-fonts crypt cups emboss encode
foomaticdb gdbm gif gpm gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod motif mp3
mpeg ncurses nptl nptlonly oggvorbis opengl oss pam pic png quicktime readline
ssl tcpd truetype truetype-fonts type1-fonts userlocales xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Stefan de Konink 2005-04-19 07:21:33 UTC
Created attachment 56662 [details]
preprocessed GCC output
Comment 2 SpanKY gentoo-dev 2005-04-19 19:09:11 UTC
if you're randomly triggering kernel bug's then the issue is probably not with gcc