<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 16, 2017 at 9:22 PM, Jeremy W. Sherman <span dir="ltr">&lt;<a href="mailto:jeremyw.sherman@gmail.com" target="_blank">jeremyw.sherman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Is <a href="https://github.com/apple/swift/blob/master/utils/symbolicate-linux-fatal" target="_blank">https://github.com/apple/<wbr>swift/blob/master/utils/<wbr>symbolicate-linux-fatal</a> 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="m_6412580102608677261AppleMailSignature"><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/" target="_blank">http://jeremywsherman.com/</a></span></div></div><div><div class="h5"><div><br>On Nov 16, 2017, at 18:32, Kelvin Ma via swift-users &lt;<a href="mailto:swift-users@swift.org" target="_blank">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" target="_blank">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    libswiftCore.so               <wbr>     0x00007f39facaf0f0 _swift_stdlib_reportFatalError + 171<br>1    libswiftCore.so               <wbr>     0x00007f39fac549cf &lt;unavailable&gt; + 4155855<br>2    libswiftCore.so               <wbr>     0x00007f39fa9b3acb &lt;unavailable&gt; + 1399499<br>3    libswiftCore.so               <wbr>     0x00007f39fac0b691 &lt;unavailable&gt; + 3856017<br>4    libswiftCore.so               <wbr>     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></div></div></div></div></blockquote><div>it works and that’s what i’ve been using but it’s a really weird workflow that could really be automated in the compiler <br></div></div></div></div>