[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
Fri Jun 16 09:53:28 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 sebastien at ximian.com.

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

--- shadow/78652	2006-06-15 21:21:04.000000000 -0400
+++ shadow/78652.tmp.527	2006-06-16 09:53:28.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78652
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Debian Woody
 OS Details: Debian Sid
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: tilps.kilm at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -54,6 +54,11 @@
 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) 
+
+------- Additional Comments From sebastien at ximian.com  2006-06-16 09:53 -------
+I should have asked for a sample first ;-)
+Here's a sample modified to test this (r61795).
+And the correct fix, which doesn't skip the callback (r61796).


More information about the mono-bugs mailing list