Bug 68051
Summary: | REGRESSION(r95058) css3/calc/regression-62276.html is crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fumitoshi Ukai <ukai> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Critical | CC: | bdakin, hyatt, ossy |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 68040 |
Fumitoshi Ukai
The following layout test is failing on chromium.
css3/calc/regression-62276.html
Probable cause:
http://trac.webkit.org/changeset/95058/
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=css3%2Fcalc%2Fregression-62276.html&showExpectations=true
STACKTRACE: Webkit Linux (dbg)(1)
[12495:12495:12806337297053:ERROR:process_util_posix.cc(134)] Received signal 11
base::debug::StackTrace::StackTrace() [0x6f617a]
base::(anonymous namespace)::StackDumpSignalHandler() [0x6b2e69]
0x2ac19e2ddaf0
WebCore::CSSStyleSelector::styleImage() [0x10455f7]
WebCore::CSSStyleSelector::mapNinePieceImage() [0x1046f03]
WebCore::CSSStyleSelector::applyProperty() [0x1040b6a]
WebCore::CSSStyleSelector::applyDeclarations<>() [0x1057beb]
WebCore::CSSStyleSelector::styleForElement() [0x103678a]
WebCore::Element::styleForRenderer() [0xc5a4b0]
WebCore::NodeRendererFactory::createRendererIfNeeded() [0xc98517]
WebCore::Node::createRendererIfNeeded() [0xc7ef89]
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
It crashes on Qt and GTK too.
Csaba Osztrogonác
And it crashes on SL too.
Dave Hyatt
Dup of 68058.
*** This bug has been marked as a duplicate of bug 68058 ***