I believe llvm_symbolizer expects python2 interpreter. You could try
one of these
* install your Python 3 as /usr/local/bin/python3 to avoid shadowing
default system Python
* explicitly run llvm_symbolizer under Python2 interpreter
* update asan_symbolizer.py using 2to3

-Y

-- 
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to