<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 - [GTK] Octane typescript benchmark test crashes sometimes"
   href="https://bugs.webkit.org/show_bug.cgi?id=155037">155037</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] Octane typescript benchmark test crashes sometimes
          </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>clopez&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org, cgarcia&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=273031" name="attach_273031" title="Backtrace of the crash for the typescript test of octane">attachment 273031</a> <a href="attachment.cgi?id=273031&amp;action=edit" title="Backtrace of the crash for the typescript test of octane">[details]</a></span>
Backtrace of the crash for the typescript test of octane

On current trunk (r197571) running the last test of the Octane benchmark (typescript) crashes the WebProcess sometimes (like 1 out 5 or 10 times).

I got a coredump, this is part of the backtrace:

Thread 1 (Thread 0x7f78a0232a40 (LWP 10380)):
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x00007f78af0933d1 in WTF::StringImpl::create(unsigned char const*) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#2  0x00007f78af09ecbe in WTF::String::String(char const*) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#3  0x00007f78b0981037 in Inspector::Protocol::getEnumConstantValue(int) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#4  0x00007f78b0f33e86 in Inspector::Protocol::Page::FrameResource::Builder&lt;1&gt;::setType(Inspector::Protocol::Page::ResourceType) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#5  0x00007f78b0f30587 in WebCore::InspectorPageAgent::buildObjectForFrameTree(WebCore::Frame*) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
[...]

I'm attaching the full backtrace.


This was tested with:

./Tools/Scripts/run-benchmark --platform gtk --browser minibrowser --plan octane</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>