Steps to reproduce on current master adf27b531a7fcd7066ab6649e8073bd1895a823a:
0./configure --with-sanitizers=address CC=clang CXX=clang++ && make -j 16
1ASAN_OPTIONS=detect_leaks=0 ./test/functional/wallet_multiwallet.py
2# Look in the leftover tempdir: cat ./node0/stderr/tmp*
3# Addresses can be converted with addr2line -e ...