<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>94521</bug_id>
          
          <creation_ts>2012-08-20 13:34:23 -0700</creation_ts>
          <short_desc>[Chromium Linux] fast/loader/loadInProgress.html crashing intermittently</short_desc>
          <delta_ts>2013-04-09 17:06:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Plug-ins</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kenneth Russell">kbr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>japhet</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>699874</commentid>
    <comment_count>0</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-20 13:34:23 -0700</bug_when>
    <thetext>Representative build showing failure:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032/builds/22805

Flakiness dashboard:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Floader%2FloadInProgress.html

Marking in TestExpectations as a flaky crash for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>699875</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-20 13:34:47 -0700</bug_when>
    <thetext>Note, stack trace from crash:

crash log for DumpRenderTree (pid 1061):
STDOUT: &lt;empty&gt;
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&lt;&gt;::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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>699876</commentid>
    <comment_count>2</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-20 13:35:21 -0700</bug_when>
    <thetext>CC&apos;ing a couple of additional folks who might know who else to point to this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>699878</commentid>
    <comment_count>3</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-20 13:35:54 -0700</bug_when>
    <thetext>Note also that there aren&apos;t any suspect revisions on the flakiness dashboard at the point where this started crashing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>700025</commentid>
    <comment_count>4</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-20 15:09:02 -0700</bug_when>
    <thetext>Committed r126077: &lt;http://trac.webkit.org/changeset/126077&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872481</commentid>
    <comment_count>5</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 17:06:56 -0700</bug_when>
    <thetext>Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>