Solutions for Unbutu (64-bit) Eclipse flash-back issues

Source: Internet
Author: User

Today, I was confronted with a problem with a very sore egg:

Originally intended to build an Android development environment under Ubuntu today, downloaded from the official web Eclipse+adt, decompression, open, all normal.

Behold, the days have contingency, a new project, just want to knock code, a new class, the cursor flashed a few, direct flash back! Mother Egg, try again, still flash back!

Look at the information in the terminal, as follows:

#
# A Fatal error has been detected by the Java Runtime environment:
#
# SIGSEGV (0XB) at PC=0X00007F2A7696A2A1, pid=6640, tid=139823043487488
#
# JRE Version:java (TM) SE Runtime Environment (7.0_51-B13) (build 1.7.0_51-b13)
# Java Vm:java HotSpot (TM) 64-bit Server VM (24.51-b03 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 has been disabled. To enable core dumping, try "ulimit-c unlimited" before starting Java again
#
# A error report file with more information is saved as:
#/home/jason/codemonkey/adt-bundle-linux-x86_64-20140702/eclipse/hs_err_pid6640.log
#
# If you would as 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.
#


My first reaction is, what's the status of the JRE?

Then, reconfigure the JDK,JRE.

Then try again, still flash back!!!

。。。。。。

。。。。。。

。。。。。。

After countless struggles, we finally found a solution:

Open the Eclipse.ini file under the Eclipse directory and add the following line:


-dorg.eclipse.swt.browser.defaulttype=mozilla


So the problem is solved perfectly!

Don't ask me why, because I don't know ...


Solutions for Unbutu (64-bit) Eclipse flash-back issues

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.