[Mono-bugs] [Bug 76676][Maj] New - PC#3e,
Ch14: datagrid example uses 100% CPU and memory until
killed when typing in field
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 18:03:52 EST 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 matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76676
--- shadow/76676 2005-11-11 18:03:52.000000000 -0500
+++ shadow/76676.tmp.17585 2005-11-11 18:03:52.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 76676
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: matt at use.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PC#3e, Ch14: datagrid example uses 100% CPU and memory until killed when typing in field
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. run attached exe (or compile the code and run it) with attached foo.xml
+in same directory
+2. click in the second field and type 8 characters
+
+or
+
+2. click between several fields
+
+Actual Results:
+program stops responding to user input, CPU usage of mono goes to 100%,
+and mono process eats memory until OOM crash.
+
+Expected Results:
+ should be able to edit the fields
+
+How often does this happen?
+ every time.
+
+Additional Information:
More information about the mono-bugs
mailing list