Bug 428862

Summary: ../../frysk/frysk-core/frysk/ftrace/TestLtrace.java:409: internal compiler error: Segmentation fault
Product: Red Hat Enterprise Linux 5 Reporter: Andrew Cagney <cagney>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: aph, ebachalo
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-30 17:01:59 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:
Bug Depends On:    
Bug Blocks: 173278    

Description Andrew Cagney 2008-01-15 18:49:24 UTC
When building frysk one object file at a time tis occures:

../../frysk/frysk-core/frysk/ftrace/TestLtrace.java: In class
'frysk.ftrace.TestLtrace$10$MyObserverCreator3':
../../frysk/frysk-core/frysk/ftrace/TestLtrace.java: In method
'frysk.ftrace.TestLtrace$10$MyObserverCreator3.createObserver()':
../../frysk/frysk-core/frysk/ftrace/TestLtrace.java:409: internal compiler
error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

can be worked around by configuring/building frysk with --enable-jar-compile and
using the rhel 5.2 compiler so I'm guessing this is an unlikely to fix.