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.
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.