Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#26612 - [eclipse] Crash because of libzip

Attached to Project: Arch Linux
Opened by Markus (kwinz) - Tuesday, 25 October 2011, 12:31 GMT
Last edited by Ionut Biru (wonder) - Monday, 27 February 2012, 17:55 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Paul Mattal (paul)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

While working with Eclipse it crashes with following message:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f390d296a02, pid=4405, tid=139882646705920
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x4a02] ZIP_ReadEntry+0x392
#
# 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:
# /root/hs_err_pid4405.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Additional info:
eclipse-3.7.1-2
libzip-0.10-1

Steps to reproduce:

The crashes happen randomly but mostly when doing "rebuild" with Android projects.
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 27 February 2012, 17:55 GMT
Reason for closing:  Upstream
Additional comments about closing:  please open a new bug if is still available in 3.7.2
Comment by Markus (kwinz) - Friday, 28 October 2011, 06:21 GMT
Also reportet upstream in Android issue tracker because this is mainly triggered when rebuilding Android projects.
http://code.google.com/p/android/issues/detail?id=21325

Loading...