CLOSED FIXED 40446
[Qt] Only 10 websites can be loaded consecutively when using QtWebkit 2.0
https://bugs.webkit.org/show_bug.cgi?id=40446
Summary [Qt] Only 10 websites can be loaded consecutively when using QtWebkit 2.0
Alexandra Santos
Reported 2010-06-10 14:29:48 PDT
Only 10 live websites can be loaded when using QtWebkit 2.0 on a symbian device. Steps to reproduce: 1.- Install Qt. 4.6.3, QtWebkit 2.0 and QtTestBrowser on a symbian device. 2.- Launch QtTestBrowser 3.- Start loading several webpages. Actual Results: QtTestBrowser crashes after loading only 10 websites. Expected Results: QtTestBrowser would not crash after loading on 10 websites. NOTE: An automated test cases is available at http://iop1.nokia-boston.com/stability_live/Stability_Live_iframe.html or http://iop1.nokia-boston.com/stability_live/Stability_Live_multiplewindows.html
Attachments
QtTestBrowser crash logs (collected while using QtWebkit build 51) (49.11 KB, application/zip)
2010-06-15 07:51 PDT, Alexandra Santos
no flags
[Qt][Symbian] Only 10 websites can be loaded consecutively when using QtWebkit 2.0 (1.30 KB, patch)
2010-06-30 03:02 PDT, Simon Hausmann
laszlo.gombos: review+
Simon Hausmann
Comment 1 2010-06-15 06:53:10 PDT
Can you provide us with the crash logs? I strongly suspect that this is a duplicate of bug 40072
Alexandra Santos
Comment 2 2010-06-15 07:51:17 PDT
Created attachment 58777 [details] QtTestBrowser crash logs (collected while using QtWebkit build 51)
Simon Hausmann
Comment 3 2010-06-16 23:16:32 PDT
I haven't been able yet to decode the crash logs, but I also suspect that these are out of memory crashes. If that is the case, then we should mark this bug as duplicate of 40111
Jukka Jokiniva
Comment 4 2010-06-17 07:26:43 PDT
The java script function running the stability test calls itself recursively. I wonder if this can contribute to the problem.
Simon Hausmann
Comment 5 2010-06-28 01:14:31 PDT
*** Bug 40072 has been marked as a duplicate of this bug. ***
Simon Hausmann
Comment 6 2010-06-30 03:02:34 PDT
Created attachment 60104 [details] [Qt][Symbian] Only 10 websites can be loaded consecutively when using QtWebkit 2.0
Laszlo Gombos
Comment 7 2010-06-30 04:59:29 PDT
Comment on attachment 60104 [details] [Qt][Symbian] Only 10 websites can be loaded consecutively when using QtWebkit 2.0 lgtm, r+.
Simon Hausmann
Comment 8 2010-06-30 05:02:21 PDT
Simon Hausmann
Comment 9 2010-06-30 05:04:02 PDT
Revision r62176 cherry-picked into qtwebkit-2.0 with commit bcdcd5f5bfc2f48c2881958b4f4d233efcdad8eb
Note You need to log in before you can comment on or make changes to this bug.