We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue tracker is only for technical issues related to Ravencoin.
General Ravencoin questions and/or support requests and are best directed to the Ravencoin Discord).
For reporting security issues, please direct message one of the core developers in discord.
QT Wallet has high memory usage on x64 windows. Seems like a potential memory leak.
Use as little memory as needed
Memory usage grows
Have used 4.3.2.1 and 4.6.1, issue persists
All i've seen in the debug log are normal UpdateTip messages.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue tracker is only for technical issues related to Ravencoin.
General Ravencoin questions and/or support requests and are best directed to the Ravencoin Discord).
For reporting security issues, please direct message one of the core developers in discord.
Describe the issue
QT Wallet has high memory usage on x64 windows. Seems like a potential memory leak.
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
raven-qt.exe 10032 Console 1 1,733,448 K
Expected behaviour
Use as little memory as needed
Actual behaviour
Memory usage grows
Screenshots.
What version of Ravencoin are you using?
Have used 4.3.2.1 and 4.6.1, issue persists
Machine specs:
Any extra information that might be useful in the debugging process.
All i've seen in the debug log are normal UpdateTip messages.
The text was updated successfully, but these errors were encountered: