[Mono-list] mscoree.dll crash

fozzie david_aiken at yahoo.com
Tue Apr 28 14:40:34 EDT 2009


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..
-- 
View this message in context: http://www.nabble.com/mscoree.dll-crash-tp23271960p23283664.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list