Por que meu Eclipse Indigo trava no Ubuntu 13.04 com o Oracle JDK 64bits?

Eu instalei o jdk e eclipse no Ubuntu 13.04. Ele fica aberto até que eu crie um projeto e digite algum básico, mas de repente, dentro de um minuto, quando eu clico em algum lugar como o javadoc ou Ctrl + Space, ele cai imediatamente com a seguinte mensagem. Eu tive esse problema com Juno e Ubuntu 12.04, mas quando eu atualizei de Juno para Indigo, estava bem. Mas agora, depois de usar o Indigo e o Ubuntu 13.04, está tudo bagunçado. Mesmo Juno não vai funcionar com o Ubuntu 13.04, preciso de ajuda. Eu preciso fazer o eclipse funcionar. Eu apenas estou pronto para instalar / remover qualquer coisa para fazer o Eclipse funcionar novamente.

[psycho:~] $ /opt/eclipse/eclipse 

(Eclipse:19297): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",

(Eclipse:19297): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb29dce2009, pid=19297, tid=140405947455232
#
# JRE version: 7.0_10-b18
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libsoup-2.4.so.1+0x6e009]  soup_session_feature_detach+0x19
#
# 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/psycho/hs_err_pid19297.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Meus logs:Logs gerados pelo eclipse