[Mono-bugs] [Bug 80405][Nor] Changed - StackTrace object doesn't contain any frames (x86-64)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 30 05:42:11 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80405
--- shadow/80405 2006-12-30 00:22:53.000000000 -0500
+++ shadow/80405.tmp.11739 2006-12-30 05:42:11.000000000 -0500
@@ -2,21 +2,20 @@
Product: Mono: Runtime
Version: 1.2
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
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,
@@ -26,6 +25,10 @@
I have tested it (so far) only on x86-64
------- Additional Comments From grendello at gmail.com 2006-12-30 00:22 -------
Created an attachment (id=18410)
default.aspx
+
+------- Additional Comments From robertj at gmx.net 2006-12-30 05:42 -------
+This is probably a dupe of bug #79717.
+
More information about the mono-bugs
mailing list