[Mono-bugs] [Bug 29374][Nor] Changed - infinite loop with marshal2.cs on ms runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 22:56:35 -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=29374
--- shadow/29374 2003-07-23 11:47:54.000000000 -0400
+++ shadow/29374.tmp.28906 2003-12-24 22:56:35.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 29374
-Product: Mono/MCS
+Product: Mono/Compilers
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: Misc
+Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: infinite loop with marshal2.cs on ms runtime
@@ -90,6 +90,11 @@
------- Additional Comments From lupus@ximian.com 2002-11-17 05:38 -------
The instructions are above: compile marshal2.cs with the ms runtime
and you'll get a hang. I don't know if it's a mcs bug or a bug in the
ms runtime, you'll have to debug it and find out what really happens.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-12-24 22:56 -------
+Created an attachment (id=6324)
+Now it works -- finally ;-)
+