<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WKWebView SIGSEV EXC_BAD_ACCESS 0x00000000bbadbeef acceleratedAnimationDidStart"
   href="https://bugs.webkit.org/show_bug.cgi?id=158075">158075</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>WKWebView SIGSEV EXC_BAD_ACCESS 0x00000000bbadbeef acceleratedAnimationDidStart
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ashwin.amit&#64;chartboost.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=279782" name="attach_279782" title="html that crashes wkwebview">attachment 279782</a> <a href="attachment.cgi?id=279782&amp;action=edit" title="html that crashes wkwebview">[details]</a></span>
html that crashes wkwebview

Hi,

I am running a WKWebView accessed through a Unity game. Unfortunately I don't have the source of the Unity game but I have HTML and crash logs. 100% of the time time, when I bring up a webview from this Unity game with the attached HTML, the process crashes.

The crash is quicker on iPad devices (have tried across multiple) but also crashes on iPhones as well.

I've looked at the app when running (I have an IPA) and I don't see memory useage or GPU useage particularly high, and I've tried doing things in a sample iOS project like loading my webview with same HTML and loading GPU textures both on main and background thread at same time but can't reproduce this crash in my own project. I've also tried bringing the WKWebView up under my own unity project and can't reproduce the crash.

Steps To Reproduce:
1. Load WKWebView under ios build of unity app (there are 2 games I've tried to bring it up under)
2. Display attached HTML

Expected Results:
3. HTML display, div height is animated

Actual Results:
3. Process crashes</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>