github / github/codeql

Unable to create database on windows 11 ARM machine

未關閉
#15,417 5 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
question
主要語言
CodeQL
星號
10.1k
分支
2.1k
平均合併
2 天 15 小時
30 天內合併 PR
141

描述

**Description of the issue**

I am unable to create a codeql database when using ARM hardware running windows 11 with CodeQL version 2.16.0

C:\codeql-home>codeql version
CodeQL command-line toolchain release 2.16.0.
Copyright (C) 2019-2024 GitHub, Inc.
Unpacked in: C:\codeql-home\codeql
Analysis results depend critically on separately distributed query and
extractor modules. To list modules that are visible to the toolchain,
use 'codeql resolve qlpacks' and 'codeql resolve languages'.

C:\codeql-home>codeql database create ./testdb -s=KMDF_Driver1 --language=cpp -c="msbuild /t:rebuild -p:configuration=Release -p:platform=x64 C:\codeql-home\KMDF_Driver1\KMDF_Driver1.sln"
Initializing database at C:\codeql-home\testdb.
Running build command: [msbuild, /t:rebuild, -p:configuration=Release, -p:platform=x64, C:\codeql-home\KMDF_Driver1\KMDF_Driver1.sln]
[2024-01-23 15:30:57] [ERROR] Spawned process exited abnormally (code -1073741701; tried to run: [C:\codeql-home\codeql\tools\win64\tracer.exe, C:\codeql-home\codeql\tools\win64\runner.exe, cmd.exe, /C, type, NUL, &&, msbuild, /t:rebuild, -p:configuration=Release, -p:platform=x64, C:\codeql-home\KMDF_Driver1\KMDF_Driver1.sln])
A fatal error occurred: Exit status -1073741701 from command: [C:\codeql-home\codeql\tools\win64\runner.exe, cmd.exe, /C, type, NUL, &&, msbuild, /t:rebuild, -p:configuration=Release, -p:platform=x64, C:\codeql-home\KMDF_Driver1\KMDF_Driver1.sln]

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。