[Mono-bugs] [Bug 81584][Maj] Changed - Incorrectly computing LMF

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 14 09:45:09 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 martin at ximian.com.

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

--- shadow/81584	2007-05-10 13:09:29.000000000 -0400
+++ shadow/81584.tmp.30183	2007-05-14 09:45:09.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 81584
 Product: Mono: Debugger
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: cli
 AssignedTo: martin at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Getting back trace from inside main loop pegs all CPU and slowly consumes all memory
+Summary: Incorrectly computing LMF
 
 In Beagle we start a GLib main loop and defer some startup work to an idle
 method:
 
 GLib.Idle.Add (new GLib.IdleHandler (StartupProcess));
 


More information about the mono-bugs mailing list