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
Moved from bitcoin/bitcoin#30629.
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 to free memory as soon as it can be freed
unfortunately can't reproduce, though people can check if they have a same entry in their registry
No response
Pre-built binaries
v27.1 but not sure if entry was created after or before upgrading
NT6.1 x64 esu updates applied 6.1.7601.27216 as of 10 August 2024
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Moved from bitcoin/bitcoin#30629.
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: