Solution to Eclipse-4.4 crash in Debian-7.6

Source: Internet
Author: User

Solution to Eclipse-4.4 crash in Debian-7.6

Today the system from Debian-7.1 to 7.6, so the trouble will come ~

The reason for eclipse-4.4 crash under the Debian-7.6 is that the current glibc library version is lower than 2.14, and many software needs glibc> = 2.14 to run. The tragedy is that the Debian repository only has glibc of version 2.13, so it cannot be upgraded through apt-get. However, there are other ways to run eclipse:

1. Add parameters before vmargs in eclipse. ini

-- Launcher. GTK_version

2. Set the SWT_GTK environment variable to 0.

Note: If you add eclipse to dash Quick Start, you must modify the system-level environment variables to take effect ~ /. Bashrc can start eclipse normally only through the command line. We recommend that you directly modify/etc/profile and add:

Export SWT_GTK3 = 0

Now eclipse can run happily ~ Laugh

Reference: https://bugs.eclipse.org/bugs/show_bug.cgi? Id = 438588 # c2

This article permanently updates the link address:

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.