Bug 118425

Summary: Ant segfaults on ia64
Product: Red Hat Enterprise Linux 3 Reporter: Jeremy Handcock <handcock>
Component: antAssignee: Gary Benson <gbenson>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-19 19:53:51 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 Jeremy Handcock 2004-03-16 17:09:19 UTC
Description of problem: Ant segfaults on ia64 on a RHEL3 U2-Beta system.


Version-Release number of selected component (if applicable):
ant-1.5.2-23, libgcj-ssa-3.5ssa-0.20030801.47


How reproducible: Always


Steps to Reproduce:
1. Run ant
  
Actual results: Segmentation fault


Expected results: Build stuff!


Additional info: When I roll back to libgcj-ssa-3.5ssa-0.20030801.41,
ant starts working again.  So there must be a problem with BC, or a
regression between the .41 and .47 ssa packages.

Comment 1 Jeremy Handcock 2004-03-19 19:53:51 UTC
I did a fresh re-install of my ia64 system with one of the RHEL
U2-Beta respins, and this went away.  Voodoo.  Ant seems to be running
just fine on ia64 now.