[Mono-bugs] [Bug 70561][Wis] Changed - [PPC] Response.Redirect JIT crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Dec 2004 14:15:56 -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 14:12:35.000000000 -0500
+++ shadow/70561.tmp.28826 2004-12-14 14:15:56.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70561
Product: Mono: Tools
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: XSP
AssignedTo: gonzalo@ximian.com
ReportedBy: grompf@sublimeintervention.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -53,6 +53,15 @@
(int,long,int,long,int,string,string,string,string,string,byte[],string)
in <0x0017c> (wrapper remoting-invoke-with-check) Mono.ASPNET.XSPApplicationHost:
ProcessRequest (int,long,int,long,int,string,string,string,string,string,byte[],string)
in <0x005e0> Mono.ASPNET.XSPWorker:Run (object)
-kangaroo
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-12-14 14:15 -------
+Further note;
+
+If I use Response.Redirect ("/index.aspx", false) the code redirects fine (this probably
+causes a leak tho does it not?)
+
+-kangaroo
+