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@lists.llvm.org
          Reporter: kuh...@google.com
                CC: jdevliegh...@apple.com, llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to