Bug 88311 - ietestcenter/css3/valuesandunits/units-000.htm crashes in debug builds
Summary: ietestcenter/css3/valuesandunits/units-000.htm crashes in debug builds
Status: RESOLVED DUPLICATE of bug 86176
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 01:31 PDT by Zan Dobersek
Modified: 2012-06-05 01:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-06-05 01:31:04 PDT
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.
Comment 1 Zan Dobersek 2012-06-05 01:58:39 PDT
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 ***