Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database finalize exit with 32 #17394

Open
zoeyLv opened this issue Sep 6, 2024 · 1 comment
Open

database finalize exit with 32 #17394

zoeyLv opened this issue Sep 6, 2024 · 1 comment
Labels
C++ question Further information is requested

Comments

@zoeyLv
Copy link

zoeyLv commented Sep 6, 2024

when i use codeql to create database for c/c++ project , i met a problem

image-20240906144755781

and i use linux 5.11 fc33 x86_64

the end of log file is

[2024-09-05 14:07:56] [SPAMMIER] database finalize> Loaded the following extractors: Swift, Ruby, Python, YAML, JavaScript/TypeScript, XML, Java/Kotlin, Java Properties Files, Go, HTML, CSV, C#, C/C++
[2024-09-05 14:07:57] [ERROR] database finalize> CodeQL detected code written in C/C++ but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build.
[2024-09-05 14:07:57] Plumbing command codeql database finalize completed with status 32.
[2024-09-05 14:07:57] Exiting with code 32

please tell me what is the root cause and how to solve it

@zoeyLv zoeyLv added the question Further information is requested label Sep 6, 2024
@mbg
Copy link
Member

mbg commented Sep 13, 2024

Hi @zoeyLv 👋🏻

Thanks for reporting this issue. Could you show which command you ran that led to this problem?

If possible, it would be useful to have the full log as well.

@mbg mbg added the C++ label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants