<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r198792): [GTK] 79 new crashes on fast/profiler and inspector layout tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=156053#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r198792): [GTK] 79 new crashes on fast/profiler and inspector layout tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=156053">bug 156053</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>I have attached 3 backtraces generated on a GTK debug build at r198875.

All are crashing in the same place:

#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x00007fb6e1bf3914 in WTF::StringImpl::create (string=0x3 &lt;error: Cannot access memory at address 0x3&gt;) at ../../Source/WTF/wtf/text/StringImpl.cpp:288
#2  0x00007fb6e1c064c3 in WTF::String::String (this=0x7fffe4fb24e8, characters=0x3 &lt;error: Cannot access memory at address 0x3&gt;) at ../../Source/WTF/wtf/text/WTFString.cpp:82
#3  0x00007fb6e6de7d36 in Inspector::Protocol::getEnumConstantValue (code=129) at DerivedSources/WebKit2/AutomationProtocolObjects.cpp:123


It seems WTF::String::String is trying to access an invalid memory address after Inspector::Protocol::getEnumConstantValue</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>