<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 - DFG Worklist Worker Thread crash in CFGSimplificationPhase"
   href="https://bugs.webkit.org/show_bug.cgi?id=162388">162388</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>DFG Worklist Worker Thread crash in CFGSimplificationPhase
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari Technology Preview
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>OS X 10.11
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>Critical
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>WebCore JavaScript
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>tolaiti2&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=289556" name="attach_289556" title="Stack trace of the crash">attachment 289556</a> <a href="attachment.cgi?id=289556&amp;action=edit" title="Stack trace of the crash">[details]</a></span>
Stack trace of the crash

After a while, the browser reloads the page and says &quot;A problem occurred with this web page, so it was reloaded.&quot;.

Browser: Release 13 (Safari 10.0, WebKit 11603.1.5)

Also crashes Safari on iOS 10.

Steps to Reproduce:
1. Unzip example.zip contents (index.html and all.js)
2. Open index.html in Safari (also available at <a href="http://www.feriko.fi/example/">http://www.feriko.fi/example/</a> )
3. Wait for a few seconds. 

Expected Results:
No crash. The JavaScript code writes &quot;fuu&quot; in the console indefinitely. 

Actual Results:
The browser reloads the page with the message &quot;A problem occurred with this web page, so it was reloaded.&quot;

Notes:
The JavaScript code is obtained by compiling a Haskell code to JavaScript using ghcjs . The related issue is reported at <a href="https://github.com/ghcjs/ghcjs/issues/518">https://github.com/ghcjs/ghcjs/issues/518</a>

See the stack trace of the crash (crash.txt).</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>