Updates:
Status: Accepted
Comment #2 on issue 320 by [email protected]: Unable to use
asan_device_setup.sh on android
http://code.google.com/p/address-sanitizer/issues/detail?id=320
Sorry for the delay.
The problem here is that historically we have 2 paths of running ASan on
Android - one through the platform tree (works only for platform binaries
and libraries), and the other through asan_device_setup for NDK apps.
Currently they conflict - asan_device_setup trips on the asanwrapper binary
from the platform build.
If you are primarily interested in sanitizing NDK apps, I suggest flashing
a normal -userdebug build of Android. Then stock asan_device_setup should
just work.
I'll look into making these 2 modes play along. The end result will
probably look a lot like asan_device_setup in its current form.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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.