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
Laszlo Gombos
2011-05-26 02:30:25 PDT
I reproduced the problem on Ubuntu 11.04 qt 4.7.2. Created attachment 95124 [details]
nzonlinemall.com memory and cpu usage
...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) (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) The same thing happens to Safari 5.0.5 on SnowLeopard. 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. |