facebook

MyEclipse Installer Fails on 32 bit Ubuntu 12.04

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #341355 Reply

    Richard Eberhardt
    Participant

    A fatal error has been detected by the Java Runtime Environment:
    #
    # SIGFPE (0x8) at pc=0x9766656a, pid=3352, tid=3076077248
    #
    # JRE version: 6.0_45-b06
    # Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode linux-x86 )
    # Problematic frame:
    # C [libgtk-x11-2.0.so.0+0x12a56a] __float128+0x40a
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.

    Log file attached.

    Any help would be appreciated,

    Rich

    #341369 Reply

    support-swapna
    Moderator

    Rich,

    Sorry that you are seeing this issue. The log file is missing.

    Can you please answer some more questions for us ?

    1. Which version of MyEclipse are you trying to install?

    2. How are you trying to install MyEclipse? Is it using the custom installer or the downloaded offline installer? If you are using the custom installer, can you please try downloading the offline installer, make sure the MD5 matches with that mentioned on the download site and check if you see the issue ?

    Here is the link to the download site : http://www.myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=ME

    3. Can you please try sending the log file again? Also please attach a screenshot of the error dialog you are seeing during the installation to help us investigate further.

    #341388 Reply

    Richard Eberhardt
    Participant

    1) Trying to install MyEclipse 10.7.1

    2) I am using the downloaded offline installer. The MD5 checksums matches what is on the download page

    3) log file attached; screen print is attached

    java version “1.6.0_45”
    Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
    Java HotSpot(TM) Client VM (build 20.45-b01, mixed mode)

    Attachments:
    You must be logged in to view attached files.
    #341419 Reply

    support-tony
    Keymaster

    Rich,

    I didn’t have any problem installing 10.7.1 on a 32 bit install of Ubuntu 12.04 (which I think is what you have) and the same JDK (1.6.0_45). Do you have a problem running any other graphical java program? You could try the jvisualvm tool in the JDK, if you have nothing else available.

    I can’t think of a reason for the problem but here are a few things that might help.

    • The error seems to be related to the windowing system, GTK, so it might be worth trying an unattended installation. This FAQ explains how to run the installer silently, so that no graphical interaction takes place. Please try this.
    • Try a different JDK. If necessary, you can point to the JDK directly when running the installer by adding a -vm argument (-vm <path to JDK base or to the java executable>)
    • Download the latest release (2013) and try that (I tested that, also, and had not problem).

    Please let us know if this helps.

    #341433 Reply

    Richard Eberhardt
    Participant

    I ran the silent install as suggested.

    It does appear to have run successfully.

    when I try to launch MyEclipse from the command line, it fails with a bunch of gtk errors, culminating in the original java complaint of not being able to find x12.

    I am using a VMWare appliance for this purpose and it looks like the ubuntu installation might have its own problems.

    Thanks,

    RIch

    Attachments:
    You must be logged in to view attached files.
    #341445 Reply

    support-tony
    Keymaster

    Rich,

    Well, I agree that your Ubuntu install seems to have some problems. Are you having problems with other graphical programs? Is it a new Ubuntu install and can you try installing again?

    I just tried a MyEclipse install on a fresh VMWare Ubuntu 12.04 installation and had no problems installing or running MyEclipse, so it certainly seems like there is an issue with your system but it’s not clear what that is, from the information. I installed Ubuntu using VMWare Easy Install and didn’t customize the install significantly.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: MyEclipse Installer Fails on 32 bit Ubuntu 12.04

You must be logged in to post in the forum log in