[Mono-bugs] [Bug 74154][Maj] Changed - Mutex test causes shared_handle_data->type == type assert
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 12:56:32 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74154
--- shadow/74154 2005-04-19 10:32:28.000000000 -0400
+++ shadow/74154.tmp.28642 2005-04-19 12:56:32.000000000 -0400
@@ -127,6 +127,11 @@
(it happens on the dual g5 once every 10-20 runs for me).
The message is:
** ERROR **: file handles.c: line 584 (_wapi_lookup_handle): assertion
failed: (shared_handle_data->type == type)
aborting...
This is not ppc or osx specific, since it happens on x86, too.
+
+------- Additional Comments From dick@ximian.com 2005-04-19 12:56 -------
+Created an attachment (id=14974)
+Updated patch that should also fix the handles.c type-checking assert
+