【发布时间】:2014-03-05 13:54:33
【问题描述】:
在我重述 eclipse 之后,我的 Android 应用程序将不再运行。
这是错误报告:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (javaClasses.cpp:136), pid=1436, tid=6996
# fatal error: Invalid layout of preloaded class
#
# JRE version: (7.0_45-b18) (build )
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
【问题讨论】:
标签: java android eclipse compiler-errors