Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98350 - segfault compiling gcc-3.4.4
Summary: segfault compiling gcc-3.4.4
Status: RESOLVED DUPLICATE of bug 73422
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 07:11 UTC by jt scoot
Modified: 2005-07-18 17:32 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 jt scoot 2005-07-08 07:11:38 UTC
GCC-3.4.4 fails to compile, every time, at the same spot.

insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:22564: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.



Reproducible: Always
Steps to Reproduce:
1. emerge gcc

I've tried many things to resolve this -- ranging from swapping out the memory,
"emerge -e" and "FEATURES=-sandbox".  Re-emerged glibc and
emul-linux-x86-glibc-1000 -- simply following related suggetions on the forums.
 With and without -march and/or -O2.



Actual Results:  
Every time -- and I've been trying this for a week or so.

insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:22564: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

As a note, memtest runs for days without generating a single error on the memory.  

Expected Results:  
GCC should have compiled and properly emerged.



Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.12-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    1.2.10
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.4
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sfperms strict"
GENTOO_MIRRORS="ftp://130.207.108.135/pub/gentoo
http://mirror.datapipe.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts cdr crypt cups curl eds esd fam
font-server fortran gif gnome gpm gstreamer gtk imlib ipv6 java jp2 jpeg junit
kde lzw lzw-tiff mad motif mozilla mp3 ncurses nls opengl oss pam perl png
python qt readline samba scanner sdk sdl ssl tcltk tcpd tiff truetype
truetype-fonts type1-fonts usb userlocales xine xml2 xmms xpm xrandr xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Stephen Bennett (RETIRED) gentoo-dev 2005-07-08 07:16:48 UTC
I'm trying to figure out how this is a Gentoo/BSD bug, and can't.
Comment 2 Andrew T. 2005-07-11 11:53:21 UTC
Same *exact* problem occurs here, but occurs during bootstrap.
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2005-07-18 17:32:26 UTC
I think its a dupe

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