This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients jernejs, vstinner
Date 2018-01-17.17:03:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516208635.36.0.467229070634.issue32580@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2018-01-17 17:03:55vstinnersetrecipients: + vstinner, jernejs
2018-01-17 17:03:55vstinnersetmessageid: <1516208635.36.0.467229070634.issue32580@psf.upfronthosting.co.za>
2018-01-17 17:03:55vstinnerlinkissue32580 messages
2018-01-17 17:03:55vstinnercreate