[oracle@apps15 database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 46314 MB Passed
Checking swap space: must be greater than 150 MB. Actual 7999 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2016-12-15_05-30-16PM. Please wait ...[oracle@apps15 database]$ #
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x00000039b4c14d70, pid=4124, tid=140279675725584
#
# 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_pid4124.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
solution:-
============================================================
[oracle@apps15 database]$ export LD_BIND_NOW=1
[oracle@apps15 database]$ ./runInstaller