[Webkit-unassigned] [Bug 189758] Packed Variant violates alignment on ARM and MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 00:35:34 PDT 2018


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

--- Comment #3 from Dominik Inführ <dinfuehr at igalia.com> ---
I got the backtrace from testing it locally on my board. It also makes sense since the Lexer uses a Variant in an std::optional and the corresponding assembly code fails on storing a floating point register to a memory location that's not 8-byte aligned.

-- 
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/20180921/d505dba4/attachment.html>


More information about the webkit-unassigned mailing list