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

[Makefile:790: unittest/wallet/test/run-db] Error 7 #7961

Open
grubles opened this issue Dec 20, 2024 · 0 comments
Open

[Makefile:790: unittest/wallet/test/run-db] Error 7 #7961

grubles opened this issue Dec 20, 2024 · 0 comments

Comments

@grubles
Copy link
Contributor

grubles commented Dec 20, 2024

CLN v24.11.1

Running make check on Fedora 40 produces this valgrind error:

BOLTDIR=.tmp.lightningrfc VALGRIND=1 valgrind -q --error-exitcode=7 --track-origins=yes --leak-check=full --show-reachable=yes --errors-for-leak-kinds=all wallet/test/run-db > /dev/null
==504724== 11,264 bytes in 1 blocks are still reachable in loss record 1 of 1
==504724==    at 0x484B133: calloc (vg_replace_malloc.c:1675)
==504724==    by 0x411D15: trace_init (trace.c:153)
==504724==    by 0x411D57: trace_span_start (trace.c:263)
==504724==    by 0x41A624: db_open_ (utils.c:367)
==504724==    by 0x41A746: create_test_db (run-db.c:364)
==504724==    by 0x41A794: test_empty_db_migrate (run-db.c:374)
==504724==    by 0x423959: main (run-db.c:535)
==504724== 
make: *** [Makefile:790: unittest/wallet/test/run-db] Error 7
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