Bug 53982 - Compiler crashes on big files
Summary: Compiler crashes on big files
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.1
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-09-24 22:05 UTC by Viren
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-09-24 22:05:48 UTC
Embargoed:


Attachments (Terms of Use)

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.


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