[Bug 104642] Android: NULL pointer dereference with i965 mesa-dev, seems build_id_length related

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 16 05:59:15 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104642

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|intel-3d-bugs at lists.freedes |lemody at gmail.com
                   |ktop.org                    |
             Status|NEW                         |ASSIGNED

--- Comment #1 from Tapani Pälli <lemody at gmail.com> ---
I haven't yet found a proper fix bug here's a workaround you can consider to
use:

https://github.com/intel/external-mesa/commit/df502da74998b45fbdd82455c7c9c98242db6d86

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180116/73fb8b14/attachment.html>


More information about the intel-3d-bugs mailing list