I can't start the ADT (Android Development Tool). When I start the Eclipse it ask to specify the workspace and then it close.
At firs it suggested
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
Then it gave me
# A fatal error has been detected by the Java Runtime Environment:
#
#
#
# JRE version: OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31)
# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgobject-2.0.so.0+0x1a6b8] g_object_get_qdata+0x18
#
# Core dump written. Default location: /home/volter/Code/adt-bundle-linux-x86_64-20131030/eclipse/core or core.1138
#
# An error report file with more information is saved as:
# /tmp/jvm-1138/hs_error.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# Bugzilla Main Page
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
At firs it suggested
Quote:
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
Quote:
# A fatal error has been detected by the Java Runtime Environment:
#
#
#
# JRE version: OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31)
# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgobject-2.0.so.0+0x1a6b8] g_object_get_qdata+0x18
#
# Core dump written. Default location: /home/volter/Code/adt-bundle-linux-x86_64-20131030/eclipse/core or core.1138
#
# An error report file with more information is saved as:
# /tmp/jvm-1138/hs_error.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# Bugzilla Main Page
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#