[Bug 1862] New: A fatal error has been detected by the Java Runtime Environment
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sat Jul 5 01:44:36 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1862
Bug ID: 1862
Summary: A fatal error has been detected by the Java Runtime
Environment
Product: IcedTea
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: nodchip at gmail.com
CC: unassigned at icedtea.classpath.org
Created attachment 1109
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1109&action=edit
log file
I got the following error when I run my program on Ubuntu 14.04.
Unfortunately, I can not publish the program on the internet to everyone. But
I will send the source code to the assignees individually.
The error message was:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5edd01ec21, pid=5593, tid=140045172737792
#
# JRE version: OpenJDK Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# j tv.dyndns.kishibe.pad.State.normalize(Ljava/util/List;)Ljava/util/List;+26
#
# Core dump written. Default location: /home/nodchip/robot/core or core.5593
#
# An error report file with more information is saved as:
# /home/nodchip/robot/hs_err_pid5593.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
#
The version was:
$ uname -a
Linux nighthawk 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
$ java -version
java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
The dumped core is here:
https://docs.google.com/file/d/0B-tvvyU4WOofWS1ERkZTNDFaSDg/edit
I also attached the log file.
Thanks,
--
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/20140705/697a8155/attachment.html>
More information about the distro-pkg-dev
mailing list