java错误

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
独孤
帖子: 838
注册时间: 2008-02-02 13:06
来自: 寶能科技
联系:

java错误

#1

帖子 独孤 » 2008-10-01 9:47

64位系统

原来好好的,不知怎的,好像是在把32的java程序链到java

之后,运行大部分的java程序都出现如下错误:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f188360f5af, pid=15831, tid=1106327888
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b23 mixed mode linux-amd64)
# Problematic frame:
# C [libc.so.6+0x315af] catgets+0x1f
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid15831.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)

原来可以运行,不知哪问题了
回复