Eclipse is automatically disabled when Android layout editor is used to open XML during Android development.

Source: Internet
Author: User

The following is a summary of the eclipse Error Log after this error occurs:

#
# An Unexpected error has been detected by hotspot virtual machine:
#
# Exception_access_violation (0xc0000005) at PC = 0x6d2617ae, pid = 5136, tid = 3824
#
# Java VM: Java hotspot (TM) Client VM (1.5.0-b64 Mixed Mode)
# Problematic frame:
# C [fontmanager. dll + 0x217ae]
#

--------------- T h r e a d ---------------

Current thread (0x003e28): javathread "Main" [_ thread_in_native, id = 3824]

Siginfo: exceptioncode = 0xc0000005, reading address 0x597b5ae4

Registers:
Eax = 0x56563440, EBX = 0x0000dc650, ECx = 0x00000000, EDX = 0x0012e600
ESP = 0x0012e54c, EBP = 0x0012e56c, ESI = 0x0000cec30, EDI = 0x597b59c8
EIP = 0x6d2617ae, eflags = 0x00010246

Top of Stack: (sp = 0x0012e54c)
0x0012e54c: 00000000 003ecde4 597b59c8 034c5aa0
0x0012e55c: 00000000 00000000 00000003
0x0012e56c: 0012e5ac 6d261ecc 003ecde4 0012e600
0x0012e57c: 56563440 rjcec30 00000001 003e28
0x0012e58c: 2017dc650 0012e5c4 011c2923 00000005
0x0012e59c: 034c5b00 00000001 00000000 0012e5a0

 

 

The original ADT 0.9.9

After upgrading to ADT 8.0.1, eclipse automatically shuts down when the android layout editor is used to open XML.

Solution:

Upgrade JDK to 1.6 and set the environment variable to 1.6.

The problem is finally solved.

 

The online search information may be fontmanager. dll,

The specific cause is unclear, as long as the problem is solved without affecting development.

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.