[Sablevm-developer] Bug#230770: sablevm: cannot create vm
Brought to you by:
egagnon
From: James D. <jd...@ny...> - 2004-02-02 12:25:06
|
Package: sablevm Version: 1.0.9-3 Severity: important I'm running a combined Woody/Sarge installation of Debian, and I can't seem to get sablevm to run. When I attempt to run the following "Hello World" program, I get the indicated output. I saw in the sablevm-developer SourceForge mailing list (http://sourceforge.net/mailarchive/forum.php?thread_id=3D3250407&forum_id= =3D4154) that the problem may be with the inlined interpreter, but I think = I'm using the direct-threaded interpreter. -------- Hello.java -------- public class Hello { public static void main( String[] args ) { System.out.println("Hello World"); } } -------- Hello.java -------- $ javac Hello.java $ sablevm -v Hello SableVM version 1.0.9 Copyright (C) 2000-2002 Etienne M. Gagnon <eti...@uq...> and others. All rights reserved. This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. To get the name of all copyright holders and detailed license information, type "sablevm --license" or look in the directory "/usr/share/sablevm". The SableVM web site is located at http://www.sablevm.org/ . [verbose jni: JNI_CreateJavaVM] [verbose gc: allocating initial heap (16777216 bytes)] [verbose class: loading "java/lang/Object"] sablevm: cannot create vm $ sablevm --version SableVM version 1.0.9 - signal based exception detection - copying garbage collection - bidirectional object layout - direct-threaded interpreter $ uname -a Linux hutch 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686 GNU/Linux $ ls -l /lib/libc.so.6 lrwxrwxrwx 1 root root 13 Nov 17 23:04 /lib/libc.so.6 -> libc-2.3.2.so $ dpkg --list libc6 =20 Desired=3DUnknown/Install/Remove/Purge/Hold | Status=3DNot/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=3D(none)/Hold/Reinst-required/X=3Dboth-problems (Status,Err: uppercase=3Dbad) ||/ Name Version Description +++-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D-=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries and Timezone |