Could you please provide a test project (source and executable) that causes this crash?
Thanks. Kornél fozzie wrote: > On application shutdown, FreeLibrary() is called to unload the DLL which > calls mono_jit_init_version(). The debugger shows that the final > NtUnmapViewOfSection() during the FreeLibrary() processing causes unload of > mono.dll and trashing of the mscoree.dll memory area holding the executable > instructions for CorExitProcess(). But mscoree.dll is not unloaded for some > reason so a crash occurs later when the CRT shuts down. Still digging.. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
