[Bug 3345] New: SIGBUS error with JRE when using eclipse

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Apr 3 18:36:50 UTC 2017


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3345

            Bug ID: 3345
           Summary: SIGBUS error with JRE when using eclipse
           Product: IcedTea
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: birkeland.ole at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 1614
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1614&action=edit
The dump I got.

Compiling a rather large apk-file for android "Export signed application
package" in Eclipse I get this error. This has previously worked, but I have
noticed that a new libzip.so has been uploaded automatically.

I see that it has been reoprted on the web:
http://askubuntu.com/questions/548241/sigbus-error-with-jre-when-using-eclipse

Below is a screen dump:
ob at Aptiva ~ $ eclipse -i
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007f34eea39fcd, pid=4415, tid=139864302417664
#
# JRE version: OpenJDK Runtime Environment (7.0_121) (build 1.7.0_121-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.121-b00 mixed mode linux-amd64
compressed oops)
# Derivative: IcedTea 2.6.8
# Distribution: Ubuntu 14.04 LTS, package 7u121-2.6.8-1ubuntu0.14.04.3
# Problematic frame:
# C  [libzip.so+0x4fcd]
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/ob/hs_err_pid4415.log
Compiled method (nm)  182436  334     n       java.util.zip.ZipFile::getEntry
(native)
 total in heap  [0x00007f34e5083490,0x00007f34e5083828] = 920
 relocation     [0x00007f34e50835b0,0x00007f34e5083610] = 96
 main code      [0x00007f34e5083620,0x00007f34e5083828] = 520
Compiled method (nm)  182436  334     n       java.util.zip.ZipFile::getEntry
(native)
 total in heap  [0x00007f34e5083490,0x00007f34e5083828] = 920
 relocation     [0x00007f34e50835b0,0x00007f34e5083610] = 96
 main code      [0x00007f34e5083620,0x00007f34e5083828] = 520
#
# 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 crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
ob at Aptiva ~ $

-- 
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/20170403/7a922298/attachment.html>


More information about the distro-pkg-dev mailing list