[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 23:23:36 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46640
--- shadow/46640 Mon Jul 21 23:16:34 2003
+++ shadow/46640.tmp.14195 Mon Jul 21 23:23:36 2003
@@ -98,6 +98,22 @@
foo
------- Additional Comments From duncan@ximian.com 2003-07-21 23:16 -------
Created an attachment (id=4938)
stemmer-break-windows.exe
+
+------- Additional Comments From duncan@ximian.com 2003-07-21 23:23 -------
+This is the output from PEVerify:
+
+C:\duncan>peverify /IL stemmer-break1.exe
+
+Microsoft (R) .NET Framework PE Verifier Version 1.1.4322.573
+Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
+
+[IL]: Error: [c:\duncan\stemmer-break1.exe : TextIndex.Stemmer::step5]
+[offset 0 x000000A3] [opcode br] [operand 0x000001D3] Branch out of
+the method.
+[IL]: Error: [c:\duncan\stemmer-break1.exe : TextIndex.Stemmer::step5]
+ [HRESULT 0x80004005] - Unspecified error
+
+2 Errors Verifying stemmer-break1.exe