Bug 128395 - Layout test crashes on Windows after r163272
Summary: Layout test crashes on Windows after r163272
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, MakingBotsRed
Depends on:
Blocks:
 
Reported: 2014-02-07 13:45 PST by Roger Fong
Modified: 2017-03-06 14:16 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?