[Webkit-unassigned] [Bug 111926] New: [Qt] Webkit leaks on sites based on Qt Google maps api when lots Markers and Labels used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 9 12:47:12 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111926

           Summary: [Qt] Webkit leaks on sites based on Qt Google maps api
                    when lots Markers and Labels used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zcrendel at gmail.com
                CC: zcrendel at gmail.com


Before to explain the problem I must notice that it doesn't happen for Webkit which comes along with Qt 5.0 beta 1 version. If you use any webkit since Qt 5.0.0 release until Webkit from git you will come to the case described in this bugreport. 

It happened for WK1 and WK2 (checked on Linux) and for Windows and Linux both with the same result.

Steps to reproduce:
1. Open minibrowser or QtTestBrowser
2. Visit the following site: http://www.calcalist.co.il/internet/home/0,7340,L-4532,00.html

and in a couple of seconds memory usage (only for that opened page) will grow to about 1.5-1.6Gb, if you do reload of the page it will crash (it crashed on my system cause I have limit to 3Gb of memory usage) due to deficiency of free memory. The frame inside that is happening is actually the map based on google api. It's direct url is: http://israelstartupmap.com/cal2map-test

I tried to turn off JIT and DFG and rebuild webkit, but that doesn't not help. In Qt5 beta 1 memory usage is normal (about to 200Mb) and map opens fast, no leaks.

Any clues?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list