[llvm-bugs] [Bug 52564] New: Runtime crash with ` DYLD, [0x4] Symbol missing`

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 19 13:01:19 PST 2021


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

            Bug ID: 52564
           Summary: Runtime crash with ` DYLD, [0x4] Symbol missing`
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          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

Part of crash log:

``
Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x4] Symbol missing
```

(Platform macOS 11.6)

I'm working on making a small repro - but wondering if anyone has seen this ... 
any idea on how to narrowing this down?

-- 
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/20211119/01620af8/attachment-0001.html>


More information about the llvm-bugs mailing list