[Mono-bugs] [Bug 70296][Wis] Changed - appdomain-unload.exe regression on ppc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Dec 2004 17:24:10 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70296

--- shadow/70296	2004-12-07 16:59:21.000000000 -0500
+++ shadow/70296.tmp.18064	2004-12-07 17:24:10.000000000 -0500
@@ -66,6 +66,11 @@
 in <0x0001c> TestDriver:RunTests (System.Type)
 in <0x00014> Tests:Main ()
 
 ------- Additional Comments From miguel@ximian.com  2004-12-07 16:59 -------
 Paolo, this was a regression in the last couple of days, could
 you look into this one please?
+
+------- Additional Comments From lupus@ximian.com  2004-12-07 17:24 -------
+It always happened, randomly, IIRC. Abort exceptions are not reliable
+on any arch, yet. The race window is just bigger on ppc because method
+prologs/epilogs are longer since there are usually more regs to save.