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

LLVM OOMs on various PRs #50205

Closed
d-netto opened this issue Jun 18, 2023 · 4 comments
Closed

LLVM OOMs on various PRs #50205

d-netto opened this issue Jun 18, 2023 · 4 comments
Labels
domain:building Build system, or building Julia or its dependencies domain:ci Continuous integration system:windows Affects only Windows system:32-bit Affects only 32-bit systems

Comments

@giordano giordano added domain:building Build system, or building Julia or its dependencies system:windows Affects only Windows system:32-bit Affects only 32-bit systems domain:ci Continuous integration labels Jun 18, 2023
@maleadt
Copy link
Member

maleadt commented Jun 18, 2023

Only i686 builds, right? x-ref #47938, debug builds have been failing for a while already.

@c42f
Copy link
Member

c42f commented Jun 18, 2023

In #46372 I saw this on the i686 windows build several times, though it seemed to be intermittent. I couldn't reproduce locally when running the i686 build under cygwin.

@d-netto
Copy link
Member Author

d-netto commented Jun 18, 2023

@maleadt
Copy link
Member

maleadt commented Jun 18, 2023

Just saw it on win64: https://buildkite.com/julialang/julia-master/builds/24929#0188cef1-b49c-4ec2-be40-f58be2a6df1b

That's during testing, though. I think the build issue is separate, because we may legitimately require 4GB of memory to build the sysimg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies domain:ci Continuous integration system:windows Affects only Windows system:32-bit Affects only 32-bit systems
Projects
None yet
Development

No branches or pull requests

4 participants