[issue11912] Python shouldn't use the mprotect() system call

Nils Breunese report at bugs.python.org
Sun Apr 24 02:25:43 CEST 2011


Nils Breunese <nils at breun.nl> added the comment:

I haven't had any problems with other Python applications like this, Python seems fine otherwise.

I just noticed that iotop has a dependency on python-ctypes, which sounds like it could be iotop doing the mprotect() calls via ctypes. Does that make sense?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11912>
_______________________________________


More information about the Python-bugs-list mailing list