[Mono-bugs] [Bug 23637] Changed - Mono segfaults when using threads
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Apr 2002 07:27:33 -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 ds98rito@thn.htu.se.
http://bugzilla.ximian.com/show_bug.cgi?id=23637
--- shadow/23637 Thu Apr 18 15:49:47 2002
+++ shadow/23637.tmp.4028 Fri Apr 19 03:27:33 2002
@@ -1,13 +1,13 @@
Bug#: 23637
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ds98rito@thn.htu.se
QAContact: mono-bugs@ximian.com
@@ -58,9 +58,19 @@
It segfaults on thread 40 on my computer.
If I remove the "haha" console.writeline then it seems to work...
I use mono-0.10_baselabs-20020418.
+
+
+/Richard
+
+------- Additional Comments From ds98rito@thn.htu.se 2002-04-19 03:27 -------
+
+
+libgc needs to be compiled with --enable-threads
+(
+http://lists.ximian.com/archives/public/mono-list/2002-April/005006.html )
/Richard