RESOLVED DUPLICATE of bug 135926 136075
ASSERT_NOT_REACHED on css3/shapes/shape-outside/values/shape-image-threshold-001.html
https://bugs.webkit.org/show_bug.cgi?id=136075
Summary ASSERT_NOT_REACHED on css3/shapes/shape-outside/values/shape-image-threshold-...
Alexey Proskuryakov
Reported 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)
Attachments
Alexey Proskuryakov
Comment 1 2014-08-19 10:05:13 PDT
Skipped the test in debug mode in <http://trac.webkit.org/r172753>.
Bem Jones-Bey
Comment 2 2014-08-19 10:25:00 PDT
*** This bug has been marked as a duplicate of bug 135926 ***
Note You need to log in before you can comment on or make changes to this bug.