Comment #4 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
Hi All,
I'm planning to do the ASan for chrome shell.
AddressSanitizer (ASAN) --> Building on Android.
I followed the below steps :
gclient sync --nohooks
. build/android/envsetup.sh
GYP_DEFINES="OS=android asan=1 component=shared_library" gclient runhooks.
I'm able to build and install the chromeshell.apk and contentshell.apk,
but unable to launch the application its crashing at launch.
as per my understanding crash may be due to :
1. Huge binary size like ChromeShell.apk size is 77 MB.
2. Binary contains the 75 + shared libraries (*.cr.so) (I think Android
will only support 128 shared lib)
Please help in running the ASAN with Chrome on Android .
--
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.