Bug 68051 - REGRESSION(r95058) css3/calc/regression-62276.html is crashing
Summary: REGRESSION(r95058) css3/calc/regression-62276.html is crashing
Status: RESOLVED DUPLICATE of bug 68058
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68040
  Show dependency treegraph
 
Reported: 2011-09-13 19:39 PDT by Fumitoshi Ukai
Modified: 2011-09-14 10:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fumitoshi Ukai 2011-09-13 19:39:10 PDT
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]
        ...
Comment 1 Csaba Osztrogonác 2011-09-13 23:30:13 PDT
It crashes on Qt and GTK too.
Comment 2 Csaba Osztrogonác 2011-09-13 23:32:50 PDT
And it crashes on SL too.
Comment 3 Dave Hyatt 2011-09-14 10:36:21 PDT
Dup of 68058.

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