1

2天前我已經安裝了Titanium Appcelerator 3.1,今天我安裝了android sdk 2.2和4.2,但是現在啓動我的Titanium之後,它會在幾分鐘後自動關閉並顯示一些java相關的錯誤。Titanium Appcelerator自動關閉

我的系統配置:

  • Ubuntu的12.04
  • 64位Java 1.6.0_27
  • 鈦3.1
  • Android SDK中2.2和4.2
  • 4 GB RAM

請在

以下找到錯誤日誌
A fatal error has been detected by the Java Runtime Environment: 

SIGSEGV (0xb) at pc=0x00007f29fb86f757, pid=2889, tid=139818259298048 

JRE version: 6.0_27-b27 
Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops) 
Derivative: IcedTea6 1.12.3 
Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.3-0ubuntu1~12.04.1 
Problematic frame: 
V [libjvm.so+0x588757] klassVtable::oop_follow_contents()+0xd7 

回答