<?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>153781</bug_id>
          
          <creation_ts>2016-02-01 17:08:42 -0800</creation_ts>
          <short_desc>imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection-1.html is a flaky crash on Mac debug</short_desc>
          <delta_ts>2016-10-18 04:42:18 -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>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=152436</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=156737</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1161140</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-02-01 17:08:42 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection-1.html is a flaky crash on Mac

Recent crashing run:
&lt;https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK1%20(Tests)/builds/10484&gt;

&lt;https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2Fstreams-api%2Freadable-streams%2Fgarbage-collection-1.html&gt;

This also seems to be causing issues for EWS results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161141</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-02-01 17:13:32 -0800</bug_when>
    <thetext>Marked as a flaky crash on mac debug with &lt;https://trac.webkit.org/r195994&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161143</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-02-01 17:15:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/23926702&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180859</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-04-05 10:27:37 -0700</bug_when>
    <thetext>Youenn, do you expect to look into this?

Thread 19 Crashed:: WebCore: Worker
0   com.apple.JavaScriptCore      	0x000000010b6e7417 WTFCrash + 39
1   com.apple.WebCore             	0x000000011145bd04 WebCore::JSGlobalObjectCallback::call() + 356 (JSDOMGlobalObjectTask.cpp:67)
2   com.apple.WebCore             	0x000000011145b601 WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0::operator()(WebCore::ScriptExecutionContext&amp;) const + 33 (JSDOMGlobalObjectTask.cpp:88)
3   com.apple.WebCore             	0x000000011145b5cc std::__1::__function::__func&lt;WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0, std::__1::allocator&lt;WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0&gt;, void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) + 92 (functional:1370)
4   com.apple.WebCore             	0x0000000110a5041b std::__1::function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) const + 59 (functional:1756)
5   com.apple.WebCore             	0x0000000110a13b6d WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&amp;) + 29 (ScriptExecutionContext.h:153)
6   com.apple.WebCore             	0x0000000112954789 WebCore::WorkerRunLoop::Task::performTask(WebCore::WorkerRunLoop const&amp;, WebCore::WorkerGlobalScope*) + 105 (WorkerRunLoop.cpp:234)
7   com.apple.WebCore             	0x000000011295422a WebCore::WorkerRunLoop::runInMode(WebCore::WorkerGlobalScope*, WebCore::ModePredicate const&amp;, WebCore::WorkerRunLoop::WaitMode) + 1034 (WorkerRunLoop.cpp:181)
8   com.apple.WebCore             	0x0000000112953de6 WebCore::WorkerRunLoop::run(WebCore::WorkerGlobalScope*) + 86 (WorkerRunLoop.cpp:131)
9   com.apple.WebCore             	0x000000011295c8f5 WebCore::WorkerThread::runEventLoop() + 53 (WorkerThread.cpp:190)
10  com.apple.WebCore             	0x0000000110975129 WebCore::DedicatedWorkerThread::runEventLoop() + 89 (DedicatedWorkerThread.cpp:61)
11  com.apple.WebCore             	0x000000011295c816 WebCore::WorkerThread::workerThread() + 1126 (WorkerThread.cpp:171)
12  com.apple.WebCore             	0x000000011295c3a5 WebCore::WorkerThread::workerThreadStart(void*) + 21 (WorkerThread.cpp:133)
13  com.apple.JavaScriptCore      	0x000000010b753ab9 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const + 25
14  com.apple.JavaScriptCore      	0x000000010b753a8c std::__1::__function::__func&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0, std::__1::allocator&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&gt;, void ()&gt;::operator()() + 60
15  com.apple.JavaScriptCore      	0x000000010afdff1a std::__1::function&lt;void ()&gt;::operator()() const + 26
16  com.apple.JavaScriptCore      	0x000000010b7527de WTF::threadEntryPoint(void*) + 158
17  com.apple.JavaScriptCore      	0x000000010b754041 WTF::wtfThreadEntryPoint(void*) + 289</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180889</commentid>
    <comment_count>4</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2016-04-05 11:27:49 -0700</bug_when>
    <thetext>It is on my to list.
Last time I checked, I was not able to reproduce the bug at all unfortunately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1241400</commentid>
    <comment_count>5</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2016-10-18 04:42:18 -0700</bug_when>
    <thetext>This was fixed as part of promise improvements on workers.
Also, this test file no longer exists.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>