http://bugzilla.novell.com/show_bug.cgi?id=590436
http://bugzilla.novell.com/show_bug.cgi?id=590436#c1 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Zoltan Varga <[email protected]> 2010-03-24 03:34:03 UTC --- This seems very similar to: https://bugzilla.novell.com/show_bug.cgi?id=504411 Try this patch as a workaround: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< diff --git a/configure.in b/configure.in index 1c4556c..f45255c 100644 --- a/configure.in +++ b/configure.in @@ -74,6 +74,8 @@ case "$host" in ;; esac +disable_munmap=yes + host_win32=no target_win32=no case "$host" in >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
