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=77596 --- shadow/77596 2007-07-19 14:28:07.000000000 -0400 +++ shadow/77596.tmp.2102 2007-07-20 10:15:08.000000000 -0400 @@ -209,6 +209,12 @@ type was allocated from the System image mempool, it is destroyed when the System image is cleaned. When System.Xml tries to access that type during it's cleanup, the type is garbage. I verified the type becomes garbage after the call to mono_mempool_destroy in mono_image_close for the system image. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 10:15 ------- +Hmm... looks like the ugly circular references between System.Xml.dll +and System.dll strikes again. + +Can you see if the attached patch helps? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
