[Mono-bugs] [Bug 590967] application freeze during AppDomain.Unload

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 30 16:11:59 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=590967

http://bugzilla.novell.com/show_bug.cgi?id=590967#c2


--- Comment #2 from Armando Basile <hmandevteam at gmail.com> 2010-03-30 20:11:58 UTC ---
> Could you try running your app/testcase with mono -O=-aot ?
same result at 101° loop

to obtain error try to modify Engine.cs in LoadAssemblyLib, using 250 instead
25 for loop of load/unload

public void StartTest ()
{
    // loop for load and unload assembly
    for (int n=0; n<250; n++)
    {

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list