|
|
以前编辑一个文件,由于中途断电
重启 再进永中,提示说要不要恢复文件,郁闷来了:无论按确定还是取消,永中就自动跳了
下面是终端打开eio的情况:
- joey@debian:~$ eio
- chmod: 更改 “/usr/local/EIOffice/Jre/bin/java” 的权限: 不允许的操作
- #
- # An unexpected error has been detected by HotSpot Virtual Machine:
- #
- # SIGSEGV (0xb) at pc=0xb7ce3d15, pid=4961, tid=2473425840
- #
- # Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode)
- # Problematic frame:
- # C [libX11.so.6+0x1ad15] XFreeFontSet+0x15
- #
- # An error report file with more information is saved as hs_err_pid4961.log
- #
- # If you would like to submit a bug report, please visit:
- # http://java.sun.com/webapps/bugreport/crash.jsp
- #
- /usr/bin/eio: line 9: 4961 已放弃 $line1/EIOffice.bin ${@:+"$@"}
复制代码 |
|