[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 19:04:44 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 mailjohnmorris at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75895
--- shadow/75895 2005-10-06 11:54:40.000000000 -0400
+++ shadow/75895.tmp.8504 2005-10-06 19:04:44.000000000 -0400
@@ -51,6 +51,22 @@
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.
+
+------- Additional Comments From mailjohnmorris at gmail.com 2005-10-06 19:04 -------
+I'm having the exact same problem on my system. I'm trying to compile
+mono-1.1.9.1, and got that error at various points during the compile.
+
+Removing all traces of previous installs of mono from /usr made it
+compile cleanly, but now when I try to compile additional packages
+such as gtk-sharp-1.0.10, and others I start getting it again.
+
+I can sometimes rm -rf ~/.wapi and it cures it for a while, but it
+keeps coming up again.
+
+Is there anything I can do to help diagnose this?
+
+I'm using gcc-3.4.4 to compile on an nptl-based system if that makes
+any difference.
More information about the mono-bugs
mailing list