rud*_*dis 2 upgrade java openjdk 12.04
当我从 Ubuntu 12.04 升级到 14.04 时,Aptana Studio 3 不再工作。当我尝试在几分钟后打开它时它会关闭,但是当我在终端中打开它时我收到了这个错误消息。
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0xa144786d, pid=3011, tid=3076155136
JRE version: OpenJDK Runtime Environment (7.0_51-b31) (build 1.7.0_51-b31)
Java VM: OpenJDK Client VM (24.51-b03 mixed mode, sharing linux-x86 )
Problematic frame:
C [libsoup-2.4.so.1+0x5486d] soup_session_feature_detach+0x1d
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:
/opt/Aptana_Studio_3/hs_err_pid3011.log
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.
Run Code Online (Sandbox Code Playgroud)
我尝试使用 Synaptic 重新安装该框架,但它不起作用。之后,我卸载 Aptana Studio。我是按照本手册安装的。我在升级前和升级后都使用过本手册。
小智 6
升级到 UBUNTU 14.04 后我遇到了同样的问题。对于解决方法,我将以下行添加到“ AptanaStudio3.ini ”文件的末尾(在您的情况下,它应该位于' /opt/Aptana_Studio_3/AptanaStudio3.ini ')
-Dorg.eclipse.swt.browser.DefaultType=mozilla
Run Code Online (Sandbox Code Playgroud)
这对我有用(至少在过去的一个小时里,因为它曾经在几分钟后关闭),我希望它也能解决你的问题。
| 归档时间: |
|
| 查看次数: |
2747 次 |
| 最近记录: |