首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Eclipse Juno 64位在Ubuntu 12.04 64位上崩溃

Eclipse Juno 64位在Ubuntu 12.04 64位上崩溃
EN

Stack Overflow用户
提问于 2014-03-26 21:11:34
回答 1查看 182关注 0票数 0

我试着在ubuntu 12.04 64位上运行eclipse juno 64位,但我得到了以下错误:

代码语言:javascript
复制
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fddfa424c11, pid=5850, tid=140591821719296
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x1cdc11]  gtk_text_buffer_get_tag_table+0x61
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/iwan/dev/eclipse-juno/hs_err_pid5850.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp

有什么想法吗?

EN

回答 1

Stack Overflow用户

发布于 2014-03-26 21:26:13

它看起来可能与GTK+2.0中的一个bug有关。如果可能,请尝试升级。这里有一个关于这个bug的帖子:https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/391398

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/22662122

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档