<?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>142912</bug_id>
          
          <creation_ts>2015-03-20 10:41:47 -0700</creation_ts>
          <short_desc>http/tests/xmlhttprequest/workers/methods-async.html is flaky</short_desc>
          <delta_ts>2016-07-30 00:02:06 -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>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=160368</see_also>
          <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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aestes</cc>
    
    <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1078887</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2015-03-20 10:41:47 -0700</bug_when>
    <thetext>http/tests/xmlhttprequest/workers/methods-async.html is flaky. It sometimes crashes.

I have seen the following traces on the bots:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x00000001053d6473 WTF::Vector&lt;WTF::String, 0ul, WTF::CrashOnOverflow&gt;::operator=(WTF::Vector&lt;WTF::String, 0ul, WTF::CrashOnOverflow&gt; const&amp;) + 435
1   com.apple.WebCore             	0x000000010553c9da WebCore::ResourceRequestBase::operator=(WebCore::ResourceRequestBase const&amp;) + 298
2   com.apple.WebCore             	0x000000010568b06c WebCore::DocumentLoader::setLastCheckedRequest(WebCore::ResourceRequest const&amp;) + 28
3   com.apple.WebCore             	0x0000000105d056a6 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&amp;, WebCore::DocumentLoader*, WTF::PassRefPtr&lt;WebCore::FormState&gt;, std::__1::function&lt;void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;) + 1558
4   com.apple.WebCore             	0x0000000105683732 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL) + 2114
5   com.apple.WebCore             	0x000000010568095e WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 254
6   com.apple.WebCore             	0x0000000105682e9b WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&amp;) + 1771
7   com.apple.WebKitLegacy        	0x000000010784cb6d -[WebFrame loadRequest:] + 349 (WebFrame.mm:2495)
8   DumpRenderTree                	0x0000000103e498ea runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;) + 2566
9   DumpRenderTree                	0x0000000103e48cae dumpRenderTree(int, char const**) + 2965
10  DumpRenderTree                	0x0000000103e49ee6 DumpRenderTreeMain(int, char const**) + 1187
11  libdyld.dylib                 	0x00007fff8f97b5c9 start + 1

====

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000010693fe05 WTF::StringImpl::createFromLiteral(char const*) + 37
1   com.apple.JavaScriptCore      	0x000000010694cb62 WTF::String::String(WTF::ASCIILiteral) + 18
2   com.apple.WebCore             	0x000000010790af85 WebCore::DiagnosticLoggingKeys::pageLoadedKey() + 21 (DiagnosticLoggingKeys.cpp:93)
3   com.apple.WebCore             	0x0000000107a82259 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 777 (FrameLoader.cpp:2273)
4   com.apple.WebCore             	0x0000000107a7a02b WebCore::FrameLoader::checkLoadComplete() + 283 (Vector.h:634)
5   com.apple.WebCore             	0x000000010793261c WebCore::DocumentLoader::finishedLoading(double) + 636 (DocumentLoader.cpp:449)
6   com.apple.WebCore             	0x0000000107936245 WebCore::DocumentLoader::maybeLoadEmpty() + 709 (DocumentLoader.cpp:1398)
7   com.apple.WebCore             	0x000000010793635b WebCore::DocumentLoader::startLoadingMainResource() + 219 (DocumentLoader.cpp:1408)
8   com.apple.WebCore             	0x0000000107a7fdf7 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool, WebCore::AllowNavigationToInvalidURL) + 1015 (FrameLoader.cpp:2950)
9   com.apple.WebCore             	0x0000000107a8626f std::__1::__function::__func&lt;WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL)::$_4, std::__1::allocator&lt;WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL)::$_4&gt;, void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;::operator()(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;&amp;&amp;, bool&amp;&amp;) + 47 (functional:1370)
10  com.apple.WebCore             	0x0000000108105296 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&amp;, WebCore::DocumentLoader*, WTF::PassRefPtr&lt;WebCore::FormState&gt;, std::__1::function&lt;void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;) + 1126 (PassRefPtr.h:58)
11  com.apple.WebCore             	0x0000000107a7f264 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL) + 2148 (functional:1703)
12  com.apple.WebCore             	0x0000000107a7c47e WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 254 (PassRefPtr.h:58)
13  com.apple.WebCore             	0x0000000107a7e9ab WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&amp;) + 1771 (FrameLoader.cpp:1315)
14  com.apple.WebKitLegacy        	0x0000000109c4d82d -[WebFrame loadRequest:] + 349 (WebFrame.mm:2509)
15  DumpRenderTree                	0x000000010624a8ea runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;) + 2566 (DumpRenderTree.mm:1986)
16  DumpRenderTree                	0x0000000106249cae dumpRenderTree(int, char const**) + 2965 (DumpRenderTree.mm:1121)
17  DumpRenderTree                	0x000000010624aee6 DumpRenderTreeMain(int, char const**) + 1187 (DumpRenderTree.mm:1352)
18  libdyld.dylib                 	0x00007fff962af5c9 start + 1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>