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=79864

--- shadow/79864        2006-11-08 02:25:30.000000000 -0500
+++ shadow/79864.tmp.30060      2007-01-01 22:37:25.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: Solaris 8
 OS Details: Sparc Ultra II & Sparc Ultra III
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Minor
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -86,6 +86,19 @@
 EXCEPTION handling: InvalidOperationException
 EXCEPTION handling: InvalidOperationException
 EXCEPTION handling: InvalidOperationException
 EXCEPTION handling: InvalidOperationException
 EXCEPTION handling: InvalidOperationException
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-01 22:37 -------
+Those are not GC exceptions.  
+
+It seems like you might be triggering a piece of code that generates
+those exceptions and something is masking them, could you narrow what
+is causing those?  
+
+Exception handling is slow, so that could explain the problem you are
+observing.  The trick is narrowing down what causes those exceptions
+(am afraid that a full --trace will take forever and too much space,
+so you might want to investigate kill -QUIT or creating a reduced test
+case). 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to