[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 14:17:28 -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 10:21:58.000000000 -0400
+++ shadow/49499.tmp.5631 2003-10-17 14:17:28.000000000 -0400
@@ -196,6 +196,10 @@
It's to do with how memory segments are now mapped by default, if I
recall correctly what Alan told me (i need to hassle him again to
email me the details.)
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 :)