[Webkit-unassigned] [Bug 150083] Tail call optimizations lead to crashes on ARM Thumb + Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 00:31:01 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150083

--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
In debug build, a probably relevant assert is hit:

ASSERTION FAILED: !(reinterpret_cast<intptr_t>(to) & 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<JSC::ARMv7Assembler, JSC::MacroAssemblerARMv7>::repatchNearCall(JSC::CodeLocationNearCall, JSC::CodeLocationLabel)
4   0x729d773a JSC::linkFor(JSC::ExecState*, JSC::CallLinkInfo&, JSC::CodeBlock*, JSC::JSFunction*, JSC::MacroAssemblerCodePtr)
5   0x729bb8a8

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151013/f1e09845/attachment.html>


More information about the webkit-unassigned mailing list