这里非常相似的问题。如果有任何跟进,请发表评论。
我使用的是 Kubuntu 15.04、Eclipse 3.8、Python 2.7 和 3.4,我假设是 PyDev 4.2 或 4.3。
我也是一个新手,正在尝试 django 框架。创建新的 PyDev-django 项目会使 Eclipse 崩溃。再次打开它时,我无法继续创建或导入它。
这是有关崩溃的一些信息,感谢您的帮助。
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc966da042d, pid=9132, tid=140503295805184
#
# JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.6
# Distribution: Ubuntu 15.04, package 7u79-2.5.6-0ubuntu1.15.04.1
# Problematic frame:
# C [libgobject-2.0.so.0+0x3342d] g_type_check_instance_is_fundamentally_a+0xd
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again