[Mono-bugs] [Bug 82025][Nor] Changed - The StackTrace.FrameCount returns 0 when called since another thread

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 21:52:55 EDT 2007


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

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

--- shadow/82025	2007-07-06 19:42:43.000000000 -0400
+++ shadow/82025.tmp.7700	2007-07-06 21:52:55.000000000 -0400
@@ -1,15 +1,14 @@
 Bug#: 82025
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Linux 2.6.20-15-generic #2 SMP x86_64 GNU/Linux
-
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Core
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ebasconp at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -157,6 +156,14 @@
 
 How often does this happen? 
     Always
 
 Additional Information:
     My machine is amd64
+
+------- Additional Comments From ebasconp at gmail.com  2007-07-06 21:52 -------
+I forgot adding the code [though it is quite obvious] to run it:
+
+public static void Main(string[] args)
+{
+	RunTest();
+}


More information about the mono-bugs mailing list