[Webkit-unassigned] [Bug 155037] New: [GTK] Octane typescript benchmark test crashes sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 13:28:35 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155037

            Bug ID: 155037
           Summary: [GTK] Octane typescript benchmark test crashes
                    sometimes
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cgarcia at igalia.com

Created attachment 273031
  --> https://bugs.webkit.org/attachment.cgi?id=273031&action=review
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<1>::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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160304/6a0a445d/attachment.html>


More information about the webkit-unassigned mailing list