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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
