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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Aug 2002 12:14:40 -0000


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	Thu Aug  8 06:32:09 2002
+++ shadow/28722.tmp.20487	Thu Aug  8 08:14:40 2002
@@ -1,14 +1,14 @@
 Bug#: 28722
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: SuSE Linux 8.0
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: murban@houston.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -79,6 +79,13 @@
  
 We are having some idiopathic problems with Qt# in which some objects are 
 mysteriously taking on the value null and random times during execution. 
 This particularly comes up in some of the demo programs that do a large 
 number of allocations. I think that the problems we're experiencing with 
 Qt# might be related to the problems with the program above.
+
+------- Additional Comments From lupus@ximian.com  2002-08-08 08:14 -------
+I could not reproduce this bug (tryed both mono and mint).
+Also, your expectations that the program stops after 10 seconds
+are wrong (at least it doesn't stop for me running it on windows, same
+thing happens running it on mono).
+What version of mono are you using?