openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09344
[Bug 1020859] Re: JRE crashes because of libzip (Java_java_util_zip_ZipEntry_initFields)
More detailed info to reproduce the bug while exporting an APK in
Eclipse:
- fails when exporting both signed and unsigned packages.
- fails only if he Android project imports an Android Library project
(if i remove the library then the APK builds without problems), see:
http://stackoverflow.com/questions/11298709/error-when-exporting-
android-project-when-library-added
- the bug affects all this JDK versions:
java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
java-1.7.0-openjdk-amd64 1071 /usr/lib/jvm/java-1.7.0-openjdk-amd64
java-6-sun 63 /usr/lib/jvm/java-6-sun
java-8-oracle 1072 /usr/lib/jvm/java-8-oracle
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1020859
Title:
JRE crashes because of libzip (Java_java_util_zip_ZipEntry_initFields)
Status in “openjdk-6” package in Ubuntu:
Confirmed
Bug description:
netbeans crash at terminal apears openjdk crashes
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f32a070053e, pid=6172, tid=139852657981184
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.1
# Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.1-4ubuntu3
# Problematic frame:
# C [libzip.so+0x453e] Java_java_util_zip_ZipEntry_initFields+0xc3e
#
# An error report file with more information is saved as:
# /home/rpuchadm/hs_err_pid6172.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# 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-6/+bug/1020859/+subscriptions
References