2013.Május 30.(Cs) 01:39 időpontban PaX Team ezt írta: > > python should work with EMUTRAMP enabled only, there's no need to disable > MPROTECT (unless there's more breakage than libffi but then i'd need more > information on it). note also that the above PT_PAX value tries to turn > on EMUTRAMP in softmode (beyond not disabling it in hardmode) but it'll > fail to actually do so since PAGEEXEC/SEGMEXEC are not turned on at the > same time. IOW, paxctl -zx is enough, no need for -zEx. >
Disabling mprotect was needed for openoffice's pyuno bridge to function long ago. It may be unnecessary these days. I have to retest. Enabling emutramp on the binary seems to kill python on the other hand, while it seems to operate correctly with "e" only. -- dr Tóth Attila, Radiológus, 06-20-825-8057 Attila Toth MD, Radiologist, +36-20-825-8057
