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

"heapleakdetection" entry in registry for bitcoin-qt.exe #845

Open
1 task done
fanquake opened this issue Nov 20, 2024 · 1 comment
Open
1 task done

"heapleakdetection" entry in registry for bitcoin-qt.exe #845

fanquake opened this issue Nov 20, 2024 · 1 comment

Comments

@fanquake
Copy link
Member

Moved from bitcoin/bitcoin#30629.

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

there is an entry indicating there is a heap leak in bitcoin-qt.exe:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RADAR\HeapLeakDetection\DiagnosedApplications\bitcoin-qt.exe]
"LastDetectionTime"=hex(b):ce,61,4c,3c,47,bc,da,01

unfortunately no details, also it could be qt related? i hope so :D

Expected behaviour

expected to free memory as soon as it can be freed

Steps to reproduce

unfortunately can't reproduce, though people can check if they have a same entry in their registry

Relevant log output

No response

How did you obtain Bitcoin Core

Pre-built binaries

What version of Bitcoin Core are you using?

v27.1 but not sure if entry was created after or before upgrading

Operating system and version

NT6.1 x64 esu updates applied 6.1.7601.27216 as of 10 August 2024

Machine specifications

No response

@fanquake
Copy link
Member Author

Actually the hex LastDetectionTime translates to:

LDAP: 133626153101189582
Epoch/Unix time: 1718141710
GMT: 2024. June 11., Tuesday 21:35:10

so it cannot be v27.1 as it wasn't released yet, i used v27.0 at that time.

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