[Webkit-unassigned] [Bug 169724] WebAssembly: function-tests/load-offset.js fails on ARM64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 16 09:47:07 PDT 2017


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

--- Comment #2 from JF Bastien <jfbastien at apple.com> ---
I may have posted the wrong symptom: the test segfaults when you run it *without* lldb, but when you run it *with* lldb the segfaults w=encountered may be the ones we intentionally generate for trapping out-of-bounds loads.

Therefore, reproducing in lldb requires ignoring all but the last segfault, or teaching the trap handler to be very mad when it doesn't like where the segfault occurs.

-- 
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/20170316/4200a5bd/attachment.html>


More information about the webkit-unassigned mailing list