[Mono-bugs] [Bug 614605] Invalid IL code exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 4 16:26:18 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=614605

https://bugzilla.novell.com/show_bug.cgi?id=614605#c9


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
       InfoProvider|                            |mhutchinson at novell.com

--- Comment #9 from Rodrigo Kumpera <rkumpera at novell.com> 2010-10-04 20:26:17 UTC ---
I don't get any visibility errors with the attached assembly and trunk.

Doing it with csharp I get:

Enter statements below.
csharp> LoadAssembly ("bug-614605_Mono.TextEditor.dll");
csharp> var builderCtx = new Mono.TextEditor.Vi.ViBuilderContext ();
System.TypeInitializationException: An exception was thrown by the type
initializer for Mono.TextEditor.Vi.ViBuilderContext --->
System.ArgumentException: Value does not fall within the expected range.
  at Mono.TextEditor.Vi.ViBuilderContext..cctor () [0x00000] in <filename
unknown>:0 
  --- End of inner exception stack trace ---
  at Class2.Host (System.Object& $retval) [0x00000] in <filename unknown>:0 
  at Mono.CSharp.Evaluator.Evaluate (System.String input, System.Object&
result, System.Boolean& result_set) [0x00000] in <filename unknown>:0 
  at Mono.CSharpShell.Evaluate (System.String input) [0x00000] in <filename
unknown>:0

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list