Re: some problems with awt class
"Grzegorz B. Prokopski" <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Organization | SableVM - LGPL'ed Free Java VM http://sablevm.org |
| Message-ID | <[email protected]> |
On Thu, 2005-03-03 at 11:05 +0200, marius popa wrote:
> marius popa wrote:
> > strace /usr/bin/java-sablevm -jar lbe.jar
> >
> > the last open i have is this
> >
> > open("/usr/share/sablevm-classpath/java/awt/geom/AffineTransform.class",
> > O_RDONLY) = -1 ENOENT (No such file or directory)
> > uname({sys="Linux", node="borkstation64", ...}) = 0
> > getpid() = 5592
> > write(6, "\233\21\3\0\3\0@\3\'\0\0\0\233\24\31\0\3\0@\3\1\0\0\0("...,
> > 4660) = 4660
> > read(6, 0x7fbfffe1d0, 32) = -1 EAGAIN (Resource
> > temporarily unavailable)
> >
> i unziped the libclasspath (the same error)
>
> cd /usr/share/sablevm-classpath
>
> $sudo unzip libclasspath.jar
Isn't your kernel 2.6.10 or newer?
It seems to me that 2.6.10 has introduced some "executable memory
protection" that breaks the JIT-like "inlined engine". Actually it
would be good to know how to mark sablevm executable as one that is
allowed to create executable code on the fly.
HTH
GBP
--
Grzegorz B. Prokopski <[email protected]>
SableVM - Free, LGPL'ed Java VM http://sablevm.org
Why SableVM ?!? http://sablevm.org/wiki/Features
Debian GNU/Linux - the Free OS http://www.debian.org