先前我要在Ubuntu10.04裡裝tomcat,因為裝好了但是eclipse沒有自動感應
於是我就去更正了tocat的環境變數,但是--
我的Java就爆了= =
JAVA_HOME、CLASSPATH、PATH那些我都看過,都是原來設定的值,
像我打java -version
就會跳出下面的訊息:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007ff7ff4a72db, pid=31681, tid=140703130584832
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode, sharing linux
-amd64 copressed oops)
# Derivative: IcedTea6 1.9.7
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.7-0ubuntu1-10.04.1
# Problematic frame:
# C [libc.so.6+0x852db] memset+0xa5b
#
# An error report file with more information is saved as:
# /home/yichun/hs_err_pid31681.log
Segmentation fault
我有試著說把java砍掉,但是沒辦法解除安裝,所以我現在不知道該怎麼辦冏rz
還請有經驗的前輩能夠給予指教(鞠躬)。
--
於是我就去更正了tocat的環境變數,但是--
我的Java就爆了= =
JAVA_HOME、CLASSPATH、PATH那些我都看過,都是原來設定的值,
像我打java -version
就會跳出下面的訊息:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007ff7ff4a72db, pid=31681, tid=140703130584832
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode, sharing linux
-amd64 copressed oops)
# Derivative: IcedTea6 1.9.7
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.7-0ubuntu1-10.04.1
# Problematic frame:
# C [libc.so.6+0x852db] memset+0xa5b
#
# An error report file with more information is saved as:
# /home/yichun/hs_err_pid31681.log
Segmentation fault
我有試著說把java砍掉,但是沒辦法解除安裝,所以我現在不知道該怎麼辦冏rz
還請有經驗的前輩能夠給予指教(鞠躬)。
--
All Comments