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

Memory increase slowly and then fill up all memory #137

Closed
Seraphli opened this issue Dec 30, 2019 · 6 comments
Closed

Memory increase slowly and then fill up all memory #137

Seraphli opened this issue Dec 30, 2019 · 6 comments

Comments

@Seraphli
Copy link

General information:

  • OS name: Windows
  • OS version: 7
  • OS architecture: 64 bits
  • Resolutions:
    • Monitor 1: 1920x1080
    • Monitor 2: 1920x1080
  • Python version: 3.7.5
  • MSS version: 4.0.3

Description of the warning/error

I'm running a script to capture screen in VMware. The system win7 is running inside VMware.
I dispatch 6GB memory for this machine. After running the script for about 6 hours, the python process fills up all memory and cause the Out of Memory error.

@BoboTiG
Copy link
Owner

BoboTiG commented Dec 30, 2019

Could you try the version from the master branch? Several memory leak issues were fixed.

@Seraphli
Copy link
Author

Okay, I will try it out. I'm currently just writing a bat script to restart the python script.

@Seraphli
Copy link
Author

I have tested the version 5.0.0 for 15 minutes, and the problem is resolved. Thank you!
I will run a test for hours later, see if there is a problem.
I will close this issue now.

@BoboTiG
Copy link
Owner

BoboTiG commented Dec 30, 2019

Great! I will make a new release this week. Let me know if you problem is really solved (I think so).

@Seraphli
Copy link
Author

Confirm the problem solved.

@BoboTiG
Copy link
Owner

BoboTiG commented Dec 31, 2019

Excellent! Thank you :)

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

No branches or pull requests

2 participants