[Mesa-dev] [Bug 84242] FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 2 20:34:40 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84242
--- Comment #15 from Alan Modra <amodra at gmail.com> ---
Build libOpenCL.so.1 with -Wl,-noinhibit-exec,-Map,libOpenCl.map and look at
the mapfile entries for .eh_frame. Try to match up with addresses given for
the overlapping FDE. This should give you the object file(s) at fault. My
guess is that further analysis will point at an llvm bug.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141003/ccced2c4/attachment.html>
More information about the mesa-dev
mailing list