Bug 61514

Summary: Shutdown problem after loading http://nzonlinemall.com/home.html
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Major CC: abecsi, ademar, ap, darin, laszlo.gombos, luiz, qt
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 55056    
Attachments:
Description Flags
nzonlinemall.com memory and cpu usage none

Description Laszlo Gombos 2011-05-26 02:30:25 PDT
Problem reported on the qt-webkit mailing list: I close the window after loading http://nzonlinemall.com/home.html , I can see the memory footprint starts to go up and I have to kill the process.

Reproduced with QtWebKit on the QtWebKit 2.2 branch on Ubuntu 10.04 with Qt 4.7.1 and QtMobility 1.1.1.

Some had difficulties reproducing the problem.
Comment 1 Luiz Agostini 2011-05-26 11:46:17 PDT
I reproduced the problem on Ubuntu 11.04 qt 4.7.2.
Comment 2 Patrick Thomas 2011-05-26 23:49:27 PDT
Created attachment 95124 [details]
nzonlinemall.com memory and cpu usage
Comment 3 Patrick Thomas 2011-05-26 23:56:19 PDT
...Meant to actually put a comment with that attachment.

Repro that's similar but not identical to what Laslo and Luiz report. 

Page begins loading, gets to 90% complete and UI goes unresponsive for ~30 seconds as CPU maxes and memory climbs. Ultimately it levels off at about 500 megs after 30 seconds and UI becomes responsive again. (Previous attachment shows this.) Window closes as expected when clicking to close after the UI becomes responsive again. Happens the same each time.

Using Qt 4.8 Tech Preview (which I believe uses Webkit 2.2). MSVC2010 compiled from source on Win7. (I used fancybrowser, but see same behavior with browser demo or just headless code)
Comment 4 Ademar Reis 2011-05-27 06:53:48 PDT
(In reply to comment #3)
> Using Qt 4.8 Tech Preview (which I believe uses Webkit 2.2) <snip>

Unfortunately not. Qt-4.8-tp1 includes QtWebKit-2.0. We're still working on the import (which is not trivial)
Comment 5 Luiz Agostini 2011-05-31 15:30:08 PDT
The same thing happens to Safari 5.0.5 on SnowLeopard.
Comment 6 Ademar Reis 2011-06-10 10:35:45 PDT
We're having trouble finding a reduction and this bug is not always reproduceable. Removing from the release blockers by now as it's not that critical.