Open GoogleCodeExporter opened 9 years ago
ASan runtime library not found
>> Remounting /system rw
This is impossible: there is "exit 1" immediately after the second line.
I/ (15162): 0x40118000-0x401cf000 /system/lib/libclang_rt.asan-arm-android.so
I/ (15162): 0x7ba3a000-0x7baf1000 /system/lib/libclang_rt.asan-arm-android.so
You've got two instances of the same library loaded in one process. Interesting!
Are you using normal, stock android image? Did it ever work before?
I think libchromium_android_linker.cr.so may be doing something weird with
shared libraries. For some reason it is not loaded at all on our bot:
http://build.chromium.org/p/chromium.fyi/builders/Android%20Asan%20Builder%20Tes
ts%20%28dbg%29/builds/4132
Original comment by euge...@google.com
on 7 Jul 2014 at 12:21
Original issue reported on code.google.com by
kulkarni...@gmail.com
on 7 Jul 2014 at 11:49