[Mono-bugs] [Bug 78652][Nor] Changed - [2.0] Control.BeginInvoke crashes if security not enabled.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 15 21:21:04 EDT 2006


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 tilps.kilm at gmail.com.

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

--- shadow/78652	2006-06-15 20:52:03.000000000 -0400
+++ shadow/78652.tmp.17104	2006-06-15 21:21:04.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78652
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Debian Woody
 OS Details: Debian Sid
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: tilps.kilm at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -49,6 +49,11 @@
 ------- Additional Comments From tilps.kilm at gmail.com  2006-06-15 20:52 -------
 Unless I am mistaken, your change will change BeginInvoke from
 crashing to silently achieving nothing.  The callback will no longer
 get called at all, if security is not enabled.
 
 I am verifying this thought at the moment.
+
+------- Additional Comments From tilps.kilm at gmail.com  2006-06-15 21:21 -------
+Verified that r61755 changes behaviour from crash to no-op for
+BeginInvoke. (by manually applying patch and unapplying mine, anonsvn
+appears down) 


More information about the mono-bugs mailing list