Bug 94521

Summary: [Chromium Linux] fast/loader/loadInProgress.html crashing intermittently
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: japhet, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Kenneth Russell
Reported 2012-08-20 13:34:23 PDT
Attachments
Kenneth Russell
Comment 1 2012-08-20 13:34:47 PDT
Note, stack trace from crash: crash log for DumpRenderTree (pid 1061): STDOUT: <empty> STDERR: base::debug::StackTrace::StackTrace() [0x8386398] STDERR: base::(anonymous namespace)::StackDumpSignalHandler() [0x836f7dd] STDERR: 0xb7899400 STDERR: 0xadfa7439 STDERR: webkit::npapi::PluginInstance::NPP_New() [0x933bc3a] STDERR: webkit::npapi::PluginInstance::Start() [0x933be62] STDERR: webkit::npapi::WebPluginDelegateImpl::Initialize() [0x931e87e] STDERR: webkit::npapi::WebPluginImpl::initialize() [0x9325632] STDERR: WebKit::FrameLoaderClientImpl::createPlugin() [0x80f5094] STDERR: WebCore::SubframeLoader::loadPlugin() [0x8b56b6e] STDERR: WebCore::SubframeLoader::requestObject() [0x8b586a2] STDERR: WebCore::HTMLEmbedElement::updateWidget() [0x983a98a] STDERR: WebCore::FrameView::updateWidget() [0x8bb7a6d] STDERR: WebCore::FrameView::updateWidgets() [0x8bba0da] STDERR: WebCore::FrameView::performPostLayoutTasks() [0x8bbab80] STDERR: WebCore::FrameView::layout() [0x8bbf942] STDERR: WebCore::Document::implicitClose() [0x822af6f] STDERR: WebCore::FrameLoader::checkCallImplicitClose() [0x8b25089] STDERR: WebCore::FrameLoader::checkCompleted() [0x8b2dcca] STDERR: WebCore::CachedResourceLoader::loadDone() [0x8b71f5e] STDERR: WebCore::SubresourceLoader::releaseResources() [0x8b5991a] STDERR: WebCore::ResourceLoader::didFail() [0x8b532f2] STDERR: WebCore::SubresourceLoader::didFail() [0x8b59797] STDERR: WebCore::ResourceLoader::didFail() [0x8b52c03] STDERR: WebCore::ResourceHandleInternal::didFail() [0x9876ac6] STDERR: webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest() [0x9333731] STDERR: (anonymous namespace)::RequestProxy::NotifyCompletedRequest() [0x93d6f6c] STDERR: base::internal::Invoker<>::Run() [0x93d717b] STDERR: MessageLoop::RunTask() [0x8364280] STDERR: MessageLoop::DeferOrRunPendingTask() [0x8364922] STDERR: MessageLoop::DoWork() [0x8364c81] STDERR: base::MessagePumpGlib::HandleDispatch() [0x8380108] STDERR: (anonymous namespace)::WorkSourceDispatch() [0x8380147] STDERR: 0xb75225e5 STDERR: 0xb75262d8 STDERR: 0xb75264b8 STDERR: base::MessagePumpGlib::RunWithDispatcher() [0x83805d9] STDERR: base::MessagePumpGlib::Run() [0x838016e] STDERR: MessageLoop::RunInternal() [0x835f63e] STDERR: base::RunLoop::Run() [0x836fa89] STDERR: MessageLoop::Run() [0x835e80e] STDERR: webkit_support::RunMessageLoop() [0x81d044d] STDERR: TestShell::waitTestFinished() [0x807f2f9] STDERR: TestShell::runFileTest() [0x807d91c] STDERR: runTest() [0x805cf6e] STDERR: main [0x805d4fc] STDERR: 0xb6badbd6 STDERR: 0x805c151
Kenneth Russell
Comment 2 2012-08-20 13:35:21 PDT
CC'ing a couple of additional folks who might know who else to point to this issue.
Kenneth Russell
Comment 3 2012-08-20 13:35:54 PDT
Note also that there aren't any suspect revisions on the flakiness dashboard at the point where this started crashing.
Kenneth Russell
Comment 4 2012-08-20 15:09:02 PDT
Stephen Chenney
Comment 5 2013-04-09 17:06:56 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note You need to log in before you can comment on or make changes to this bug.