Possible memory leak in QT Wallet
CRYPTOBULLSH opened this issue · 0 comments
CRYPTOBULLSH commented
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:
- Start the ravencoin qt wallet, have used 4.3.2.1 and 4.6.1
- Wait a few days, memory will slowly increase from about 900MB to about 1.7GB:
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:
- OS: Windows 10, 21H1
- CPU: i7-5820K
- RAM: 112GB
- Disk size: 1TB
- Disk Type (HD/SDD): SSD
Any extra information that might be useful in the debugging process.
All i've seen in the debug log are normal UpdateTip messages.