<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Is&nbsp;<a href="https://github.com/apple/swift/blob/master/utils/symbolicate-linux-fatal">https://github.com/apple/swift/blob/master/utils/symbolicate-linux-fatal</a>&nbsp;not working for you?<div><br></div><div>This script works around the unfortunate interaction between dladdr and ELF local symbols. It was added a year ago. The explanation is in the SR, and the PR with the workaround was linked from the bug discussion.</div><div><br></div><div>(Based on the discussion, it sounds like the status is “works as expected, workaround provided.” :\)<br><div id="AppleMailSignature"><span style="background-color: rgba(255, 255, 255, 0);">--</span><div><span style="background-color: rgba(255, 255, 255, 0);">Jeremy W. Sherman</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><a href="http://jeremywsherman.com/">http://jeremywsherman.com/</a></span></div></div><div><br>On Nov 16, 2017, at 18:32, Kelvin Ma via swift-users &lt;<a href="mailto:swift-users@swift.org">swift-users@swift.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>It’s been like a year since <a href="https://bugs.swift.org/browse/SR-755">SR-755</a> was filed and linux crash logs still look like this.<br><br><span style="font-family:monospace,monospace">Current stack trace:<br>0&nbsp;&nbsp;&nbsp; libswiftCore.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x00007f39facaf0f0 _swift_stdlib_reportFatalError + 171<br>1&nbsp;&nbsp;&nbsp; libswiftCore.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x00007f39fac549cf &lt;unavailable&gt; + 4155855<br>2&nbsp;&nbsp;&nbsp; libswiftCore.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x00007f39fa9b3acb &lt;unavailable&gt; + 1399499<br>3&nbsp;&nbsp;&nbsp; libswiftCore.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x00007f39fac0b691 &lt;unavailable&gt; + 3856017<br>4&nbsp;&nbsp;&nbsp; libswiftCore.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x00007f39fa9b3acb &lt;unavailable&gt; + 1399499</span><br><br></div>i don’t think any other bug in the compiler is as annoying as this one, because it literally affects debugging every Swift program. is this ever going to get fixed?<br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>swift-users mailing list</span><br><span><a href="mailto:swift-users@swift.org">swift-users@swift.org</a></span><br><span><a href="https://lists.swift.org/mailman/listinfo/swift-users">https://lists.swift.org/mailman/listinfo/swift-users</a></span><br></div></blockquote></div></body></html>