Bug 136075 - ASSERT_NOT_REACHED on css3/shapes/shape-outside/values/shape-image-threshold-001.html
Summary: ASSERT_NOT_REACHED on css3/shapes/shape-outside/values/shape-image-threshold-...
Status: RESOLVED DUPLICATE of bug 135926
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 135921
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-19 10:03 PDT by Alexey Proskuryakov
Modified: 2014-08-19 10:25 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 Alexey Proskuryakov 2014-08-19 10:03:25 PDT
css3/shapes/shape-outside/values/shape-image-threshold-001.html asserts on all debug bots every time:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000010de3174a WTFCrash + 42 (Assertions.cpp:329)
1   com.apple.WebCore             	0x000000010f6967de WebCore::CSSPrimitiveValue::operator float<float>() const + 158 (CSSPrimitiveValueMappings.h:125)
2   com.apple.WebCore             	0x000000010f6966b7 WebCore::ApplyPropertyDefault<float, &(WebCore::RenderStyle::shapeImageThreshold() const), float, &(WebCore::RenderStyle::setShapeImageThreshold(float)), float, &(WebCore::RenderStyle::initialShapeImageThreshold())>::applyValue(WebCore::CSSPropertyID, WebCore::StyleResolver*, WebCore::CSSValue*) + 71 (DeprecatedStyleBuilder.cpp:151)
3   com.apple.WebCore             	0x0000000110dd469b WebCore::PropertyHandler::applyValue(WebCore::CSSPropertyID, WebCore::StyleResolver*, WebCore::CSSValue*) const + 107 (DeprecatedStyleBuilder.h:49)
4   com.apple.WebCore             	0x0000000110dc4ea9 WebCore::StyleResolver::applyProperty(WebCore::CSSPropertyID, WebCore::CSSValue*) + 905 (StyleResolver.cpp:2065)
5   com.apple.WebCore             	0x0000000110dd2257 WebCore::StyleResolver::CascadedProperties::Property::apply(WebCore::StyleResolver&) + 215 (StyleResolver.cpp:3938)
Comment 1 Alexey Proskuryakov 2014-08-19 10:05:13 PDT
Skipped the test in debug mode in <http://trac.webkit.org/r172753>.
Comment 2 Bem Jones-Bey 2014-08-19 10:25:00 PDT

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