<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r203537): It made many tests crash on ARMv7 Linux platforms"
href="https://bugs.webkit.org/show_bug.cgi?id=160082#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r203537): It made many tests crash on ARMv7 Linux platforms"
href="https://bugs.webkit.org/show_bug.cgi?id=160082">bug 160082</a>
from <span class="vcard"><a class="email" href="mailto:sbarati@apple.com" title="Saam Barati <sbarati@apple.com>"> <span class="fn">Saam Barati</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>