openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09552
[Bug 1246377] [NEW] Java process (with Eclipse) crashes while creating ZIP
Public bug reported:
The Eclipse Java process crashes, when I am exporting an Android App
package. Sometimes it works, but most of the time the Java process just
crashes. I have experienced this exact same Java process crash in other
situations outside of Eclipse too.
This is the output from the crashing process:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007fb7528840ad, pid=6492, tid=140421403592448
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x50ad] Java_java_util_zip_ZipFile_getZipMessage+0x10fd
#
# Core dump written. Default location: /home/witek/eclipse/default/max/core or core.6492
#
# An error report file with more information is saved as:
# /home/witek/eclipse/default/max/hs_err_pid6492.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
** Affects: openjdk-7 (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "hs_err_pid6492.log"
https://bugs.launchpad.net/bugs/1246377/+attachment/3895739/+files/hs_err_pid6492.log
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1246377
Title:
Java process (with Eclipse) crashes while creating ZIP
Status in “openjdk-7” package in Ubuntu:
New
Bug description:
The Eclipse Java process crashes, when I am exporting an Android App
package. Sometimes it works, but most of the time the Java process
just crashes. I have experienced this exact same Java process crash in
other situations outside of Eclipse too.
This is the output from the crashing process:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007fb7528840ad, pid=6492, tid=140421403592448
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x50ad] Java_java_util_zip_ZipFile_getZipMessage+0x10fd
#
# Core dump written. Default location: /home/witek/eclipse/default/max/core or core.6492
#
# An error report file with more information is saved as:
# /home/witek/eclipse/default/max/hs_err_pid6492.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1246377/+subscriptions
Follow ups
References