[Mono-bugs] [Bug 75389][Nor] Changed - TextBox controls throws a
System.OutOfMemoryException exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 23:47:18 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75389
--- shadow/75389 2005-06-27 06:19:51.000000000 -0400
+++ shadow/75389.tmp.12606 2005-10-06 23:47:18.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75389
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: jordi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -36,6 +36,12 @@
5. Get the exception
Actually the bug is due to the use of TextBox in Combobox. If it is a
Combobox bug please re-assign it to me.
Jordi,
+
+------- Additional Comments From peter at novonyx.com 2005-10-06 23:47 -------
+I cannot reproduce this. Can you retest. Also, from the stacktrace
+it's pretty obvious it's not textbox, but libgdiplus crapping out
+when trying to create a Graphics object. Which points to memory
+corruption.
More information about the mono-bugs
mailing list