[Bug 1337] New: Java/javac crash with SIGFPE
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Mar 6 14:04:52 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1337
Bug ID: 1337
Summary: Java/javac crash with SIGFPE
Classification: Unclassified
Product: IcedTea
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: lcdadmin at lcd.uregina.ca
CC: unassigned at icedtea.classpath.org
Created attachment 840
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=840&action=edit
Log file
Any attempt to invoke java or javac results in an immediate failure with SIGFPE
and the following message:
entropy[374]$ java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGFPE (0x8) at pc=0x00007fb2020b9c76, pid=10281, tid=140402505881920
#
# JRE version: 7.0_09
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed
oops)
# Problematic frame:
# V [libjvm.so+0x8e7c76] JVM_handle_linux_signal+0x161746
#
# Core dump written. Default location: /root/core or core.10281
#
# An error report file with more information is saved as:
# /root/hs_err_pid10281.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
Abort (core dumped)
The log is attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130306/129bd4c9/attachment.html
More information about the distro-pkg-dev
mailing list