<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84242#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84242">bug 84242</a>
from <span class="vcard"><a class="email" href="mailto:amodra@gmail.com" title="Alan Modra <amodra@gmail.com>"> <span class="fn">Alan Modra</span></a>
</span></b>
<pre>It looks like the overlapping FDE error is caused by a bunch of zero address
range FDEs in /usr/lib/llvm-3.5/lib/libclangCodeGen.a(CGStmtOpenMP.o). These
do have the potential to cause an exception handling problem at runtime, so ld
is correct to complain. (It might also be reasonable for ld to discard these
FDEs.) I haven't looked into why they are being generated, I'll leave that to
someone familiar with that library. So, not a mesa bug.</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>