<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 - crash in lld: LLVMSymbolizer: error reading file: No such file or directory"
href="https://bugs.llvm.org/show_bug.cgi?id=39493">39493</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>crash in lld: LLVMSymbolizer: error reading file: No such file or directory
</td>
</tr>
<tr>
<th>Product</th>
<td>lld
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>ELF
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ndesaulniers@google.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llozano@chromium.org, llvm-bugs@lists.llvm.org, peter.smith@linaro.org, ruiu@google.com, srhines@google.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=21056" name="attach_21056" title="aes-neon-blk.o">attachment 21056</a> <a href="attachment.cgi?id=21056&action=edit" title="aes-neon-blk.o">[details]</a></span>
aes-neon-blk.o
>From trying to link an arm64 linux kernel with clang:
<a href="https://github.com/ClangBuiltLinux/linux/issues/251">https://github.com/ClangBuiltLinux/linux/issues/251</a>
attaching the object files, but this crashes 100% reproducible.
0. Program arguments: ld.lld -r -EL -maarch64elf -T
./scripts/module-common.lds -T ./arch/arm64/kernel/module.lds --build-id -o
arch/arm64/crypto/aes-neon-blk.ko arch/arm64/crypto/aes-neon-blk.o
arch/arm64/crypto/aes-neon-blk.mod.o</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>