Enviado em 30/07/2014 - 16:52h
Galera, estou com problema com o Eclipse Luna, quando executo da a seguinte mensagem de erro:
root@debian:/opt# cd eclipse-luna
root@debian:/opt/eclipse-luna# ls
about_files artifacts.xml dropins eclipse.ini features notice.html plugins
about.html configuration eclipse epl-v10.html icon.xpm p2 readme
root@debian:/opt/eclipse-luna# ./eclipse
(java:5382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
(java:5382): GLib-GObject-WARNING **: cannot register existing type `GdkDisplayManager'
(java:5382): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(java:5382): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(java:5382): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(java:5382): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(java:5382): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(java:5382): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(java:5382): GLib-GObject-WARNING **: cannot register existing type `GdkDisplay'
(java:5382): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(java:5382): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(java:5382): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(java:5382): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f471617873f, pid=5382, tid=139943682844416
#
# JRE version: 6.0_32-b32
# Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgdk-x11-2.0.so.0+0x5173f] gdk_display_open+0x3f
#
# 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:
# /opt/eclipse-luna/hs_err_pid5382.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
root@debian:/opt/eclipse-luna#