github / github/codeql

Unable to create database on windows 11 ARM machine

オープン
#15,417 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る
question
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。