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

"No space left on device" regression with 2.18.1 #17141

Open
cary-ilm opened this issue Aug 3, 2024 · 1 comment
Open

"No space left on device" regression with 2.18.1 #17141

cary-ilm opened this issue Aug 3, 2024 · 1 comment
Assignees
Labels
C++ question Further information is requested

Comments

@cary-ilm
Copy link

cary-ilm commented Aug 3, 2024

Description of the issue

The CodeQL c-cpp workflow on the OpenEXR repo began failing on July 27. We use the default configuration, and runs have traditionally taken 4-12 minutes, but without significant changes to our code, runs began taking 1 hour and failing with the disk filling up. I reverted the repo back to the commit from the last successful run and it failed, indicating it's not likely something on our end.

I managed to revert the version of CodeQL in the workflow to 2.18.0, and everything is back to working smoothly.

Any clues what might be causing this?

The log from the last successful run is here. Log from the first failed run is here.

The PR that address the problem for OpenEXR by reverting to 2.18.0 is here.

@cary-ilm cary-ilm added the question Further information is requested label Aug 3, 2024
@geoffw0
Copy link
Contributor

geoffw0 commented Aug 8, 2024

Hi @cary-ilm , I have confirmed there is a problem with the performance (both time and space) of alias analysis computations on this database. We'll let you know here when there's a solution.

@geoffw0 geoffw0 added the C++ label Aug 13, 2024
@geoffw0 geoffw0 self-assigned this Aug 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