[llvm-bugs] [Bug 50274] New: Regression(d5a70db1938c063): LLVM's ProfileDataTests crashes when linked with lld/mac

via llvm-bugs llvm-bugs at lists.llvm.org
Sat May 8 07:06:01 PDT 2021


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

            Bug ID: 50274
           Summary: Regression(d5a70db1938c063): LLVM's ProfileDataTests
                    crashes when linked with lld/mac
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: gkm at fb.com, jezreel at gmail.com,
                    llvm-bugs at lists.llvm.org, smeenai at fb.com

Repro:
https://drive.google.com/file/d/1rMMhFmw31Z30MCP5tWx4K87Iy3jbK9k5/view?usp=sharing
(20mb zipped)

thakis at MBP repro % ../bin/ld64.lld @response.txt && ./ProfileDataTests
...
zsh: segmentation fault  ./ProfileDataTests


Works fine with ld64, and with lld before d5a70db1938c063.

(check-lld, check-clang, and the rest of check-llvm pass even with that
change.)

-- 
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/20210508/0dbe5978/attachment.html>


More information about the llvm-bugs mailing list