Bug 209502 - [TestCase] Konqueror trashes system on large .gif
Summary: [TestCase] Konqueror trashes system on large .gif
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.3.1
Platform: Debian testing Unspecified
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 10:53 UTC by Christoph Burgmer
Modified: 2021-01-02 04:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Burgmer 2009-10-05 10:53:54 UTC
Version:            (using KDE 4.3.1)
Installed from:    Debian testing/unstable Packages

When visiting http://blog.kov.eti.br/?p=92 Konqueror starts trashing the system after a few seconds:

$ ps axv | grep konqueror

will give the following for several iterations:

 5521 ?        Sl     0:02    213    36 172687 57896 11.4 kdeinit4: konqueror [kdeinit] --silent

 5521 ?        Rl     0:05    213    36 331427 213628 42.2 kdeinit4: konqueror [kdeinit] --silent

 5521 ?        D      0:06    232    36 528855 337464 66.6 kdeinit4: konqueror [kdeinit] --silent

Once it hits Mem > 60% swapping starts and only a killall konqueror gives back the system (thus tagging 'Crash').

On inspection it seems the following code triggers this behaviour:

<html>
<body>
<p><img src="http://kov.eti.br/media/webkit/overview.gif" alt="GkOverview
show off" /></p>
</body>
</html>

While Konqueror can show this animated .gif directly, embeding it in HTML will yield the described behaviour.

I am running current Debian unstable, but can provide specific version information on request.
Comment 1 Dario Andres 2009-10-05 16:35:04 UTC
I could reproduce the memleak and heavy CPU usage here:

Qt: 4.6.0 (Qt git branch 4.6 commit f3d15516572394b6bcd44a89dd66516fa4eba56e
        Date:   Fri Sep 25 10:21:23 2009 +1000)
KDE: 4.3.70 (KDE 4.3.70 (KDE 4.4 >= 20091002))
kdelibs svn rev. 1030916 / kdebase svn rev. 1030916
on ArchLinux i686 - Kernel 2.6.30.6

Nice, the GIF is 16,9Mb....
Comment 2 FiNeX 2010-08-15 17:36:53 UTC
Using a three years old notebook, the CPU and the memory usage is quite high, with a more recent PC the situation is quite better, anyway the CPU and the RAM are stressed too.
Comment 3 Justin Zobel 2020-12-03 22:28:02 UTC
Thank you for the report, Christoph.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 4 Bug Janitor Service 2020-12-18 04:34:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2021-01-02 04:34:24 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!