NEW 106473
Layout Test fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=106473
Summary Layout Test fast/images/embed-does-not-propagate-dimensions-to-object-ancesto...
Dimitri Glazkov (Google)
Reported 2013-01-09 10:54:42 PST
The following layout test is failing on Linux fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html Probable cause: unknown Crashes like so: crash log for DumpRenderTree (pid 21564): STDOUT: <empty> STDERR: Received signal 11 STDERR: base::debug::StackTrace::StackTrace() [0x7f2b7266d8aa] STDERR: base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x7f2b7266d55f] STDERR: <unknown> [0x7f2b680bcaf0] STDERR: <unknown> [0x7f2b58187611] STDERR: webkit::npapi::PluginInstance::NPP_New() [0x7f2b72965a30] STDERR: webkit::npapi::PluginInstance::Start() [0x7f2b72965553] STDERR: webkit::npapi::WebPluginDelegateImpl::Initialize() [0x7f2b72985335] STDERR: webkit::npapi::WebPluginImpl::initialize() [0x7f2b72989d9d] STDERR: WebKit::FrameLoaderClientImpl::createPlugin() [0x7f2b6e61ce48] STDERR: WebCore::SubframeLoader::loadPlugin() [0x7f2b6faa761f] STDERR: WebCore::SubframeLoader::requestPlugin() [0x7f2b6faa5f7d] STDERR: WebCore::SubframeLoader::requestObject() [0x7f2b6faa656a] STDERR: WebCore::HTMLEmbedElement::updateWidget() [0x7f2b6fcba61b] STDERR: WebCore::FrameView::updateWidget() [0x7f2b6fb5ea6f] STDERR: WebCore::FrameView::updateWidgets() [0x7f2b6fb5ec7d] STDERR: WebCore::FrameView::performPostLayoutTasks() [0x7f2b6fb5f08c] STDERR: WebCore::FrameView::layout() [0x7f2b6fb5a727] STDERR: WebCore::Document::updateLayout() [0x7f2b6ed442ef] STDERR: WebCore::Document::updateLayoutIgnorePendingStylesheets() [0x7f2b6ed443c1] STDERR: WebCore::HTMLObjectElement::renderWidgetForJSBindings() [0x7f2b6fd08eec] STDERR: WebCore::HTMLPlugInElement::pluginWidget() [0x7f2b6fd105d4] STDERR: WebCore::HTMLPlugInElement::getInstance() [0x7f2b6fd104e6] STDERR: WebCore::npObjectNamedGetter<>() [0x7f2b6f660f9c] STDERR: WebCore::V8HTMLObjectElement::namedPropertyGetter() [0x7f2b6f6608d3] STDERR: v8::internal::JSObject::GetPropertyWithInterceptor() [0x7f2b74687964] STDERR: v8::internal::Object::GetProperty() [0x7f2b7466167a] STDERR: v8::internal::Object::GetProperty() [0x7f2b74660f57] STDERR: v8::internal::LoadIC::Load() [0x7f2b745e4459] STDERR: v8::internal::LoadIC_Miss() [0x7f2b745e9c64] STDERR: <unknown> [0x20ade9a0654e]
Attachments
Note You need to log in before you can comment on or make changes to this bug.