aptana3 - Aptana version 3.4.2.201308081805 crash -


i have aptana version 3.4.2.201308081805 on linux mint 15 64bit open once , anytime when want start aptana crash here 1 few crash log:

   # # fatal error has been detected java runtime environment: # #  sigbus (0x7) @ 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 write core dump. core dumps have been disabled. enable core dumping, try "ulimit -c unlimited" before starting java again # # if submit bug report, please include # instructions on how reproduce bug , visit: #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/ # crash happened outside java virtual machine in native code. # see problematic frame report bug. # 

don't use openjdk

use java 7 wbupd8 repository

sudo apt-add-repository ppa:webupd8team/java 

prerequirements

sudo apt-get install software-properties-common 

if got problems swt take at

eclipse cannot load swt libraries


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -