[Mono-bugs] [Bug 70561][Wis] Changed - [PPC] Exception handling SIGILL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Dec 2004 23:34:35 -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 grompf@sublimeintervention.com.

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

--- shadow/70561	2004-12-14 17:19:45.000000000 -0500
+++ shadow/70561.tmp.2593	2004-12-14 23:34:35.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PPC] Response.Redirect JIT crash
+Summary: [PPC] Exception handling SIGILL
 
 Calling a Response.Redirect is creating a SIGILL on PPC on XSP/Mono HEAD currently.
 
 This bug may go -> runtime; however I think it might be dealing with some of the recent 
 threading/sys.web changes.
 
@@ -65,6 +65,15 @@
 
 -kangaroo
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-12-14 17:19 -------
 Moving this to the runtime, as it works on x86
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-12-14 23:34 -------
+I'm renaming this bug as I've managed to drill down a real test case to PPC improper 
+exception handling.
+
+Test case attached below.
+
+-kangaroo
+