[llvm-bugs] [Bug 51643] New: LLVMSymbolizer: error reading file: HRESULT: 0x8007007E: Calling NoRegCoCreate
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 27 02:23:26 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51643
Bug ID: 51643
Summary: LLVMSymbolizer: error reading file: HRESULT:
0x8007007E: Calling NoRegCoCreate
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: yaron.keren at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Since Visual Studio 2017 the DIA libs are not registered by default, see:
https://docs.microsoft.com/en-us/visualstudio/extensibility/breaking-changes-2017?view=vs-2019#change-reduce-registry-impact
LLDB building instruction already specify registering these DLLs, required
both the LLVM PDB tests and LLDB build.
So llvm-symbolizer tests fails since dia140.dll is not registered.
--
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/20210827/310c6815/attachment-0001.html>
More information about the llvm-bugs
mailing list