[Mono-bugs] [Bug 73215][Nor] Changed - Memory corruption when using objects from dynamically created types

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Mar 2005 07:22:32 -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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73215

--- shadow/73215	2005-03-02 07:21:41.000000000 -0500
+++ shadow/73215.tmp.31975	2005-03-02 07:22:32.000000000 -0500
@@ -26,6 +26,11 @@
 step 2000 
 Unhandled Exception: System.Exception: Corruption in step 2027 object 640:
 InstanceTypeName should be 'Test' but it is '.ctor'
 
 Which means that when the test case creates 2027 objects, it detects that
 the information in object 640 has magically changed.
+
+------- Additional Comments From lluis@ximian.com  2005-03-02 07:22 -------
+Created an attachment (id=14498)
+test.cs
+