关闭项目时 ​​Eclipse 崩溃 [英] Eclipse crashes when closing a project

查看:31
本文介绍了关闭项目时 ​​Eclipse 崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 ubuntu 11.10 中使用 eclipse indigo

I am using eclipse indigo in ubuntu 11.10

我的java是

java version "1.6.0_06" Java(TM) SE Runtime Environment (build
1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)

我在 Eclipse 中打开了两个项目,当我尝试关闭这些项目中的任何一个时,它崩溃了.每当发生崩溃时,我的主文件夹中有一个 hs_err_pidXXXX[X].log 文件,大约 100k.

I have two project open in my eclipse and it crashes when i try to close any of these projects. Whenever a crash happens i have a hs_err_pidXXXX[X].log file in my home folder which is around 100k.

我应该如何调试和解决这个问题?我找不到任何重复的主题.

How should i debug and fix this problem? I couldn't find any duplicate threads for this.

我已将 hs_err_pid21233.log 复制到 此处的 Google 文档链接

I have copied my hs_err_pid21233.log to google docs link here

我尝试了@spektom 的建议.现在 Eclipse 因不同的错误而崩溃 attached here

I tried the suggestion by @spektom. Now eclipse crashes with a different error attached here

推荐答案

我总是通过谷歌搜索"查找有问题的框架代码(在您的情况下是:[libjvm.so+0x1f125a])来发现类似的问题.这可能会将您带到 Eclipse 或 Java 中的现有错误报告,其中包含有关解决方法的有用注释以及修复错误版本的信息.

I always find similar problems by "googling" for problematic frame code (in your case it's: [libjvm.so+0x1f125a]). This may bring you to existing bug reports either in Eclipse or in Java, which contain useful comments about workarounds and information in which version a bug is fixed.

针对您的具体问题,我找到了以下页面:

For your specific problem, I've found these pages:

https://groups.google.com/forum/?fromgroups#!topic/linux.debian.bugs.dist/0IGmtBE8nuQ

https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/206620

解决方法:https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/174759

请继续尝试它们是否适合您!

Please go ahead and try if they work for you!

这篇关于关闭项目时 ​​Eclipse 崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆