<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tail call optimizations lead to crashes on ARM Thumb + Linux"
   href="https://bugs.webkit.org/show_bug.cgi?id=150083#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tail call optimizations lead to crashes on ARM Thumb + Linux"
   href="https://bugs.webkit.org/show_bug.cgi?id=150083">bug 150083</a>
              from <span class="vcard"><a class="email" href="mailto:zan&#64;falconsigh.net" title="Zan Dobersek &lt;zan&#64;falconsigh.net&gt;"> <span class="fn">Zan Dobersek</span></a>
</span></b>
        <pre>In debug build, a probably relevant assert is hit:

ASSERTION FAILED: !(reinterpret_cast&lt;intptr_t&gt;(to) &amp; 1)
../Source/JavaScriptCore/assembler/ARMv7Assembler.h(2205) : static void JSC::ARMv7Assembler::relinkJump(void*, void*)
1   0x7408650e WTFCrash
2   0x729b6bd2 JSC::ARMv7Assembler::relinkJump(void*, void*)
3   0x729dbc32 JSC::AbstractMacroAssembler&lt;JSC::ARMv7Assembler, JSC::MacroAssemblerARMv7&gt;::repatchNearCall(JSC::CodeLocationNearCall, JSC::CodeLocationLabel)
4   0x729d773a JSC::linkFor(JSC::ExecState*, JSC::CallLinkInfo&amp;, JSC::CodeBlock*, JSC::JSFunction*, JSC::MacroAssemblerCodePtr)
5   0x729bb8a8</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>