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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
