[Mono-bugs] [Bug 75215][Nor] Changed - Error calling GetImageEncoders from different AppDomains
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 08:51:57 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=75215
--- shadow/75215 2005-09-08 12:26:29.000000000 -0400
+++ shadow/75215.tmp.8822 2006-08-07 08:51:57.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75215
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: m at pernecky.sk
@@ -111,6 +111,14 @@
(System.CrossAppDomainDelegate)
in <0x0009b> TestAppDomain:Main ()
------- Additional Comments From atsushi at ximian.com 2005-09-08 12:26 -------
Does this still happen? I cannot reproduce, though on Windows (and
tried only Gonzalo's simplified test).
+
+------- Additional Comments From sebastien at ximian.com 2006-08-07 08:51 -------
+I'm getting this (bad) result on SLED10 with SVN r63427.
+
+root domain: 5
+75215.exe domain: 5
+otherdomain domain: 10
+
More information about the mono-bugs
mailing list