<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Android: NULL pointer dereference with i965 mesa-dev, seems build_id_length related"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104642">bug 104642</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
<td>lemody@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Android: NULL pointer dereference with i965 mesa-dev, seems build_id_length related"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104642#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Android: NULL pointer dereference with i965 mesa-dev, seems build_id_length related"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104642">bug 104642</a>
from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>I haven't yet found a proper fix bug here's a workaround you can consider to
use:
<a href="https://github.com/intel/external-mesa/commit/df502da74998b45fbdd82455c7c9c98242db6d86">https://github.com/intel/external-mesa/commit/df502da74998b45fbdd82455c7c9c98242db6d86</a>
The problem is with the address comparison check in build_id callback
(build_id_find_nhdr_callback). This comparison fails on Android when running
32bit. One alternative would be to always add '0x8000' to dlpi_addr during
comparison on 32bit but that seems a bit weird.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>