[Mono-bugs] [Bug 55934][Nor] Changed - Error loading image
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 13:09:14 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55934
--- shadow/55934 2004-03-22 21:12:44.000000000 -0500
+++ shadow/55934.tmp.16485 2004-03-23 13:09:14.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 55934
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Redhat 9.0
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: misc
+Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: david.mitchell@telogis.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Mono stack becoming corrupted
+Summary: Error loading image
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
The stack of the mono runtime can become corrupted, causing requests for
large blocks of memory, which normally result in a segfault.
@@ -39,6 +39,10 @@
Always
------- Additional Comments From david.mitchell@telogis.com 2004-03-22 21:12 -------
Created an attachment (id=7060)
Sample program and image
+
+------- Additional Comments From gonzalo@ximian.com 2004-03-23 13:09 -------
+I cannot reproduce this.
+Anyway, this is related to System.Drawing, not the runtime.