- 论坛徽章:
- 0
|
安装完成后,运行dbca出现下面的错误:
----------------------------------------------------------------
SIGSEGV 11* segmentation violation
stackbase=BFFFDC78, stackpointer=BFFFC044
Full thread dump:
"SIGQUIT handler" (TID:0x430ef2a0, sys_thread_t:0x81fc410, state:R, thread_t: t@16387, sp:0x0 threadID:0x6f4, stack_base:0x40553a50, stack_size:0x200000) prio=1074431015
"Finalizer thread" (TID:0x430ef088, sys_thread_t:0x81fc2e8, state:CW, thread_t: t@8194, sp:0x0 threadID:0x6f3, stack_base:0x40532a50, stack_size:0x200000) prio=1074431015
"main" (TID:0x430ef0b0, sys_thread_t:0x81f3de0, state:R, thread_t: t@8192, sp:0x0 threadID:0x6e8, stack_base:0xbfffdc78, stack_size:0x200000) prio=1074431015 *current thread*
java.lang.System.initializeSystemClass(System.java)
Monitor Cache Dump:
Registered Monitor Dump:
Thread queue lock: <unowned>;
Name and type hash table lock: <unowned>;
String intern lock: <unowned>;
JNI pinning lock: <unowned>;
JNI global reference lock: <unowned>;
BinClass lock: <unowned>;
Class loading lock: <unowned>;
Java stack lock: <unowned>;
Code rewrite lock: <unowned>;
Heap lock: <unowned>;
Has finalization queue lock: <unowned>;
Finalize me queue lock: <unowned>;
Waiting to be notified:
"Finalizer thread" (0x81fc2e
Monitor registry: owner "main" (0x81f3de0, 1 entry)
Aborted
[oracle@Sync2 bin]$ dbca
SIGSEGV 11* segmentation violation
stackbase=BFFFD578, stackpointer=BFFFB944
Full thread dump:
"SIGQUIT handler" (TID:0x430ef2a0, sys_thread_t:0x81fc410, state:R, thread_t: t@16387, sp:0x0 threadID:0x702, stack_base:0x40553a50, stack_size:0x200000) prio=1074431015
"Finalizer thread" (TID:0x430ef088, sys_thread_t:0x81fc2e8, state:CW, thread_t: t@8194, sp:0x0 threadID:0x701, stack_base:0x40532a50, stack_size:0x200000) prio=1074431015
"main" (TID:0x430ef0b0, sys_thread_t:0x81f3de0, state:R, thread_t: t@8192, sp:0x0 threadID:0x6f6, stack_base:0xbfffd578, stack_size:0x200000) prio=1074431015 *current thread*
java.lang.System.initializeSystemClass(System.java)
Monitor Cache Dump:
Registered Monitor Dump:
Thread queue lock: <unowned>;
Name and type hash table lock: <unowned>;
String intern lock: <unowned>;
JNI pinning lock: <unowned>;
JNI global reference lock: <unowned>;
BinClass lock: <unowned>;
Class loading lock: <unowned>;
Java stack lock: <unowned>;
Code rewrite lock: <unowned>;
Heap lock: <unowned>;
Has finalization queue lock: <unowned>;
Finalize me queue lock: <unowned>;
Waiting to be notified:
"Finalizer thread" (0x81fc2e
Monitor registry: owner "main" (0x81f3de0, 1 entry)
Aborted
-----------------------------------------
我没有在论坛上找到这类问题的解决方法,
还请高手帮忙! |
|