[Bug 286307] Kmail crash

nmset nmset at netcourrier.com
Sat Jan 28 19:58:39 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=286307


nmset <nmset at netcourrier.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nmset at netcourrier.com




--- Comment #62 from nmset <nmset netcourrier com>  2012-01-28 19:58:39 ---
Looking at the code in qnetworkaccesshttpbackend.cpp:827, the crash seems
related to cached http data being accessed.

So I tried to disable completely the cache in konqueror settings and I could
not reproduce the crash with these html mails (with automatic download of
external references set to true in kmail2's settings).

The http cache can be used in 3 modes and all these 3 modes constantly
reproduce kmail2's crash. It may happen on first selection of an html email, or
on n'th selection of the same html email in a single kmail2's session.

qnetworkaccesshttpbackend.cpp lies deeply in QT. If the problem was there, we
would expect konqueror to crash when the cache is turned on, bu this never
happens. It seems to be related to some way kmail2 interacts with the html
cache.

All this if other users can confirm that disabling the http cache really
prevents kmail2 from crashing on these futile http mails !

Regards.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list