Bug 187978 - GCC 4.1 internal compiler error: Segmentation fault
Summary: GCC 4.1 internal compiler error: Segmentation fault
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-05 02:35 UTC by Thomas DuBuisson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-05 02:59:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
GCC automagic crash dump (728.51 KB, text/plain)
2006-04-05 02:44 UTC, Thomas DuBuisson
no flags Details

Description Thomas DuBuisson 2006-04-05 02:35:26 UTC
Description of problem:
I get an "internal compiler error: Segmentation fault" when trying to compile
wxX11-2.6.3.
"./include/wx/wxprec.h:1: internal compiler error: Segmentation fault"

Version-Release number of selected component (if applicable):
wxX11-2.6.3 src compiled by
gcc version 4.1.0 20060304 (Red Hat 4.1.0-3)

How reproducible:
100%

Steps to Reproduce:
1. Install FC5 on (atleast my) x86-64
2. Download wxX11 src
3. configure and make

Actual results:
Seg fault

Expected results:
Working binary

Additional info:
My system has been known to overhead (no, it hasn't been overclocked) before I
turned the cpufreq to powersave.

CPUINFO:
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 4
model name      : AMD Athlon(tm) 64 Processor 3400+
stepping        : 10
cpu MHz         : 800.000
cache size      : 1024 KB

Comment 1 Thomas DuBuisson 2006-04-05 02:44:41 UTC
Created attachment 127321 [details]
GCC automagic crash dump

Automated gcc segfault log file

Comment 2 Thomas DuBuisson 2006-04-05 02:59:38 UTC
A reinstall of g++ fixed the issue - I think I installed from bad media.


Note You need to log in before you can comment on or make changes to this bug.