[webkit-dev] Many crashs of regresion tests in 64-bit Windows

Adam Roben aroben at apple.com
Tue Apr 5 10:10:03 PDT 2011


On Apr 5, 2011, at 1:02 PM, Pere Martir wrote:

> 64-bit Window 7.
> 
> run-webkit-tests reported that many tests crashed, in addition to many
> other failures due to the metric difference.
> 
> Command line:
> 
>  Tools/Scripts/run-webkit-tests compositing/iframes
> 
> Tests that caused DumpRenderTree tool to crash:
>  compositing/iframes/connect-compositing-iframe3.html
> 
> stderr of connect-compositing-iframe3.html:
> ASSERTION FAILED: !isAcceleratedCompositing()
> ..\WebView.cpp(1083) : WebView::paintIntoBackingStore
> 
> The result and crash log have been attached in this message.
> <layout-test-results.tar.gz>

The best way to report a bug like this is to file a new bug at <http://webkit.org/new-bug>. In this case, this is a known issue (<http://webkit.org/b/52913>), so you don't need to do anything. There isn't a workaround at this time, other than to skip those tests or use a Release build.

-Adam



More information about the webkit-dev mailing list