You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./configure --with-sanitizers=address CC=clang CXX=clang++ && make -j 16
ASAN_OPTIONS=detect_leaks=0 ./test/functional/wallet_multiwallet.py
# Look in the leftover tempdir: cat ./node0/stderr/tmp*
# Addresses can be converted with addr2line -e ...