[Mono-bugs] [Bug 74921][Maj] Changed - The runtime doesn't work correctly when compiled with gcc-4.0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 23:49:47 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/74921	2005-06-21 07:07:42.000000000 -0400
+++ shadow/74921.tmp.28151	2005-06-22 23:49:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74921
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Mandriva Linux Cooker i586
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: goetz.waschk at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -192,6 +192,9 @@
 a call of 'pthread_exit()' from the mono runtime will NOT call
 'GC_thread_exit_proc()' if 'libgc' is compiled with '-fexceptions'.
 So already terminated threads will remain in GC_threads[], making
 'pthread_stop_world()' waiting for eternity.
 For more info one may want to have a look at <pthread.h> as it comes
 with glibc-2.3.x/nptl-enabled.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-22 23:49 -------
+Fixed


More information about the mono-bugs mailing list