Re: some problems with awt class
marius popa <[email protected]> Tue, 08 Mar 2005 12:15:29 +0200
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Organization | reea.net |
| Message-ID | <[email protected]> |
Grzegorz B. Prokopski wrote:
> 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.
>
yes it is 2.6.10 , oh well maybe i should downgrate to older kernel
--
Regards,
Marius - linux admin