[Mono-devel-list] General impression about AppDomain.Unl

Varga Zoltan vargaz at freemail.hu
Wed Mar 24 11:48:38 EST 2004


                                        Hi,

  I added the MONO_NO_UNLOAD environment variable you suggested
as a temporary workaround, and opened:

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

to track this issue. As for the finalization problems, they
are usually
caused by finalizers making calls to already finalized
objects. These
should be easier to track down and fix than the unloading
problems since
the unloading problems are partially caused by architectural
problems
inside the runtime, so they are much harder to fix.

              Zoltan





More information about the Mono-devel-list mailing list