[Mono-bugs] [Bug 80405][Nor] New - StackTrace object doesn't contain any frames (x86-64)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 30 00:21:59 EST 2006


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 grendello at gmail.com.

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: mono-bugs at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list