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

Holger Freyther zecke at selfish.org
Fri Mar 26 06:32:15 PDT 2010


On Friday 26 March 2010 14:20:10 you wrote:

> > Could you please post a backtrace that ends in:
> >        Loader::scheduleServePendingRequests
> > 
> > and contains
> > 
> >         ...
> >         Timer<WebCore::Loader>::fired(void)
> 
> I am confused, the backtrace I sent exactly contains the two you wanted.

I don't see it.


the backtrace you posted or that I read is looking like:

::fired -> servePendingRequests

but I want to see:

::fired -> servePendingRequests -> ... -> scheduleServePendingRequests
(if that happens we do have a nice problem)



More information about the webkit-qt mailing list