[Mono-bugs] [Bug 54813][Nor] Changed - mcs 0.30.1 crashes mono in metadata.c
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Mar 2004 13:48:18 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54813
--- shadow/54813 2004-02-29 21:06:49.000000000 -0500
+++ shadow/54813.tmp.27166 2004-03-04 13:48:18.000000000 -0500
@@ -215,6 +215,16 @@
------- Additional Comments From diltonm@McCOMSoft.com 2004-02-29 21:06 -------
Using a CVS snapshot I grabbed earlier today the test program
compiles now...but my production project still fails in exactly the
same spot, line 871 in metadata.c.
+
+------- Additional Comments From miguel@ximian.com 2004-03-04 13:48 -------
+I can not compile your program, since it uses the Microsoft WSE dll
+which I do not have. You said that you had the problem down to
+one line for the C# compiler, can you share that?
+
+On the other hand, this might be a problem with us accessing the WSE.dll
+
+It would also be helpful if you run this in the debugger, and get a
+stack trace of when the problem happens at the assertion point.