[Webkit-unassigned] [Bug 160082] REGRESSION(r203537): It made many tests crash on ARMv7 Linux platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 22 09:17:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160082
--- Comment #8 from Saam Barati <sbarati at apple.com> ---
It's probably this line that's crashing:
linkBuffer.link(jump, CodeLocationLabel(m_code.code().executableAddress()));
Maybe we should be linking the dataAddress? That begs the question of why I didn't see the same crash.
--
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/20160722/19703f2e/attachment.html>
More information about the webkit-unassigned
mailing list