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 [EMAIL PROTECTED]

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

--- shadow/80405        2006-12-30 00:21:59.000000000 -0500
+++ shadow/80405.tmp.6922       2006-12-30 00:21:59.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 80405
+Product: Mono: Runtime
+Version: 1.2
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: StackTrace object doesn't contain any frames (x86-64)
+
+The problem appears only with asp.net apps (both 1.x and 2.0). The 
+attached file contains code which should show where the method CalledFrom 
+is invoked from (Page_Load), instead it throws an exception since there 
+are no frames in the StackTrace object. The other test method, 
+CalledFromNoCatch is there to show that, interestingly, the asp.net 
+runtime is able to show the correct backtrace if the exception isn't 
+caught by the application.
+I have tested it (so far) only on x86-64
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to