Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It occurs when apache loads digest module, which reads /dev/random. When there is not enough entropy it will freeze for unknown amount of time. Current solution is to add to configure --with-devrandom=/dev/urandom, as described in http://issues.apache.org/bugzilla/show_bug.cgi?id=36478
USE=urandom emerge apr *** This bug has been marked as a duplicate of 102587 ***