[llvm-bugs] [Bug 52372] New: failed assertion "registerCompactUnwind(): referentIsec->wasCoalesced" when linking ios apps

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 1 07:58:26 PDT 2021


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

            Bug ID: 52372
           Summary: failed assertion "registerCompactUnwind():
                    referentIsec->wasCoalesced" when linking ios apps
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: vyng at google.com
                CC: gkm at fb.com, jezreel at gmail.com,
                    llvm-bugs at lists.llvm.org, smeenai at fb.com

lld/MachO/InputFiles.cpp:917 in void
lld::macho::ObjFile::registerCompactUnwind(): referentIsec->wasCoalesced

Full trace:
8  lld::macho::ObjFile::registerCompactUnwind()
    @     0x55b8f304f078  lld::macho::ObjFile::parse<>()
    @     0x55b8f30487f6  lld::macho::ObjFile::ObjFile()
    @     0x55b8f3052479  lld::make<>()
    @     0x55b8f304ce3c  lld::macho::ArchiveFile::fetch()
    @     0x55b8f304d0da  lld::macho::ArchiveFile::fetch()


TODO: I'll post a simplified repro but we're seeing widespread crashes recently

-- 
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/20211101/9eb1a3af/attachment.html>


More information about the llvm-bugs mailing list