<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FTL] regress/script-tests/double-pollution-putbyoffset.js.dfg-eager regularly stucks in an infinite loop"
   href="https://bugs.webkit.org/show_bug.cgi?id=151563">bug 151563</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>cgarcia&#64;igalia.com, clopez&#64;igalia.com, ossy&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>[EFL] regress/script-tests/double-pollution-putbyoffset.js.dfg-eager regularly stucks in an infinite loop
           </td>
           <td>[FTL] regress/script-tests/double-pollution-putbyoffset.js.dfg-eager regularly stucks in an infinite loop
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FTL] regress/script-tests/double-pollution-putbyoffset.js.dfg-eager regularly stucks in an infinite loop"
   href="https://bugs.webkit.org/show_bug.cgi?id=151563#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FTL] regress/script-tests/double-pollution-putbyoffset.js.dfg-eager regularly stucks in an infinite loop"
   href="https://bugs.webkit.org/show_bug.cgi?id=151563">bug 151563</a>
              from <span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
        <pre>It isn't an EFL related bug, but an FTL JIT bug on Linux, 
because I found similar errors on the GTK bot too:

regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: Timed out after 339.000000 seconds!
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 1   0x7fbe2954b7c7 /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18(WTFCrash+0x17) [0x7fbe2954b7c7]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 2   0x4093e3 ../../../.vm/JavaScriptCore.framework/Resources/jsc() [0x4093e3]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 3   0x7fbe2955d4b5 /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18(+0x9484b5) [0x7fbe2955d4b5]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 4   0x7fbe2958ba0a /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18(+0x976a0a) [0x7fbe2958ba0a]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 5   0x7fbe284bf0a4 /lib/x86_64-linux-gnu/libpthread.so.0(+0x80a4) [0x7fbe284bf0a4]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: 6   0x7fbe273a504d /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fbe273a504d]
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: Segmentation fault (core dumped)
regress/script-tests/double-pollution-putbyoffset.js.ftl-eager: ERROR: Unexpected exit code: 139

** The following JSC stress test failures have been introduced:
    regress/script-tests/double-pollution-putbyoffset.js.ftl-eager

Results for JSC stress tests:
    1 failure found.</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>