mail-archives/mono-bugs/2009-November/094479.html

108 строки
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20528830%5D%20appdomain-unload.exe%20unit%20test%20fails&In-Reply-To=bug-528830-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="094478.html">
<LINK REL="Next" HREF="094480.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20528830%5D%20appdomain-unload.exe%20unit%20test%20fails&In-Reply-To=bug-528830-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Nov 2 05:33:33 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="094478.html">[Mono-bugs] [Bug 533257] Dictionary &lt;K, V&gt; goes into infinite loop trying to retrieve a value
</A></li>
<LI>Next message: <A HREF="094480.html">[Mono-bugs] [Bug 548987] Wait for work if there is no work to do (optional)?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94479">[ date ]</a>
<a href="thread.html#94479">[ thread ]</a>
<a href="subject.html#94479">[ subject ]</a>
<a href="author.html#94479">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=528830">http://bugzilla.novell.com/show_bug.cgi?id=528830</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">romain at blogreen.org</A> added comment
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=528830#c13">http://bugzilla.novell.com/show_bug.cgi?id=528830#c13</A>
--- Comment #13 from Romain Tarti&#232;re &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">romain at blogreen.org</A>&gt; 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: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="094478.html">[Mono-bugs] [Bug 533257] Dictionary &lt;K, V&gt; goes into infinite loop trying to retrieve a value
</A></li>
<LI>Next message: <A HREF="094480.html">[Mono-bugs] [Bug 548987] Wait for work if there is no work to do (optional)?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94479">[ date ]</a>
<a href="thread.html#94479">[ thread ]</a>
<a href="subject.html#94479">[ subject ]</a>
<a href="author.html#94479">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>