Bug 88311
Summary: | ietestcenter/css3/valuesandunits/units-000.htm crashes in debug builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dtharp |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
ietestcenter/css3/valuesandunits/units-000.htm crashes in debug builds with the following crash log:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r119464%20(33812)/ietestcenter/css3/valuesandunits/units-000-crash-log.txt
Crashes on both the chromium.org and webkit.org builder groups:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=ietestcenter%2Fcss3%2Fvaluesandunits%2Funits-000.htm
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=ietestcenter%2Fcss3%2Fvaluesandunits%2Funits-000.htm
The crashes occur because the CSS_WV, CSS_WH and CSS_WMIN primitive types are not handled in CSSPrimitiveValue::computeLengthDouble.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
If you don't search around for bugs about crash you're trying to fix ...
You're gonna have a bad time (= wasted morning).
*** This bug has been marked as a duplicate of bug 86176 ***