<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 - lld/mac crashes linking ffmpeg"
href="https://bugs.llvm.org/show_bug.cgi?id=50820">50820</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>lld/mac crashes linking ffmpeg
</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>All
</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>MachO
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nicolasweber@gmx.de
</td>
</tr>
<tr>
<th>CC</th>
<td>gkm@fb.com, jezreel@gmail.com, llvm-bugs@lists.llvm.org, smeenai@fb.com
</td>
</tr></table>
<p>
<div>
<pre><a href="https://drive.google.com/file/d/1cuYEWBoBOCrRws-MqSRnO0mUqKh5yV2Q/view?usp=sharing">https://drive.google.com/file/d/1cuYEWBoBOCrRws-MqSRnO0mUqKh5yV2Q/view?usp=sharing</a>
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x3c)
* frame #0: 0x00000001002f3a84 ld64.lld`::isCodeSection() at
InputSection.cpp:227:37 [opt]
frame #1: 0x0000000100315752 ld64.lld`::finalize() [inlined] operator() at
UnwindInfoSection.cpp:300:24 [opt]
frame #2: 0x000000010031573d ld64.lld`::finalize() [inlined]
addEntriesForFunctionsWithoutUnwindInfo<unsigned long long> at
UnwindInfoSection.cpp:314 [opt]
frame #3: 0x00000001003156d0 ld64.lld`::finalize() at
UnwindInfoSection.cpp:338 [opt]
frame #4: 0x0000000100332c62 ld64.lld`::assignAddresses() at
Writer.cpp:1047:11 [opt]
frame #5: 0x000000010032a66a ld64.lld`::finalizeAddresses() at
Writer.cpp:998:5 [opt]
frame #6: 0x0000000100324925 ld64.lld`::writeResult<lld::macho::LP64>()
[inlined] run<lld::macho::LP64> at Writer.cpp:1125:3 [opt]
frame #7: 0x00000001003239c1 ld64.lld`::writeResult<lld::macho::LP64>() at
Writer.cpp:1131 [opt]
frame #8: 0x00000001002d1909 ld64.lld`::link() at Driver.cpp:1351:7 [opt]
frame #9: 0x0000000100001244 ld64.lld`::lldMain() at lld.cpp:152:13 [opt]
frame #10: 0x0000000100000cd5 ld64.lld`main at lld.cpp:206:12 [opt]
frame #11: 0x00007fff726d9cc9 libdyld.dylib`start + 1
frame #12: 0x00007fff726d9cc9 libdyld.dylib`start + 1
Hmmm I have a feeling where this might have regressed...</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>