的Aptana版本3.4.2.201308081805崩溃
问题描述:
我的Aptana版本3.4.2.201308081805对Linux Mint的15 64 是开放的只有一次,现在任何时候,当我想要启动的Aptana崩溃 这里是从几崩溃日志中的一个:的Aptana版本3.4.2.201308081805崩溃
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007fab6e08a938, pid=4403, tid=140373276522240
#
# 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+0x4938] Java_java_util_zip_ZipFile_getZipMessage+0x8d8
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# 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.
#
答
不要从wbupd8库使用的OpenJDK
使用的Java 7
sudo apt-add-repository ppa:webupd8team/java
Prerequirements
sudo apt-get install software-properties-common
如果你得到了与SWT问题在
答
看看我设法去除的OpenJDK和安装Oracle JDK来解决这个问题。
的逐步指令下面的文章 http://www.wikihow.com/Install-Oracle-Java-on-Ubuntu-Linux
在集锦到目前为止,还没有崩溃提供。
只能使用lubuntu
不幸的是,即使使用oracle jdk,我也遇到了崩溃。最后,我决定从软件包管理器安装Eclipse,并安装eclipse的aptana plugin。 – Chandru