Ao instalar o oracle em VM vocês podes se deparar com o erro (libnnz11.so+), conforme abaixo:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| [oracle@linux1 response]$ dbca -silent -responseFile /orainstall/database/response/dbca.rsp## An unexpected error has been detected by HotSpot Virtual Machine:## SIGSEGV (0xb) at pc=0x9f47245c, pid=23131, tid=3078883008## Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)# Problematic frame:# C [libnnz11.so+0x3c45c]## An error report file with more information is saved as hs_err_pid23131.log## If you would like to submit a bug report, please visit:#Aborted |