[webkit-dev] webkit crashes when doing stress-test

Alexey Proskuryakov ap at webkit.org
Wed Jul 30 08:44:05 PDT 2008


On Jul 30, 2008, at 3:28 PM, Luka Napotnik wrote:

> For a while the rendering of the page for each client works as each
> client is a thread and has it's own WebKit instance (I protect the  
> calls
> to webkit with the Gdk mutex).


The stack trace shows that a crash happening in a loader callback -  
does your thread hold the mutex at this time? What about timer  
callbacks etc?

- WBR, Alexey Proskuryakov



More information about the webkit-dev mailing list