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

Bug 33808

Summary: (call_insn 1277 1276 1279 (include/s/u/j/var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/gcc/stmt.c:1981: internal error: Segmentation fault
Product: Gentoo Linux Reporter: Moe <exor>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Moe 2003-11-19 02:50:34 UTC
Here are the last lines before the crash.

/var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/gcc/stmt.c: In function 
`expand_asm_operands':
/var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/gcc/stmt.c:1981: unrecognizable 
insn:
(call_insn 1277 1276 1279 (include/s/u/j/var/tmp/portage/gcc-3.2.3-r2/work/gcc-
3.2.3/gcc/stmt.c:1981: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [stmt.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r2/work/build/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r2/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.2.3-r2 failed.
!!! Function src_compile, Line 371, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -u world

Actual Results:  
shows the error that I pasted in the Details
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-11-19 09:25:36 UTC
GCC Segmentation faults are usually caused by faulty memory, overclocking or bad CFLAGS. Are you absolutely sure none of these conditions apply to your system?

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