Bug 326890 - kmail eats memory and misbehaves if certificate details dialogue is closed
Summary: kmail eats memory and misbehaves if certificate details dialogue is closed
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.11.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-30 15:58 UTC by Joachim Wagner
Modified: 2017-01-07 21:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Wagner 2013-10-30 15:58:20 UTC
When the SMTP server uses a self-signed certificate, kmail asks whether to trust the certificate. However, if one clicks on "Details" and leaves the details dialogue with the only button "Close", the former dialogue is also gone and the mail dispatcher starts using more and more memory. Within minutes, heavy swap activity starts.

Reproducible: Always

Steps to Reproduce:
1. Create fresh user and set up kmail (in my test, I first configured a pop3 source)
2. Configure an account for sending with SMTP, TLS and authentication; the outgoing server uses a self-signed certificate in this test
3. Send an e-mail (test body "123")
4. Password dialogue for sending e-mail: enter password and continue
5. Dialogue certificate not signed by trusted authority (actual text is a bit longer) - click "Details"
6. Click "Close" (that's the only way forward)
Actual Results:  
The dialogue "certificate not signed by trusted authority" is missing on the screen and in "top" on the command line, one can see /usr/bin/akonadi_maildispatcher_agent growing RSS memory allocation. On my virtual machine, memory use grows at approximately 10 MiB per second (30 MiB per "top" refresh). I started observing this at around 240 MiB and killed the agent when it reached 1 GiB. After killing the process, the password dialogue re-appears in kmail but after completing it again, the certificate dialogue does still not show. Furthermore, the workaround below indicates that the certificate has been stored as "trusted permanently".

Expected Results:  
After clicking "Close", the dialogue "certificate not signed by trusted authority" should be on the screen again (it should be behind the details dialogue - sorry didn't check moving the details dialogue to the side to see whether it is there while the other dialogue is shown).

Furthermore, the akonadi mail dispatcher agent should not use over 1 GiB of memory as a reaction to some unexpected behavior from the GUI application.

Finally, no decision as to whether the certificate can be trusted should be stored since the user did not make any decision (the user only reviewed the details and hit "Close").

Workaround: After reviewing the certificate, finding it trustworthy and clicking "Close", kill the mail dispatcher (you should soon see it as a process using a lot of memory in "top" or any other system information tool) and restart. Apparently, the certificate has been marked as "trust permanently".

If there is an issue with the certificate, maybe (I didn't test this) it is not too late if you haven't pressed "Close" yet. If so, maybe a restart prevents the certificate details from being accepted.
Comment 1 Benedikt Bauer 2014-06-01 18:27:20 UTC
Same over here on Kubuntu 12.04.4 with KDE 4.13.0. The issue also occurs with the certificate of a CalDAV/CardDAV ressource. In this case, the akonadi_davgroupware process is going havoc.
Comment 2 Joachim Wagner 2015-03-03 15:23:08 UTC
Same with kmail 4.11.5 (in OpenSUSE 13.1 with KDE 4.11.5).
Comment 3 Denis Kurz 2016-09-24 17:56:37 UTC
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present?

If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months.
Comment 4 Denis Kurz 2017-01-07 21:54:42 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.