[Mono-bugs] [Bug 29374][Nor] Changed - infinite loop with marshal2.cs on ms runtime

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Nov 2002 10:38:40 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=29374

--- shadow/29374	Sat Nov 16 18:14:30 2002
+++ shadow/29374.tmp.14353	Sun Nov 17 05:38:40 2002
@@ -1,15 +1,15 @@
 Bug#: 29374
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -85,6 +85,11 @@
 Setting priority to wishlist, see my last comment.
 
 
 ------- Additional Comments From martin@ximian.com  2002-11-16 18:14 -------
 Expiring this bug after waiting two months for instructions.
 
+
+------- 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.