You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If /dev/urandom is not readable, there is no point in trying to use mcrypt with the MCRYPT_DEV_URANDOM flag as a fallback. On my system the mcrypt extension actually hangs at 100% CPU forever.