<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 - Web Inspector: Stack overflow when searching a timeline recording for JS function names"
   href="https://bugs.webkit.org/show_bug.cgi?id=161784">161784</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: Stack overflow when searching a timeline recording for JS function names
          </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>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </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>Web Inspector
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sbarati&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to repro:
1. Go to <a href="http://browserbench.org/Speedometer/InteractiveRunner.html">http://browserbench.org/Speedometer/InteractiveRunner.html</a>
2. start a timeline recording for the sampling profiler
3. press &quot;Run&quot; on the page
4. Wait for it to finish
5. stop the recording
6. Go to call trees view
7. (I have Inverted and Top Functions selected, I'm not sure if this is necessary)
8. search for &quot;updateDOM&quot;
9. Boom, stack overflow
I'm on r205494

See stack trace here:
<a href="https://gist.github.com/anonymous/10426d2dad092ab21dfa0a8b054d33bf">https://gist.github.com/anonymous/10426d2dad092ab21dfa0a8b054d33bf</a></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>