Bug 53982

Summary: Compiler crashes on big files
Product: [Retired] Red Hat Linux Reporter: Viren <vireng>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-09-24 22:05:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Viren 2001-09-24 22:05:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
 Internal error: Segmentation fault. is displayed many times during a long 
compilation. Restarting compilation it goes thru.

Version-Release number of selected component (if applicable):


How reproducible:
Sometimes

Steps to Reproduce:
1. Take a big project(at least a few files should be huge)
2.try compiling.
Exactly:
Try compiling latest perl code
	

Actual Results:  Internal error: Segmentation fault

Additional info:

Comment 1 Jakub Jelinek 2001-09-25 09:43:55 UTC
Random compiler crashes (as opposed to reproduceable crashes always on the
same file same error which don't go away when restarting compilation) are in
99.9% cases hardware problems.
Please check your hardware and check you have enough virtual memory (RAM and
swap) for big compilations.