[Mono-bugs] [Bug 75895][Nor] Changed - (_wapi_lookup_handle): assertion failed: (shared_handle_data->type == type)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 11:54:40 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 jlarimer at gmail.com.

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

--- shadow/75895	2005-10-05 00:04:35.000000000 -0400
+++ shadow/75895.tmp.1997	2005-10-06 11:54:40.000000000 -0400
@@ -33,6 +33,24 @@
 *** Bug 76225 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From jsacco at ydl.net  2005-10-05 00:04 -------
 Tried the patch.  Did not help on a PPC running YDL-4.0.1
 
 -Joseph
+
+------- Additional Comments From jlarimer at gmail.com  2005-10-06 11:54 -------
+I turned on debugging in handles.c (SVN revision 51197, plus the patch
+from bug 75891) and got this (while running my company's app):
+
+** Message: _wapi_search_handle: Opened tmp handle 0x528 (type
+Process) from offset 0
+
+** ERROR **: file handles.c: line 573 (_wapi_lookup_handle): assertion
+failed: (shared_handle_data->type == type)
+aborting...
+
+Out of the 1.3million calls to _wapi_search_handle() in the trace log,
+that's the only one that listed the offset as 0.
+
+Hope this helps.
+
+


More information about the mono-bugs mailing list