Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [Ubuntu] Eclipse Crashes on First Run(Crash after setting up eclipse.ini and Reading the announcement)
[Ubuntu] Eclipse Crashes on First Run [message #1703114] Tue, 28 July 2015 15:26 Go to next message
Christopher Angelo is currently offline Christopher AngeloFriend
Messages: 3
Registered: July 2015
Junior Member
Hi.
This is the first time I've tried to install Eclipse to my computer.
When I run this code, I've ran to this error.
./eclipse

Error Log:
Quote:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fefa0f712a1, pid=6372, tid=140668565608192
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
#
# 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/angeloanan/eclipse/hs_err_pid6372.log
#
# If you would like to submit a bug report, please visit:
# bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

With an report file (attached)
I've read the announcement and added the following to eclipse.ini
-vm
Java/Directory/Here

I'm running Java 8 with amd64
What should I do? You may ask more in this post and I'll try to reply it soon.
Thank you.
Re: [Ubuntu] Eclipse Crashes on First Run [message #1703583 is a reply to message #1703114] Mon, 03 August 2015 11:59 Go to previous messageGo to next message
Aurélien Pupier is currently offline Aurélien PupierFriend
Messages: 637
Registered: July 2009
Location: Grenoble, FRANCE
Senior Member

Hi Christopher,

You need to replace "Java/Directory/Here" by the path on your own filesystem to a Java installation.

Regards,


Aurélien Pupier - Red Hat
Senior Software Engineer in Fuse Tooling team
Re: [Ubuntu] Eclipse Crashes on First Run [message #1703590 is a reply to message #1703583] Mon, 03 August 2015 12:46 Go to previous messageGo to next message
Christopher Angelo is currently offline Christopher AngeloFriend
Messages: 3
Registered: July 2015
Junior Member
@Aurelien Pupier

Yes, I've already replaced that with my own java directory. I've changed it to "Java/Directory/Here" to censor out my java dir alongside with my username.
Re: [Ubuntu] Eclipse Crashes on First Run [message #1703611 is a reply to message #1703590] Mon, 03 August 2015 15:53 Go to previous messageGo to next message
Aurélien Pupier is currently offline Aurélien PupierFriend
Messages: 637
Registered: July 2009
Location: Grenoble, FRANCE
Senior Member

Hi,

it reminds me this kind of issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776
Can you specify which version of WebKitGTK+ is installed on your system?
Can you try to switch between gtk2/3?
There was issues in past versions using some GTK theme such as Doxygen, which one are you using?
Can specify the version of your OS too?

Regards,


Aurélien Pupier - Red Hat
Senior Software Engineer in Fuse Tooling team
Re: [Ubuntu] Eclipse Crashes on First Run [message #1703731 is a reply to message #1703611] Tue, 04 August 2015 13:04 Go to previous message
Christopher Angelo is currently offline Christopher AngeloFriend
Messages: 3
Registered: July 2015
Junior Member
Hi,
I'm very sure that I'm using Ubuntu 14.04 (Unity)
I'm not sure about the WebKitGTK+ since I just know it from you.
I've ran the command on my terminal :
apt-cache policy libgtk2.0-0 libgtk-3-0

It returns with this:
~$ apt-cache policy libgtk2.0-0 libgtk-3-0
libgtk2.0-0:
  Installed: 2.24.23-0ubuntu1.2
  Candidate: 2.24.23-0ubuntu1.2
  Version table:
 *** 2.24.23-0ubuntu1.2 0
        500 http://archive.ubuntu[dot]com/ubuntu/ trusty-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.24.23-0ubuntu1 0
        500 http://archive.ubuntu[dot]com/ubuntu/ trusty/main amd64 Packages
libgtk-3-0:
  Installed: 3.10.8-0ubuntu1.5
  Candidate: 3.10.8-0ubuntu1.6
  Version table:
     3.10.8-0ubuntu1.6 0
        500 http://archive.ubuntu[dot]com/ubuntu/ trusty-updates/main amd64 Packages
 *** 3.10.8-0ubuntu1.5 0
        100 /var/lib/dpkg/status
     3.10.8-0ubuntu1.4 0
        500 http://archive.ubuntu[dot]com/ubuntu/ trusty-security/main amd64 Packages
     3.10.8-0ubuntu1 0
        500 http://archive.ubuntu[dot]com/ubuntu/ trusty/main amd64 Packages

I don't know how to switch the WebKitGTK+
any help for this?
Previous Topic:Windows 10, Display at 100%, 1920 x 1200 = Very blurry and tiny Eclipse
Next Topic:Running Pydev as root
Goto Forum:
  


Current Time: Fri Apr 26 02:41:26 GMT 2024

Powered by FUDForum. Page generated in 0.08599 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top