Jeroen Ketema

Results 206 comments of Jeroen Ketema

Hi @qu0dy, Thanks for the report. Just to confirm: does the build script you linked to allow you to successfully build XNU when invoked by itself? If so, could you...

> @jketema the issue resolved when I used: `codeql database create xnu-database --language=cpp --command="./build.sh"` Just to confirm: Did you check - using a CodeQL query - that the database actually...

Hi @qu0dy, Thanks for the confirmation and the logs. Since you have a workaround, there doesn't seem to be an immediate urgency to get this resolved. So, we'll track this...

Hi @dmc1778, Thanks for your question. From `./codeql database create mydb --language=cpp` I suspect you are in the directory in which you installed CodeQL and not in the directory which...

@turbo's answer is still valid. For an up-to-date public roadmap see: https://github.com/orgs/github/projects/4247/views/1

Hi @Godrichp, Thanks for the report. The build-tracer.log file you've included seems to be from a database created with CodeQL 2.17.0. Would you be able to share the build-tracer.log for...

In addition could you share the complete database-create-xxx.log file? Preferably the one from the same database creation run that created the requested build-tracer.log file, as that will allow for matching...

Hi @Godrichp, Thanks for the logs, we'll investigate this further.

@Godrichp Apologies for not getting back earlier. A workaround for the crash was introduced in CodeQL 2.17.5. A proper fix will be part of CodeQL 2.19.2, which should be released...