[Mono-bugs] [Bug 75215][Maj] Changed - Error when using Image
encoders with mod_mono in multiple applications
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 11 01:22:10 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75215
--- shadow/75215 2005-06-10 10:50:00.000000000 -0400
+++ shadow/75215.tmp.5220 2005-06-11 01:22:10.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: m at pernecky.sk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -75,6 +75,11 @@
3. When accessing http://localhost/app1/image.aspx again it also throws the
same exception.
The Drawing.Imaging functions work normally until they are invoked from one
application. When other application invokes the functions all other
applications break.
+
+------- Additional Comments From gonzalo at ximian.com 2005-06-11 01:22 -------
+I can reproduce the same issue by just calling that method from 2
+different appdomains. No complicated setup involved. See attached test
+case.
More information about the mono-bugs
mailing list