[webkit-qt] Excessive timer usage results in 100% CPU usage

Holger Freyther zecke at selfish.org
Fri Mar 26 04:32:11 PDT 2010


On Friday 26 March 2010 12:20:40 İsmail Dönmez wrote:
> On Fri, Mar 26, 2010 at 1:19 PM, Holger Freyther <zecke at selfish.org> wrote:
> > On Friday 26 March 2010 12:05:30 İsmail Dönmez wrote:
> > > Btw the best way to reproduce this is to go to http://www.cnnturk.com
> > 
> > So all timers come from scheduling loads?
> 
> I think so, at least for cnnturk.com. For the wikipedia page I have no
> idea, but the timers are going crazy at cnnturk.com

Could you enable debugging in WebCore/loader/loader.cpp? Just define 
REQUEST_DEBUG to one and it should print the queue of requests. Is this ever 
getting empty? Right now my take would be that someone is starting more 
network jobs than you can handle...

z.


More information about the webkit-qt mailing list