[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 14:53:43 PDT 2017


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

--- Comment #2 from Csaba Osztrogonác_OOO_until_21st_Aug <ossy at webkit.org> ---
(In reply to Mark Lam from comment #1)
> (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?

sizeof(ProbeContext) is 336. Where should I search the root of this issue?

-- 
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/78c8bb24/attachment.html>


More information about the webkit-unassigned mailing list