Bug 128395

Summary: Layout test crashes on Windows after r163272
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: mcatanzaro, ossy, roger_fong, zalan
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
See Also: https://bugs.webkit.org/show_bug.cgi?id=128283

Description Roger Fong 2014-02-07 13:45:12 PST
http://build.webkit.org/builders/Apple%20Win%207%20Debug%20%28Tests%29/builds/57945/steps/layout-test/logs/stdio

More specifically, ..\platform\graphics\cg\GraphicsContextCG.cpp(293) : WebCore::GraphicsContext::drawRect
Comment 1 Roger Fong 2014-02-07 13:45:33 PST
I meant, 
13:07:29.938 2948   ASSERTION FAILED: !rect.isEmpty()
13:07:29.938 2948   ..\platform\graphics\cg\GraphicsContextCG.cpp(293) : WebCore::GraphicsContext::drawRect
Comment 2 Roger Fong 2014-02-07 13:51:38 PST
ALso, the pixelSnappingFactor is essentially 0, 2.3E-39
Comment 3 zalan 2014-02-07 14:16:38 PST
(In reply to comment #2)
> ALso, the pixelSnappingFactor is essentially 0, 2.3E-39

oops, that does not sound quite right.
Comment 4 Roger Fong 2014-02-07 16:18:37 PST
http://trac.webkit.org/changeset/163659
Comment 5 Csaba Osztrogonác 2014-02-10 05:55:40 PST
Reopen, it doesn't fix anything, the crash is still occur on the Apple Windows Debug bot.
Comment 6 Michael Catanzaro 2017-03-06 14:16:34 PST
Probably a dup of bug #128283?