I remember someone reported a similar problem with loadLibrary running Harmony on a localized OS version. Is it your case? Or do you use a directory created in a local language in the path to Harmony?
Thank you, Pavel On 11/27/07, Mikhail Fursov <[EMAIL PROTECTED]> wrote: > > Just checked the snapshot you mentioned - works fine for me.. > > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software > Foundation or its licensors, as applicable. > java version "1.5.0" > pre-alpha : not complete or compatible > svn = r597678, (Nov 25 2007), Windows/ia32/msvc 1310, release build > http://harmony.apache.org > > > > On Nov 27, 2007 12:57 PM, Yang Paulex <[EMAIL PROTECTED]> wrote: > > I got similar error several days ago by building bundle JRE myself, and > an > > clean rebuild didn't fix that. I thought my envrionment setting may be > > broken, and haven't got enough time to investigate yet. > > > > BTW, it's windows only problem to me. > > > > 2007/11/27, Linbin <[EMAIL PROTECTED]>: > > > > > > > > R597678 win32 snapshot crashed > > > http://people.apache.org/builds/harmony/snapshots/r597678/ > > > > > > Seems GCHelper has problem in loading. > > > > > > Stack trace: > > > > > > > > > Windows reported exception: 0xc0000005 > > > > > > Registers: > > > > > > EAX: 0x00fbf9b8, EBX: 0x00000000, ECX: 0x00000000, EDX: 0x00000000 > > > > > > ESI: 0x00000000, EDI: 0x1262e25c, ESP: 0x0013eeb8, EBP: 0x007c45f0 > > > > > > > EIP: 0x0065cfea > > > > > > Stack trace: > > > > > > 0: exn_raise_by_name (??:-1) > > > > > > 1: apr_day_snames (??:-1) > > > > > > 2: > > > > java/lang/VMClassRegistry.loadLibrary(Ljava/lang/String;Ljava/lang/ClassLoader;)V > > > (VMClassRegistry.java:-2) > > > > > > 3: > java/lang/Runtime.load0(Ljava/lang/String;Ljava/lang/ClassLoader;Z)V > > > (Runtime.java:722) > > > > > > 4: > > > > java/lang/Runtime.loadLibrary0(Ljava/lang/String;Ljava/lang/ClassLoader;Z)V > > > (Runtime.java:798) > > > > > > 5: java/lang/System.loadLibrary(Ljava/lang/String;)V ( System.java > :223) > > > > > > 6: org/apache/harmony/drlvm/gc_gen/GCHelper.<clinit>()V ( > GCHelper.java > > > :30) > > > > > > <end of stack trace> > > > > > > > > > > > -- > > Paulex Yang > > China Software Development Lab > > IBM > > > > > > -- > Mikhail Fursov >
