[Mono-bugs] [Bug 77429][Nor] Changed - mono_thread_attach and mono_thread_detach cause segfault on ia32 Linux.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 3 22:32:43 EST 2006


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 allan at imeem.com.

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

--- shadow/77429	2006-02-02 21:14:09.000000000 -0500
+++ shadow/77429.tmp.22146	2006-02-03 22:32:43.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 77429
 Product: Mono: Runtime
 Version: 1.1
 OS: All
-OS Details: OS X 10.4.4, x86 Linux 2.6.9
+OS Details: ia32 Linux 2.6.9
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: allan at imeem.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: mono_thread_attach and mono_thread_detach do not seem to be threadsafe.
+Summary: mono_thread_attach and mono_thread_detach cause segfault on ia32 Linux.
 
 Please fill in this template when reporting a bug, unless you know what you are doing.
 Description of Problem:
 
 mono_thread_attach and mono_thread_detach do not seem to be threadsafe.
 
@@ -167,6 +167,15 @@
 
 ** ERROR **: file threads.c: line 415 (mono_thread_attach): assertion failed: (thread_handle) 
 aborting...
 
 Behaviour on OS X does not seem to have changed; g_log output, deadlocks, and segfaults 
 persist.
+
+------- Additional Comments From allan at imeem.com  2006-02-03 22:32 -------
+At Paolo's request, I have filed separate bugs for the _wapi_handle_unref warnings and the 
+deadlock/segfault on OS X. I have changed the summary and OS Details to reflect the Linux 
+32-bit x86 bug that has already been fixed in SVN by Paolo.
+
+New Bugs:
+Bug #77429
+Bug #77470


More information about the mono-bugs mailing list