[LLVMbugs] [Bug 24213] New: Unwinding fails when linking object file produced by rustc

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 22 08:26:11 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24213

            Bug ID: 24213
           Summary: Unwinding fails when linking object file produced by
                    rustc
           Product: lld
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: tamird at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Full repro is here: https://github.com/tamird/rust_lld, but you'll need a
working rust compiler and might need to massage build.sh for your system.

TL;DR unwinding fails with `fatal runtime error: Could not unwind stack, error
= 5`.

Here's the symbol table diff between what `ld` produces vs `lld`:
https://gist.github.com/tamird/1af0c8d9a7132fd9915e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150722/edb68920/attachment.html>


More information about the llvm-bugs mailing list