ShouldNotReachhere classFileParser ANDROID

Amit picture Amit · May 25, 2010 · Viewed 13.6k times · Source

Any idea how to fix this issue? I'm using Eclipse and it seems to occur even when I create a new android project. :(

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (classFileParser.cpp:3174), pid=3944, tid=3256
#  Error: ShouldNotReachHere()
#
# JRE version: 6.0_18-b07

Answer

AndrewD picture AndrewD · Jul 2, 2010

Use "Run configurations" and make sure you select the Android application.