Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24300 - GCC 3.2.3 reports random "Segmentation Fault" errors when run by emerge and preprocessing Header Files
Summary: GCC 3.2.3 reports random "Segmentation Fault" errors when run by emerge and p...
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 12:31 UTC by Simon Raffeiner
Modified: 2005-07-17 13:06 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 Simon Raffeiner 2003-07-11 12:31:51 UTC
Sometimes when I try to install Software with emerge (Portage 2.0.48-r1 
(default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)), the GCC (version 3.2.3 20030422 
(Gentoo Linux 1.4 3.2.3-r1, propolice)) reports random "Segmentation Fault" 
errors when preprocessing Header Files. The funny thing is that this does NOT 
always occur at the same Header file.

I don't really know where to locate the error because it could either be Portage 
itself, a buggy ebuild or the GCC. AFAIR the problem occurs since the last time 
the GCC was updated.

Reproducible: Sometimes
Steps to Reproduce:
emerge something, happened with vlc-0.6.0, xine-ui, winex, wine and some others
Actual Results:  
Segemntation fault by GCC

Expected Results:  
Compile and be quiet ;)

In file included from ../../include/windef.h:16,
                  from ../../include/winbase.h:9,
                  from eventlog.c:7:
../../include/winnt.h:524: internal error: Speicherzugriffsfehler



Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21 i686 AMD Athlon(tm) XP 1800+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow apm avi crypt cups encode gif gpm jpeg libg++ mad mikmod mmx mpeg 
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts tetex svga tcltk java sdl tcpd pam libwww ssl perl python 
esd imlib oggvorbis motif opengl cdr X qt kde -gnome gtk alsa -oss xvid"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-07-11 17:25:16 UTC
This is likely a hardware problem - please read bug #20600.

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