Gregory Shimansky wrote: > Stefano Mazzocchi wrote: >> I've tried to run the VM launcher and I get: >> >> [EMAIL PROTECTED] >> ~/src/harmony/drlvm/build/lnx_em64t_gcc_debug/deploy/jre/bin $ ./java >> Harmony Java launcher >> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software >> Foundation or its licensors, as applicable. >> java [-vm:vmdll -vmdir:dir -D... [-X...]] [args] >> *** glibc detected *** free(): invalid pointer: 0x00007fffffe8aff0 *** >> Aborted >> >> any idea? > > I've reproduced the crash. It is not exactly drlvm fault. It looks like > harmony launcher crashes when it is ran without arguments. If you run it > with some arguments it should work, at least it does work for me.
yeah, it works. <scratch-head/> you mean I'm the first one to run the launcher without parameters... bizarre. ok, now on to trying gump :-) -- Stefano.