[Mono-bugs] [Bug 79452][Wis] Changed - rethrow loses stack trace information

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 20 12:12:34 EDT 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 vargaz at gmail.com.

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

--- shadow/79452	2006-09-20 11:43:30.000000000 -0400
+++ shadow/79452.tmp.1924	2006-09-20 12:12:34.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79452
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: debug
 AssignedTo: martin at ximian.com                            
 ReportedBy: rodrigobamboo at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -73,6 +73,11 @@
         {
             if (condition) return;
             throw new ApplicationException("Assertion failed.");
         }
     }
 }
+
+------- Additional Comments From vargaz at gmail.com  2006-09-20 12:12 -------
+This is a known bug, it is a bit hard to figure out what part of the
+stack trace to preserve in some situations.
+


More information about the mono-bugs mailing list