新装系统两个问题:Ubuntu假死、eclipse无法启动(已解决)
发表于 : 2011-04-02 12:51
硬件: ThinkPad SL410k
Ubuntu:版本 10.10,安装在硬盘逻辑分区,仅一个 / 分区和 swap 分区
软件:除了基本系统之外,目前安装了如下软件
- ipython(apt)
- python-tk(apt)
- Opera(download)
- wine(apt)
- leo(download)
- vim(apt)
- mercurial(apt)
- chrome(download)
- eclipse(apt)
- pydev(通过eclipse安装)
问题1(系统不定时假死):
Ubuntu安装完成后,总是爱假死,或者反应缓慢。
在使用终端时候,常常输入一个字符,需要等待3至5秒方才出现,而且大部分时候输入命令均不顺畅,多少总是要停顿0.5秒左右才出现我敲的字符。
另外是偶尔出现鼠标无法移动、键盘无响应,一般用一个小时系统,大约不定时出现2次,每次大约持续1分钟左右恢复正常。
问题2(eclipse 不定时启动失败):
通过终端命令 eclipse启动,启动10次约有3次失败7次成功,提示如下:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:711), pid=10559, tid=3030240112
# guarantee(cb->is_adapter_blob() || cb->is_method_handles_adapter_blob()) failed: exception happened outside interpreter, nmethods and vtable stubs (1)
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.9.7
# Distribution: Ubuntu 10.10, package 6b20-1.9.7-0ubuntu1
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
虚心向各位请教,我的ubuntu是不是有什么地方没有设置好。
谢谢!
Ubuntu:版本 10.10,安装在硬盘逻辑分区,仅一个 / 分区和 swap 分区
软件:除了基本系统之外,目前安装了如下软件
- ipython(apt)
- python-tk(apt)
- Opera(download)
- wine(apt)
- leo(download)
- vim(apt)
- mercurial(apt)
- chrome(download)
- eclipse(apt)
- pydev(通过eclipse安装)
问题1(系统不定时假死):
Ubuntu安装完成后,总是爱假死,或者反应缓慢。
在使用终端时候,常常输入一个字符,需要等待3至5秒方才出现,而且大部分时候输入命令均不顺畅,多少总是要停顿0.5秒左右才出现我敲的字符。
另外是偶尔出现鼠标无法移动、键盘无响应,一般用一个小时系统,大约不定时出现2次,每次大约持续1分钟左右恢复正常。
问题2(eclipse 不定时启动失败):
通过终端命令 eclipse启动,启动10次约有3次失败7次成功,提示如下:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:711), pid=10559, tid=3030240112
# guarantee(cb->is_adapter_blob() || cb->is_method_handles_adapter_blob()) failed: exception happened outside interpreter, nmethods and vtable stubs (1)
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.9.7
# Distribution: Ubuntu 10.10, package 6b20-1.9.7-0ubuntu1
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
虚心向各位请教,我的ubuntu是不是有什么地方没有设置好。
谢谢!