Hi Bob, thanks for your reply, I think what he meant was that he tried to
use android SDK 1.5 to open up an android's layout file and it worked
(eclipse could open and load a layout without crashing) but when he tried to
do the same in SDK 1.6 his eclipse crashed (same issue here).

Thanks,
Marcin

On Wed, Feb 24, 2010 at 6:38 PM, Bob Kerns <[email protected]> wrote:

> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to