Bug 43704

Summary: During a make installation I encountered and Internal Error attributed to a Segemantation fault!
Product: [Retired] Red Hat Linux Reporter: Need Real Name <leslie>
Component: makeAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-06-06 17:59:50 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 Need Real Name 2001-06-06 17:55:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; 0.7) Gecko/20010316

Description of problem:
making hostspot1.3.1 (actually req. Redhat 6.1) fails on compiling a .cpp file

How reproducible:
Always

Steps to Reproduce:
1.run make <call>
2.in the make fails with the internal error: segemantation fau
3.
	

Actual Results:  fails with the internal error: segemantation fault


Expected Results:  compile the build and make binaries as usual!

Additional info:

the j2sdk 1.3 also doen't work on my system! but ibm's version works!

Comment 1 Jakub Jelinek 2001-06-06 17:59:42 UTC
Please rerun the g++ command which causes the segfault with additional
-save-temps -v options and
a) post here the options
b) attach here the preprocessed source on which this segfault is reproduceable
(file with .ii extension it creates)
As for Sun JDK 1.3, please read the release notes - there is a bug in JDK
which we provided a workaround for.

Comment 2 Jakub Jelinek 2001-07-23 15:26:02 UTC
Closed due to inactivity.