[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 10:26:51 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 10:00:15.000000000 -0400
+++ shadow/78652.tmp.4258	2006-06-15 10:26:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78652
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Debian Woody
 OS Details: Debian Sid
-Status: NEW   
-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
@@ -36,6 +36,12 @@
 
 
 ------- Additional Comments From sebastien at ximian.com  2006-06-15 10:00 -------
 The CompressedStack change (return empty) is a recent fix for bug
 #78306. I think the fix should be done in ExecutionContext (and will
 look at that) as, in a perfect world, MWF shouldn't have to consider this.
+
+------- Additional Comments From sebastien at ximian.com  2006-06-15 10:26 -------
+With r61755, SecurityContext.Run won't call CompressedStack.Run unless
+it has a CompressedStack. This should fix the MWF problem (and
+shouldn't affect it when the original bug is fixed).
+


More information about the mono-bugs mailing list