[Hackrf-dev] Python JIT memory alloc error

Daniel De Jager danielmiester at gmail.com
Tue Mar 10 23:25:56 EDT 2015


I believe I've found a solution.
It's actually rather simple
Just execute the following two commands


> paxctl -m `which python`
> paxctl -m `which python2.7`


This alters the memory protection on the python executibles and allows it
(or its heirs) to allocate RWX
Is it the best or most secure solution? Hell no.
But it gets the system working for those of us that don't want to go
patching random libraries just to do a few SDR lessons :)

Daniel De Jager|Chief Science Officer
phone:
(253) 693-8774
email:
danielmiester at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist9.pair.net/pipermail/hackrf-dev/attachments/20150311/7cb551db/attachment.html>


More information about the HackRF-dev mailing list