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

Possible memory leak in QT Wallet #1209

Open
CRYPTOBULLSH opened this issue Sep 3, 2022 · 0 comments
Open

Possible memory leak in QT Wallet #1209

CRYPTOBULLSH opened this issue Sep 3, 2022 · 0 comments

Comments

@CRYPTOBULLSH
Copy link

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:

  1. Start the ravencoin qt wallet, have used 4.3.2.1 and 4.6.1
  2. 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.

image

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.

@CRYPTOBULLSH CRYPTOBULLSH changed the title Possible memory lead in QT Wallet Possible memory leak in QT Wallet Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant