Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33808 - (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
Summary: (call_insn 1277 1276 1279 (include/s/u/j/var/tmp/portage/gcc-3.2.3-r2/work/gc...
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-19 02:50 UTC by Moe
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 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 ***