Java Solution for Eclipse hang-out problem _java

Source: Internet
Author: User

Eclipse is often hung up recently because of the collapse of the JVM. The following error logs are available 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 are would like to submit a bug and please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# problematic frame for where to the the bug.
#
Very depressed, then Google a pain, found that the following methods can be resolved:

In the launch parameters of Eclipse, add:

-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.