急:unexpected error has been detected by Java Runtime Environment错误

来源:百度知道 编辑:UC知道 时间:2024/06/08 19:04:09
我运行Eclipse时候出现的下面的错误信息:
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x02f8b975, pid=3666, tid=10759056
#
# Java VM: IcedTea Client VM (1.7.0-b21 mixed mode linux-x86)
# Problematic frame:
# C [libfontmanager.so+0x10975]
#
# An error report file with more information is saved as:
# /home/admin/workspace/Dict/hs_err_pid3666.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.

请帮我解决。。
我的系统是: Fedora 8 i386 ,用java -version 时候显示:java 1.7

是Fedora8 的自带JAVA 问题;
你把里面的JAVA删除掉,然后自己再配JAVA——HOME等就好了,

这个问题和我的一样。
我从6月开始使用Eclipse3.2到3.3版本就一直出现这个问题,换JRE也是一样。后来发现日志的前面部分
# Problematic frame:
# C [SOGOUPY.IME+0x4ea1]
#

有sogou输入法的字样,其实是sogou输入法引起的,而原来使用sogou的2.0和eclipse3.1的时候没有问题,使用sogou的3.0以上和eclipse3.2以上冲突。

解决方法:换输入法。

试试在cmd里运行这个命令
regsvr32 C:\Program Files\Common Files\Microsoft Shared\DAO\dao360.dll