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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=528830#c13





--- Comment #13 from Romain Tartière <[email protected]>  2009-11-02 03:33:28 
MST ---
Thanks!

I finally tried to run the failling function from outside the
appdomain-unload.exe assembly in case of side effects, and it worked as
expected.  So I commented-out the other tests in the assembly one by one,
checking if it was okay or not.

It seems that if I disable one (or both) of these two function, the regression
test suite runs smoothly: 
  * test_0_unload_inside_appdomain_sync
  * test_0_unload_with_threadpool

Both of them call `domain.DoCallback (new CrossAppDomainDelegate (xxxx))', so
it might be a direction to look at in the case this code is called twice, isn't
it?

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to