[Mono-bugs] [Bug 79271][Blo] Changed - Random assertion failures on amd64 in mini-amd64.c: line 173 (amd64_patch)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 4 09:33:15 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79271
--- shadow/79271 2006-09-04 07:36:06.000000000 -0400
+++ shadow/79271.tmp.28072 2006-09-04 09:33:15.000000000 -0400
@@ -43,6 +43,13 @@
anyway for other applications that might want to use it we linked mono
against the dynamic linked version too. Is there anything wrong with
this that could cause breakage? Other than using a libmono.so.0 with
another mono version than it belongs to?
I'll get the patch tested later and report back then :) Thanks
+
+------- Additional Comments From vargaz at gmail.com 2006-09-04 09:33 -------
+Statically linking the mono executable is somewhat faster. Also, we
+usually use the static build, so the dynamic case is not very well
+tested, and could lead to bugs such as this.
+
+
More information about the mono-bugs
mailing list