Did you read this?
https://clang.llvm.org/docs/AddressSanitizer.html#symbolizing-the-reports
You can activate debug information also in an optimised release build to get the filename and line number.
If you don’t optimise your build then the call stack might look nicer. But it could be that the application runs very slowly.
Regards,
Lukas
--
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 address-saniti...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.