Comment 14 for bug 851044

Revision history for this message
dobey (dobey) wrote :

The crash in WebKit seems to happen as a result of embedding one WebView in a ScrolledWindow, later destroying that WebView, and replacing it with a secondary WebView, where the crash occurs. It seems like some memory is being corrupted internally in WebKit.

We can work around this in libubuntuone, so I am also assigning a task to it, which I will provide a fix for shortly.