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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Oct 2003 10:35:05 -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-21 08:12:08.000000000 -0400
+++ shadow/49499.tmp.5556	2003-10-21 10:35:05.000000000 -0400
@@ -405,6 +405,17 @@
 
 how do these apps work on amd64/ia64?
 (I guess Ingo means given they too have non executable stacks)
 
                 Dave
 
+
+------- Additional Comments From richard.torkar@htu.se  2003-10-21 10:35 -------
+
+Just to get the facts straightened out. Would this mean that:
+
+a) mmap(PROT_EXEC) is broken in glibc 2.3.2? At least the way we use it.
+
+b) malte's patch (using mprotect) is the right way to do it at the moment?
+
+b) we should check to see if this actually is a glibc bug?
+