[issue32580] Fallback to dev_urandom doesn't work when py_getrandom returns -1

STINNER Victor report at bugs.python.org
Wed Jan 17 12:03:55 EST 2018


STINNER Victor <victor.stinner at gmail.com> added the comment:

OK, looks like Qnap is doing something weird there - calls to getrandom result in EFAULT

Aha, first time that I see this error on getrandom().

Is it a kernel change? A libc change? Is Qnap a kind of sandbox?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32580>
_______________________________________


More information about the Python-bugs-list mailing list