[Mono-bugs] [Bug 46640][Wis] Changed - Running this program causes 'invalid IL error'

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 21 Jul 2003 22:52:30 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=46640

--- shadow/46640	Mon Jul 21 05:22:56 2003
+++ shadow/46640.tmp.7620	Mon Jul 21 22:52:30 2003
@@ -1,12 +1,12 @@
 Bug#: 46640
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duncan@ximian.com               
@@ -49,6 +49,16 @@
 ------- Additional Comments From duncan@ximian.com  2003-07-20 12:27 -------
 Oops, I pasted the wrong section of the IL, but yeah, just monodis it
 and you'll see it.
 
 ------- Additional Comments From lupus@ximian.com  2003-07-21 05:22 -------
 Cannot reproduce with current cvs.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-07-21 22:52 -------
+I can repro
+
+[benm@Ben strtest]$ mono test.exe foo
+ 
+** ERROR **: Invalid IL code at IL0000 in 00 TextIndex.Stemmer:step5
+(): IL_0000: ldarg.0
+
+Updated like 2 minutes ago