Bug 198739 - kmail at 100% CPU load when displaying HTML mails
Summary: kmail at 100% CPU load when displaying HTML mails
Status: RESOLVED DUPLICATE of bug 189961
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.11.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 08:54 UTC by Willi Richert
Modified: 2009-07-03 09:09 UTC (History)
0 users

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 Willi Richert 2009-07-03 08:54:59 UTC
Version:           1.11.4 (using 4.2.4 (KDE 4.2.4), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.28-13-generic

Since the last upgrade to kmail 1.11.4 displaying HTML mails makes my machine unusable. It uses 100% CPU.
Comment 1 Willi Richert 2009-07-03 09:05:46 UTC
"strace kmail --nofork" endlessly outputs the following:

access("/usr/share/icons/oxygen/32x32/places/image.png", R_OK) = -1 ENOENT (No such file or directory)                                                                             
access("/usr/share/icons/oxygen/32x32/status/image.png", R_OK) = -1 ENOENT (No such file or directory)                                                                             
access("/usr/share/icons/oxygen/32x32/status/image.png", R_OK) = -1 ENOENT (No such file or directory)     

[...]

access("/usr/share/icons/hicolor/48x48/filesystems/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/intl/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/intl/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/mimetypes/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/mimetypes/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/places/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/places/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/status/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/status/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/actions/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/actions/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/animations/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/animations/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/apps/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/apps/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/categories/image.png", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/scalable/categories/image.png", R_OK) = -1 ENOENT (No such file or directory)
Comment 2 Jaime Torres 2009-07-03 09:09:39 UTC
Thank you for taking the time to report this bug and helping to make KDE better. This particular bug has already been reported and is a duplicate of bug 189961, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

*** This bug has been marked as a duplicate of bug 189961 ***