When I enter password for my ICQ account qutim fails with segmentation fault. I found where was problem: it was in app-crypt/qca library used by qutim, in QCA::MessageAuthenticationCode class constructor: library couldn't find any crypto provider because there was not installed any app-crypt/qca-* plugin. After installing app-crypt/qca-ossl problem disappeared. So, in conclusion, I think it's needed to add app-crypt/qca-ossl as dependence for qutim. Reproducible: Always
Fixed, thanks for reporting!