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 christian.heimes
Recipients Robert Boehne, christian.heimes, jmadden
Date 2019-05-07.21:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557264004.01.0.960528717093.issue36843@roundup.psfhosted.org>
In-reply-to
Content
Could you please use a debugger and step through _Py_HashRandomization_Init and pyurandom to see, where the initialization of the RNG is failing?
History
Date User Action Args
2019-05-07 21:20:04christian.heimessetrecipients: + christian.heimes, jmadden, Robert Boehne
2019-05-07 21:20:04christian.heimessetmessageid: <1557264004.01.0.960528717093.issue36843@roundup.psfhosted.org>
2019-05-07 21:20:03christian.heimeslinkissue36843 messages
2019-05-07 21:20:03christian.heimescreate