<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebCore::TransformationMatrix::multiply segfaults when loading last.fm"
   href="https://bugs.webkit.org/show_bug.cgi?id=142333">bug 142333</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>benjamin&#64;webkit.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebCore::TransformationMatrix::multiply segfaults when loading last.fm"
   href="https://bugs.webkit.org/show_bug.cgi?id=142333#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebCore::TransformationMatrix::multiply segfaults when loading last.fm"
   href="https://bugs.webkit.org/show_bug.cgi?id=142333">bug 142333</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Well, I have no clue what's wrong, or whether it's our code or GCC that is broken, but this is by far our biggest problem right now (&quot;I think this crash happens 100% of the time visiting youtube.com&quot;), so at least let's commit a workaround ASAP. Any objections to conditionally compiling the x86_64 matrix multiplication fastpath only when using GCC &lt; 5.0? It will obviously make things slower, but that beats a crash.

Hi Ben, CCing you because this is your code (from r138866), so fates permitting, maybe you have some idea what might be wrong. None of us understand it. :)

The best backtrace we have is <a href="https://bugzilla.redhat.com/attachment.cgi?id=999725">https://bugzilla.redhat.com/attachment.cgi?id=999725</a> which isn't great but does show the assembler where the crash occurs.</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>