Bug 135498
| Summary: | [EFL] css3/device-adapt/opera/constrain-009.xhtml is crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
| Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michal Pakula vel Rutka
Layout test css3/device-adapt/opera/constrain-009.xhtml
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fdevice-adapt%2Fopera%2Fconstrain-009.xhtml
is crashing with following backtrace:
STDERR: 1 0x7fe37f9de600
STDERR: 2 0x7fe37fd6fff0
STDERR: 3 0x7fe37e4adf60 WebCore::RenderStyle::fontDescription() const
STDERR: 4 0x7fe37dceaf7b WebCore::ViewportStyleResolver::getViewportArgumentValue(WebCore::CSSPropertyID) const
STDERR: 5 0x7fe37dceb226 WebCore::ViewportStyleResolver::resolve()
STDERR: 6 0x7fe37dccc911 WebCore::StyleResolver::appendAuthorStyleSheets(unsigned int, WTF::Vector<WTF::RefPtr<WebCore::CSSStyleSheet>, 0ul, WTF::CrashOnOverflow> const&)
STDERR: 7 0x7fe37dd45c1b WebCore::DocumentStyleSheetCollection::updateActiveStyleSheets(WebCore::DocumentStyleSheetCollection::UpdateFlag)
STDERR: 8 0x7fe37dd25561 WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag)
STDERR: 9 0x7fe37dd2564d WebCore::Document::didRemoveAllPendingStylesheet()
STDERR: 10 0x7fe37dd61d85 WebCore::InlineStyleSheetOwner::sheetLoaded(WebCore::Document&)
STDERR: 11 0x7fe37dce6a30 WebCore::StyleSheetContents::checkLoaded()
STDERR: 12 0x7fe37dd61a09 WebCore::InlineStyleSheetOwner::createSheet(WebCore::Element&, WTF::String const&)
STDERR: 13 0x7fe37dd61c6d WebCore::InlineStyleSheetOwner::createSheetFromTextContents(WebCore::Element&)
STDERR: 14 0x7fe37dd61d17 WebCore::InlineStyleSheetOwner::finishParsingChildren(WebCore::Element&)
STDERR: 15 0x7fe37deffc18 WebCore::HTMLStyleElement::finishParsingChildren()
STDERR: 16 0x7fe37e67798c WebCore::XMLDocumentParser::endElementNs()
STDERR: 17 0x7fe377a19693
STDERR: 18 0x7fe377a1f123
STDERR: 19 0x7fe377a20b5e xmlParseChunk
STDERR: 20 0x7fe37e6791eb WebCore::XMLDocumentParser::doWrite(WTF::String const&)
STDERR: 21 0x7fe37e674b21 WebCore::XMLDocumentParser::append(WTF::PassRefPtr<WTF::StringImpl>)
STDERR: 22 0x7fe37dd1a60e WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter&, char const*, unsigned long)
STDERR: 23 0x7fe37e03c780 WebCore::DocumentLoader::commitData(char const*, unsigned long)
STDERR: 24 0x7fe38042767e WebKit::WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int)
STDERR: 25 0x7fe37e03b10f WebCore::DocumentLoader::commitLoad(char const*, int)
STDERR: 26 0x7fe37e0b9924 WebCore::CachedRawResource::notifyClientsDataWasReceived(char const*, unsigned int)
STDERR: 27 0x7fe37e0b9a69 WebCore::CachedRawResource::addDataBuffer(WebCore::ResourceBuffer*)
STDERR: 28 0x7fe37e084fc3 WebCore::SubresourceLoader::didReceiveDataOrBuffer(char const*, int, WTF::PassRefPtr<WebCore::SharedBuffer>, long long, WebCore::DataPayloadType)
STDERR: 29 0x7fe37e08514a WebCore::SubresourceLoader::didReceiveBuffer(WTF::PassRefPtr<WebCore::SharedBuffer>, long long, WebCore::DataPayloadType)
STDERR: 30 0x7fe37e07e34d WebCore::ResourceLoader::didReceiveBuffer(WebCore::ResourceHandle*, WTF::PassRefPtr<WebCore::SharedBuffer>, int)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michal Pakula vel Rutka
css3/device-adapt/opera/constrain-023.xhtml is crashing too:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fdevice-adapt%2Fopera%2Fconstrain-023.xhtml
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.