[Mono-bugs] [Bug 79024][Blo] Changed - mono fails to build with nx protection (hardware and software protections)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 11:09:30 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=79024
--- shadow/79024 2006-08-07 10:30:08.000000000 -0400
+++ shadow/79024.tmp.10514 2006-08-07 11:09:30.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79024
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: any Linux with PaX or another form of NX protection
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: christian.korff at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -25,6 +25,15 @@
According to comment #15 (gentoo bug #74754 as mentioned above) nothing
happened in the Mono source code.
For myself, I have the problem with PaX but others mention it's any form of
NX protection. ( http://pax.grsecurity.net )
+
+------- Additional Comments From vargaz at gmail.com 2006-08-07 11:09 -------
+According to the discussion on that bug, some pax options can be set so
+the build succeeds. Mono generates executable code at runtime, so
+tools which prevent that from happening like pax will naturally
+prevent mono from working as well. There is little we can to about this.
+
+
+
More information about the mono-bugs
mailing list