Bug 169987

Summary: Qt-3.3.0 make gives internal compiler error
Product: [Fedora] Fedora Reporter: neha gupta <nehaiitd>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: gcc-3.4.4-2.fc3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-06 09:13:34 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:
Attachments:
Description Flags
source none

Description neha gupta 2005-10-06 05:21:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041020 Firefox/0.10.1

Description of problem:


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


How reproducible:
Always

Steps to Reproduce:
1.cd to qt folder
2../configure 
3.make
  

Actual Results:  it makes for some time and then I can see qtexedit.cpp Internal Compiler Error Segmentation fault
It may b due to hardware or OS problem
Please submit a bug report to bugzilla.....

Expected Results:  make successful

Additional info:

[root@samsung ~]# free -m
             total       used       free     shared    buffers     cached
Mem:           233        228          5          0         12         95
-/+ buffers/cache:        120        112
Swap:          479          0        479

Comment 1 neha gupta 2005-10-06 05:24:45 UTC
Created attachment 119655 [details]
source

Comment 2 Than Ngo 2005-10-06 09:13:34 UTC
It seems a bug in gcc, you should please update to current release FC3 or FC4.
it should fix this problem.