Comment 5 for bug 1452006

Revision history for this message
unrud (unrud) wrote : Re: Gajim freezes whole system on start

Gajim tries to read all files in /proc, /proc/net and /proc/self to collect entropy for OpenSSL. (See function add_entropy_sources_OpenSSL() in file src/common/crypto.py)

This can cause problems with buggy drivers. (e.g. https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1450825 )