[Mono-bugs] [Bug 28722][Nor] Changed - Thread crashes with garbage collection enabled

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Apr 2005 11:32:20 -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 lupus@ximian.com.

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

--- shadow/28722	2005-04-14 23:42:29.000000000 -0400
+++ shadow/28722.tmp.15600	2005-04-15 11:32:20.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 28722
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: SuSE Linux 8.0
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: murban@houston.rr.com               
@@ -189,6 +189,11 @@
 }
 
 
 ------- Additional Comments From michi@zeroc.com  2005-04-14 23:42 -------
 Oops, forgot to mention: when I run this with GC_DONT_GC=1, the
 problem disappears and the program halts normally.
+
+------- Additional Comments From lupus@ximian.com  2005-04-15 11:32 -------
+Michi, could you run the program inside gdb and get a backtrace from
+all the threads when the assertion triggers?
+I couldn't reproduce this on a SMP box (though it's a dual G5).