Hide Forgot
Created attachment 478685 [details] Java error log Description of problem: Was rebuilding latest Rawhide Eclipse (eclipse-3.6.1-5.fc15) on i686 and the build failed due to Java FPE. I have gold as a primary linker, I believe that's the problem. I also believe that I rebuilt eclipse on x86_64 last week successfully. [exec] # A fatal error has been detected by the Java Runtime Environment: [exec] # [exec] # SIGFPE (0x8) at pc=0x08690a68, pid=6431, tid=3078899392 [exec] # [exec] # JRE version: 6.0_20-b20 [exec] # Java VM: OpenJDK Client VM (19.0-b09 mixed mode linux-x86 ) [exec] # Derivative: IcedTea6 1.9.6 [exec] # Distribution: Fedora release 15 (Rawhide), package fedora-53.1.9.6.fc15-i386 [exec] # Problematic frame: [exec] # C [libgtk-x11-2.0.so.0+0x142a68] [exec] # [exec] # An error report file with more information is saved as: [exec] # /root/rpmbuild/BUILD/eclipse-build-0.6.2/hs_err_pid6431.log [exec] Result: 139 [echo] Build log is available in build_20110214105226.log [echo] uname -m: i686. Build eclipse on x86 for x86. Version-Release number of selected component (if applicable): gcc-4.6.0-0.6.fc15.1.i686 binutils-2.21.51.0.6-1.fc15.i686 kernel-2.6.38-0.rc4.git0.2.fc15.i686
Created attachment 478687 [details] Eclipse rebuild log
I cant reproduce this using latest f15 on x84_64.
x84_64 is OK, i686 was broken for me.
Is this still reproducible? My f15 i686 eclipse builds are failing (using both bfd and gold) at the %files section, but not during the actual build.
Closing as WORKSFORME. If you can reproduce this, feel free to reopen this bug.
Given it crashes in Gtk+, it's not clear it's an OpenJDK issue anyway and the error log seems to be truncated.