dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]IKVM & PNET


From: Gopal V
Subject: Re: [DotGNU]IKVM & PNET
Date: Thu, 22 Apr 2004 05:52:59 -0700 (PDT)

Hi ,

Read verify_*.c :)

Follow the comments ...

And remember There be dragons here ;-)

More seriously, Ill be hanging out on IRC for my
entire day ... Hit the channel and ask away .

Gopal
--- address@hidden
<address@hidden> wrote:
> Guys,
> 
> I've been fiddling with IKVM recently and thought
what'd happen if I ran
> it on PNET 0.6.4.  Although it looks like it very
nearly works (the IKVM
> program works fine with no Java class files to run),
it does cause the
> following VerificationException when I pass it the
simplest of programs:
> 
> Hashtable::hash [4F857] - stloc.0 at verify.c:1034
> Uncaught exception:
System.Security.VerificationException: Could not
> verify the code
>       at java.util.Hashtable.put(Object, Object)
>       at java.util.Properties.setProperty(String, String)
>       at
java.lang.VMRuntime.insertSystemProperties(Properties)
>       at java.lang.Runtime..cctor()
>       at java.lang.System..cctor()
>       at Starter.Main(String[])
> 
> 
> Having looked at the PNET line causing the
exception, it appears as
> though during the IL verification process, attempts
to validate the
> target stack for code offsets that are jump targets
fail.
> 
> So then, is there any advice about what might be
causing this, or where
> I  could read up on the PNET verification process?
> 
> Cheers,
> 
> Mark
> 
> _______________________________________________
> Developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/developers



        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25ยข
http://photos.yahoo.com/ph/print_splash


reply via email to

[Prev in Thread] Current Thread [Next in Thread]