Well, you're running Java 1.5, and he said his works in 1.5 but not in 1.6, so it doesn't seem to be quite identical.
Your stacktrace looks like you may have a font installed with corrupted metrics. You could try using a newer version of Java, or you could try removing any non-standard fonts from your system. On Feb 23, 3:42 pm, mysliwy <[email protected]> wrote: > I'm having the same issue, attaching error log : > > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d261876, pid=3984, > tid=3752 > # > # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode) > # Problematic frame: > # C [fontmanager.dll+0x21876] > # -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

