[Webkit-unassigned] [Bug 175513] ARM_TRADITIONAL: static assertion failed: ProbeContext_size_matches_ctiMasmProbeTrampoline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 12 10:35:56 PDT 2017


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

--- Comment #1 from Mark Lam <mark.lam at apple.com> ---
(In reply to Csaba Osztrogonác_OOO_until_21st_Aug from comment #23 @ https://bugs.webkit.org/show_bug.cgi?id=175446#c23)
> and it broke the ARMv7 (traditional) build too:
> ../../Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp:203:1: error:
> static assertion failed: ProbeContext_size_matches_ctiMasmProbeTrampoline

@Ossy, I cannot fixed / diagnose this issue since I don't have the means to build for traditional ARM.  This static_assert failure here is saying that sizeof(ProbeContext) is not our expected value, 208.  Can you check what sizeof(ProbeContext) is on ARM_TRADITIONAL?

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


More information about the webkit-unassigned mailing list