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

[Bug]: after some build watches, memory crashes, as something leaks and grows in ram #6487

Open
VanderSP opened this issue May 9, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@VanderSP
Copy link

VanderSP commented May 9, 2024

System Info

windows 11, powershell

Details

if i remember it started to happens after 0.6.4 ~

Reproduce link

No response

Reproduce Steps

Just work for example 1 hour at medium/high saving frequency... build watch mode...
at some point you will hit

start Compiling...
● Client ━━━━━━━━━━━━━━━━━━━━━━━━━ (1%) make
memory allocation of 150994944 bytes failed

@VanderSP VanderSP added bug Something isn't working pending triage The issue/PR is currently untouched. labels May 9, 2024
@h-a-n-a
Copy link
Collaborator

h-a-n-a commented May 9, 2024

Would you please create a minimal reproduction? If it's an internal project or it's hard to create a repro, please paste the configuration being used.

@VanderSP
Copy link
Author

It´s a nice idea, anytime i will try to make some project and trigger a lot of build watches

@VanderSP
Copy link
Author

Sorry not managed yet a repro, but maybe its not ram... but disk... when i break the build watch process after a while, i reclaim 6gb of space, maybe hitting low disk, because i always run low on disk, round ~6 ~8gb free... but why it´s accumulating?

@LingyuCoder
Copy link
Collaborator

not sure why this happens, perhaps you can try to disable the virtual memory setting of windows 11

@LingyuCoder LingyuCoder removed the pending triage The issue/PR is currently untouched. label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants