<?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>208817</bug_id>
          
          <creation_ts>2020-03-09 08:57:01 -0700</creation_ts>
          <short_desc>[ iOS and Mac Debug ] fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html is flaky timing out and crashing.</short_desc>
          <delta_ts>2020-05-22 16:48:37 -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>WebGL</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>212286</blocked>
    
    <blocked>208724</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jason Lawrence">Lawrence.j</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>jdarpinian</cc>
    
    <cc>justin_fan</cc>
    
    <cc>kbr</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1627789</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-09 08:57:01 -0700</bug_when>
    <thetext>fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html

Description:
This test is flaky timing out and crashing on iOS and Mac. It appears to have a regression point of r258025. I was not able to find a valid crash log or diff.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fcanvas%2Fwebgl%2Fsimulated-vertexAttrib0-invalid-indicies.html

Diff/Crash log:
No crash log found for WebKitTestRunner:96552.

stdout:
Content-Type: text/plain
CONSOLE MESSAGE: line 49: WebGL: INVALID_OPERATION: drawElements: attempt to access out of bounds arrays
PASS: MAX_UINT index was unable to be simulated
PASS: MAX_UINT index did not crash
FAIL: Huge index did not fail validation
PASS: Huge index did not crash

#EOF
#EOF

stderr:
#EOF
Unable to shrink memory footprint of process (5839 MB) below the kill thresold (4096 MB). Killed
#CRASHED - com.apple.WebKit.WebContent.Development (pid 97161)
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1627795</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-03-09 09:10:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/60225353&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1627801</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-09 09:23:48 -0700</bug_when>
    <thetext>I have marked this test as passing while this issue is investigated.
https://trac.webkit.org/changeset/258145/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1627806</commentid>
    <comment_count>3</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-09 09:30:53 -0700</bug_when>
    <thetext>I can reproduce the issue with r258141 and r258024 using the command below.

run-webkit-tests --iterations 1000 --exit-after-n-failures 3 --debug --force-f fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html

[6/1000] fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html failed unexpectedly (test timed out, test was not run)
[7/1000] fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html failed unexpectedly (test timed out, test was not run)
[8/1000] fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html failed unexpectedly (test timed out, test was not run)
Exiting early after 3 failures. 3 tests run.


0 tests ran as expected, 3 didn&apos;t (997 didn&apos;t run):</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1628052</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-03-09 17:40:46 -0700</bug_when>
    <thetext>Please revert r258025 (and unskip the test).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1628301</commentid>
    <comment_count>5</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2020-03-10 10:19:35 -0700</bug_when>
    <thetext>@ap could we please hold off for a couple more hours? It looks like there is some old code in WebKit for vertex attribute 0 simulation that is causing this flaky crash, and that it should be #ifdef&apos;d out with USE_ANGLE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1628367</commentid>
    <comment_count>6</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2020-03-10 13:11:52 -0700</bug_when>
    <thetext>I&apos;ve temporarily reverted 258025. I have a WIP fix for not-simulating vertex attribute 0. I&apos;ll turn them both on in the same patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1628368</commentid>
    <comment_count>7</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2020-03-10 13:12:17 -0700</bug_when>
    <thetext>&quot;Fixed&quot; in r258226</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1630437</commentid>
    <comment_count>8</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2020-03-16 13:13:59 -0700</bug_when>
    <thetext>Linking to the related bug for tracking purposes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>