[Mono-bugs] [Bug 82625][Nor] Changed - Crash in System.MonoType.GetFields_internal

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Sep 2 15:24:41 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/82625	2007-09-02 06:24:41.000000000 -0400
+++ shadow/82625.tmp.10798	2007-09-02 15:24:41.000000000 -0400
@@ -205,6 +205,11 @@
 Basically, what happens is that after CreateType () was called on
 a TypeBuilder, the class->size_inited fields remains 0, so 
 Type:GetFields () calls into mono_class_setup_fields () which is
 intended for non-dynamic classes.
 
 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-09-02 15:24 -------
+I still get the SIGABRT when using GetFields on the emitted type.
+
+(NotWorking) Unit test added to TypeBuilderTest.cs in revision 85199.


More information about the mono-bugs mailing list