Bug 117404 - REGRESSION(r151339): fast/repaint/region-painting-in-composited-view.html crashing.
Summary: REGRESSION(r151339): fast/repaint/region-painting-in-composited-view.html cra...
Status: RESOLVED DUPLICATE of bug 117395
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79668 117270
  Show dependency treegraph
 
Reported: 2013-06-10 04:26 PDT by Gábor Ábrahám
Modified: 2013-06-10 04:49 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Ábrahám 2013-06-10 04:26:12 PDT
After this revision this test crash on Qt Debug and Apple Mountain Lion Debug bots.
Backtrace on Qt Debug: https://gist.github.com/abrhm/5747965

Apple Debug bot result: http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r151339%20(10463)/results.html 

Qt debug bot result: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Debug/r151365%20(26084)/results.html

Crash log: 
crash log for DumpRenderTree (pid 2602):
STDOUT: <empty>
STDERR: ASSERTION FAILED: enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())
STDERR: /ramdisk/qt-linux-32-debug/build/Source/WebCore/rendering/RenderGeometryMap.cpp(142) : WebCore::FloatQuad WebCore::RenderGeometryMap::mapToContainer(const WebCore::FloatRect&, const WebCore::RenderLayerModelObject*) const
...
Link: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Debug/r151365%20(26084)/fast/repaint/region-painting-in-composited-view-crash-log.txt


Could you check it please?
Comment 1 Mihnea Ovidenie 2013-06-10 04:49:15 PDT

*** This bug has been marked as a duplicate of bug 117395 ***