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

Random crashes on Windows in Github actions #12

Open
mmomtchev opened this issue Oct 11, 2024 · 6 comments
Open

Random crashes on Windows in Github actions #12

mmomtchev opened this issue Oct 11, 2024 · 6 comments

Comments

@mmomtchev
Copy link

I tend to run a very large amount of builds in Github Actions and I have seen on several occasions what appears to be a random crash.

It is quite rare, I have seen it only in Github Actions, always on Windows, always during the configure phase.

Here is one example:
https://github.com/mmomtchev/magickwand.js/actions/runs/11283317315/job/31382560438

I haven't been able to link this to any similar issues on the official CMake tracker.

Obviously, finding it will be very difficult - especially if it happens only in Github Actions. Maybe it is an interaction between the compiler runtime and the Github Actions Windows DLLs?

I am creating this issue to track the occurrences.

@ilg-ul
Copy link
Member

ilg-ul commented Oct 11, 2024

Maybe it is an interaction between the compiler runtime and the Github Actions Windows DLLs?

Maybe, I don't know. My first thought was for some resources that are exhausted, from memory to some internal handles or similar.

Could you find a trick to save the logs as artefacts, for later inspection?

@mmomtchev
Copy link
Author

Yes, indeed, GHA runners do not have lots of memory. I will try to save the logs.

@ilg-ul
Copy link
Member

ilg-ul commented Jan 2, 2025

Any updates on this?

@mmomtchev
Copy link
Author

I have seen it a couple of times since, always in the same conditions - Github Actions, Windows platform, CMake during the configure phase and the only new information is that it always happens during the exact same configure test. Alas, I haven't been able to properly debug it, I am currently living in my van in freezing conditions because of the extortion, as I am been forced to accept a job without talking about an ongoing criminal affair that includes high-level corruption in the French and EU justice system. With limited amount of electricity, at the moment I am limited to classical paper-based research. If/when I get a new 12V computer, I will eventually move south during the spring, with the longer days and higher sun elevation, I will be able to resume my IT work.

@ilg-ul
Copy link
Member

ilg-ul commented Jan 4, 2025

Ok, good luck!

Did you get my email about the new xPack site? I don't expect you to spend your limited amount of electricity on it, I just wanted to know if you received the email.

@mmomtchev
Copy link
Author

Sure, I did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants