Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411709 - net-im/qutim-0.3.0: Segmentation fault after entering password for ICQ account (should depend on app-crypt/qca-ossl ?)
Summary: net-im/qutim-0.3.0: Segmentation fault after entering password for ICQ accoun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 10:31 UTC by Ilya Gordeev
Modified: 2012-04-12 16:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Gordeev 2012-04-12 10:31:34 UTC
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
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2012-04-12 16:36:42 UTC
Fixed, thanks for reporting!