[Mono-bugs] [Bug 52707][Nor] Changed - Invalid IL in ICSharpCode.SharpZipLib -- makes AOT fail

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jan 2004 20:46:50 -0500 (EST)


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=52707

--- shadow/52707	2004-01-09 20:38:54.000000000 -0500
+++ shadow/52707.tmp.20277	2004-01-09 20:46:50.000000000 -0500
@@ -35,6 +35,38 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-09 20:38 -------
 Also repro this by doing:
 
 [benm@Ben ICSharpCode.SharpZipLib]$ mono --compile-all
 ../../class/lib/ICSharpCode.SharpZipLib.dll
+
+------- Additional Comments From bmaurer@users.sf.net  2004-01-09 20:46 -------
+
+Microsoft (R) .NET Framework PE Verifier  Version 1.1.4322.573
+Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
+
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2InputStream::GetAndMoveToFrontDecode]
+[offset 0x00000148] [opcode br] [operand 0x000002EE] Branch out of the
+method.
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2InputStream::GetAndMoveToFrontDecode]
+ [HRESULT 0x80004005] - Unspecified error
+
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream::HbMakeCodeLengths]
+[offset 0x00000315] [opcode br] [operand 0x00000035] Branch out of the
+method.
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream::HbMakeCodeLengths] 
+[HRESULT 0x80004005] - Unspecified error
+
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream::SendMTFValues]
+[offset 0x00000865] [opcode br] [operand 0x00000078] Branch out of the
+method.
+[IL]: Error: [c:\inetpub\ftproot\icsharpcode.sharpziplib.dll :
+ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream::SendMTFValues] 
+[HRESULT 0x80004005] - Unspecified error
+
+6 Errors Verifying ICSharpCode.SharpZipLib.dll
+