[Mono-bugs] [Bug 47576][Wis] Changed - intermittant crashing on SMP system

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Sep 2003 02:09:58 -0400 (EDT)


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 mass@akuma.org.

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

--- shadow/47576	2003-08-12 23:16:32.000000000 -0400
+++ shadow/47576.tmp.14459	2003-09-30 02:09:58.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Debian Sarge
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mass@akuma.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -260,6 +260,15 @@
 (gdb) print *dont_inline
 $14 = {data = 0x83d2bf0, next = 0x0, prev = 0x0}
 
 How often does this happen? 
 
 Usually it takes about three tries to compile all of the classes.
+
+------- Additional Comments From mass@akuma.org  2003-09-30 02:09 -------
+A quick update : this issue is now much harder to trigger. It now
+happens around every other recompile of MCS, judged by doing a 'make
+clean all' around ten times.
+
+There is new failure behavior now, however - sometimes the mono
+process appears stop and to grow without bounds (although I kill the
+process around 400 MB)