<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r198554): It made many regexp tests crash on ARMv7 Thumb2 platforms"
   href="https://bugs.webkit.org/show_bug.cgi?id=155784#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r198554): It made many regexp tests crash on ARMv7 Thumb2 platforms"
   href="https://bugs.webkit.org/show_bug.cgi?id=155784">bug 155784</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>managed to get backtrace:

$ ./jsc regexp-match.js  --useLLInt=false
ASSERTION FAILED: !(reinterpret_cast&lt;intptr_t&gt;(to) &amp; 1)
../../Source/JavaScriptCore/assembler/ARMv7Assembler.h(2206) : static void JSC::ARMv7Assembler::relinkJump(void*, void*)
1   0xb64bc334 WTFCrash
2   0xb5f9d108 JSC::ARMv7Assembler::relinkJump(void*, void*)
3   0xb61c94bc JSC::AbstractMacroAssembler&lt;JSC::ARMv7Assembler, JSC::MacroAssemblerARMv7&gt;::repatchNearCall(JSC::CodeLocationNearCall, JSC::CodeLocationLabel)
4   0xb61c650a JSC::linkFor(JSC::ExecState*, JSC::CallLinkInfo&amp;, JSC::CodeBlock*, JSC::JSFunction*, JSC::MacroAssemblerCodePtr)
5   0xb61a61f6
Segmentation fault (core dumped)</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>