- 論壇徽章:
- 2
|
最近我使用redhat enterprise linux 6 x86_64 在安裝oracle 11g r2 的時(shí)候遇到了問(wèn)題,
報(bào)錯(cuò)如下:
./runInstaller
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x0000003506414d70, pid=8623, tid=140098437953296
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b03 mixed mode)
# Problematic frame:
# C [ld-linux-x86-64.so.2+0x14d70]
#
# An error report file with more information is saved as hs_err_pid8623.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
在oracle用戶的 ~oracle/.bash_profile中添加環(huán)境變量 export LD_BIND_NOW=1無(wú)用
重新安裝32bit和64bit的JSE,無(wú)用
想問(wèn)問(wèn)大家有沒(méi)有其他的解決方法?
多謝 |
|