Java solution to Eclipse failure

Source: Internet
Author: User

Recently, Eclipse often fails due to JVM crash. The following error logs are generated each time:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc = 0x7bab036c, pid = 12169, tid = 3072990096
#
# JRE version: 6.0 _ 17-b04
# Java VM: Java HotSpot (TM) Server VM (14.3-b01 mixed mode linux-x86)
# Problematic frame:
# C [libxul. so + 0xc8236c]
#
# If you wowould 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.
#
Very depressed, but Google suffered a pain and found the following solutions:

Add the following to the startup parameters of Eclipse:

-Dorg. eclipse. swt. browser. XULRunnerPath =/usr/lib/xulrunner-1.9/

Then the problem is solved.

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.