[Mono-bugs] [Bug 35539][Nor] Changed - Mono compiler generates DLL which causes exception on .NET
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Dec 2002 17:17:27 -0000
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 wdowns@iglooware.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35539
--- shadow/35539 Thu Dec 19 08:40:29 2002
+++ shadow/35539.tmp.30537 Thu Dec 19 12:17:27 2002
@@ -1,12 +1,12 @@
Bug#: 35539
Product: Mono/MCS
Version: unspecified
OS: Mandrake 9.0
OS Details:
-Status: RESOLVED
+Status: NEEDINFO
Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: wdowns@iglooware.com
@@ -140,6 +140,18 @@
------- Additional Comments From lupus@ximian.com 2002-12-19 08:40 -------
There is only one way I could reproduce the error you get with
PEVerify (with all the binaries, in fact, not just mono's): delete the
server.dll file. Both your files and newly compiled files with mcs
don't give any verification error. You need to keep the server.dll
file available for peverify (and the runtime loader) to work.
+
+------- Additional Comments From wdowns@iglooware.com 2002-12-19 12:17 -------
+I did not remove the server.dll file. In all my tests, both
+server.dll and client.exe resided in the same directory, exactly as
+in the .zip file I attached. I still hold this is a bug, though
+perhaps it only exhibits itself in particular versions of Windows or
+the MS .NET runtime. (Perhaps it's not a mono bug, but a MS bug).
+
+What versions did you test on?
+Can you please attach or send me your newly compiled executables
+(created using mcs)?
+