dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]Like all good lovers, IKVM & PNET...


From: Mark Easton
Subject: [DotGNU]Like all good lovers, IKVM & PNET...
Date: Fri, 23 Apr 2004 12:46:51 +0100

... sometimes fall out.

While your patch certainly fixed the VerificationException it’s caused a
domino effect, with a new NullReferenceException bursting from
verify_call.c:1200.

Damned Java integration, eh - who needs it anyway?

Mark





-----Original Message-----
From: Gopal V [mailto:address@hidden 
Sent: 22 April 2004 13:53
To: address@hidden
Cc: address@hidden
Subject: Re: [DotGNU]IKVM & PNET

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]