[Mono-dev] Invalid IL code in gtksharp_gnome_program_init

Paolo Molaro lupus at ximian.com
Tue Feb 21 10:06:20 EST 2006


On 02/21/06 Hubert FONGARNAND wrote:
> I've recompiled my mono from svn this morning :
> 
> I cannot run any gtk# program!
> 
> hubert at hublinux ~/mono/gtk-sharp $ monodevelop
> System.InvalidProgramException: Invalid IL code in (wrapper
> managed-to-native) Gnome.Program:gtksharp_gnome_program_init
> (string,string,intptr,int,intptr,int,Gnome.Program/PropertyArg[]):
> IL_0027: ldlen

This should be fixed in svn: the marshal code was generating some bad
code that the new verification checks in the jit flags as errors.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list