[lldb-dev] [Bug 44151] New: llvm-pdbutil: An unknown error has occurred. HRESULT: 0x8007007E: Calling NoRegCoCreate
via lldb-dev
lldb-dev at lists.llvm.org
Tue Nov 26 08:11:38 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44151
Bug ID: 44151
Summary: llvm-pdbutil: An unknown error has occurred. HRESULT:
0x8007007E: Calling NoRegCoCreate
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows 2000
Status: NEW
Severity: release blocker
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: kuhnel at google.com
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
Windows 10 on amd64 with Visual Studio 2017:
About 20 tests fail during `ninja check-all` with the same error message:
llvm-pdbutil: An unknown error has occurred. HRESULT: 0x8007007E: Calling
NoRegCoCreate
CMake flags:
cmake.exe ..\llvm -G Ninja -DCMAKE_BUILD_TYPE=Release ^
-D LLVM_ENABLE_PROJECTS="clang;clang-tools-extra;libcxx;libcxxabi;lld" ^
-D LLVM_ENABLE_ASSERTIONS=ON
The bug can be reproduced in this Windows docker container:
https://github.com/google/llvm-premerge-checks/blob/windows_agent/containers/agent-windows/Dockerfile
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20191126/a83c53e6/attachment.html>
More information about the lldb-dev
mailing list