[Mono-bugs] [Bug 49499][Cri] Changed - mono:: segfaults under Fedora Linux

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Oct 2003 16:12:44 -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 richard.torkar@htu.se.

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

--- shadow/49499	2003-10-17 14:17:28.000000000 -0400
+++ shadow/49499.tmp.6759	2003-10-17 16:12:44.000000000 -0400
@@ -200,6 +200,15 @@
 I think we need to map the dynamically generated code with MAP_EXEC.
 
 
 ------- Additional Comments From richard.torkar@htu.se  2003-10-17 14:17 -------
 Ahaa, thanks a lot Zoltan and Dick! No need to spend hours trying to
 debug something that can't be debugged this way then :)
+
+------- Additional Comments From richard.torkar@htu.se  2003-10-17 16:12 -------
+[root@/home/torkar]# echo 0 > /proc/sys/kernel/exec-shield
+[torkar@~]$ mcs
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+
+That's it... But if it's enabled as default in upcoming releases we
+will have a lot of people complaining about mcs giving a segfault...