<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Mach-O export trie stuck in loop"
href="https://bugs.llvm.org/show_bug.cgi?id=32405">32405</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mach-O export trie stuck in loop
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>3.9
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Object
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>xbandz00@stud.fit.vutbr.cz
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=18164" name="attach_18164" title="example binary">attachment 18164</a> <a href="attachment.cgi?id=18164&action=edit" title="example binary">[details]</a></span>
example binary
Iteration over Mach-O export trie gets stuck on some binaries.
Example binary is included as attachment - possible start to see the bug:
llvm-objdump stuck.dat --exports-trie.
Output is:
/home/xxx/stuck.dat: file format Mach-O 64-bit x86-64
Exports trie:
0x00000003 start
0x00000003 start
0x00000003 start
0x00000003 start
0x00000003 start
0x00000003 start
0x00000003 start
... (goes forever)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>