[oracle@rac1 database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 14636 MB Passed
Checking swap space: must be greater than 150 MB. Actual 15998 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-05-13_01-59-34PM. Please wait ...[oracle@rac1 database]$ #
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x0000003f91a14d70, pid=27143, tid=140264133601040
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_30-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_pid27143.log
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp
解決方法:
.bash_profile
增加export LD_BIND_NOW=1
說明: