<?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>155092</bug_id>
          
          <creation_ts>2016-03-06 10:01:03 -0800</creation_ts>
          <short_desc>js/arraybuffer-wrappers.html is a flaky time out</short_desc>
          <delta_ts>2017-09-07 11:11:39 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>jlewis3</cc>
    
    <cc>keith_miller</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1171430</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-03-06 10:01:03 -0800</bug_when>
    <thetext>js/arraybuffer-wrappers.html is a new test that times out very frequently (and when it doesn&apos;t, it runs fast).

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=js%2Farraybuffer-wrappers.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1171518</commentid>
    <comment_count>1</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2016-03-06 21:30:19 -0800</bug_when>
    <thetext>Is the test still flakey? The link appears to be dead and the test doesn&apos;t show up on https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1171519</commentid>
    <comment_count>2</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2016-03-06 21:33:47 -0800</bug_when>
    <thetext>Wait, nevermind. My internet was acting up and the page was not loading properly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1171687</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-03-07 11:40:27 -0800</bug_when>
    <thetext>Marked test as flaky in &lt;http://trac.webkit.org/projects/webkit/changeset/197696&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1173608</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-03-10 22:25:50 -0800</bug_when>
    <thetext>Keith, does this look more like a test bug, or a JSC bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1173624</commentid>
    <comment_count>5</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2016-03-10 23:35:56 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; Keith, does this look more like a test bug, or a JSC bug?

This looks like a JSC bug. I would expect this test to finish in &lt; 20ms and it definitely should not take more than 1s.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1174109</commentid>
    <comment_count>6</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2016-03-12 17:28:46 -0800</bug_when>
    <thetext>&lt;rdar://problem/25130361&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342422</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-08-25 09:51:42 -0700</bug_when>
    <thetext>*** Bug 155043 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342424</commentid>
    <comment_count>8</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-08-25 09:55:13 -0700</bug_when>
    <thetext>Still happening very frequently (also on iOS and Gtk, where we don&apos;t have the expectation yet).

Keith, would you mind taking a look?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346019</commentid>
    <comment_count>9</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-09-06 11:28:05 -0700</bug_when>
    <thetext>Marked this test as flaky on iOS for now:
https://trac.webkit.org/changeset/221687/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346023</commentid>
    <comment_count>10</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2017-09-06 11:39:01 -0700</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #8)
&gt; Still happening very frequently (also on iOS and Gtk, where we don&apos;t have
&gt; the expectation yet).
&gt; 
&gt; Keith, would you mind taking a look?

Oh, I looked into this a bit. It seems like it&apos;s some kind of GC deadlock based on the spindumps on the bots. I&apos;m not sure what causes it or how to reproduce it. I tried running the test (and the 10 tests leading up to it) on all the cores on my machine repeatedly but the issue never reproduced.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346348</commentid>
    <comment_count>11</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-09-07 09:26:15 -0700</bug_when>
    <thetext>Is there any instrumentation that can be added to get more information when this happens on the bots?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346431</commentid>
    <comment_count>12</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2017-09-07 11:11:39 -0700</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #11)
&gt; Is there any instrumentation that can be added to get more information when
&gt; this happens on the bots?

I can&apos;t think of anything off the top of my head but maybe @pizlo has some ideas. It&apos;s also possible that this isn&apos;t a GC deadlock but that&apos;s just my current hypothesis.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>