Hi Sven,
It looks like an error by the runtime linker. In the logs that you have sent you have an error-message
- CANNOT LINK EXECUTABLE "/data/local/tmp/md5sum/md5sum_bin": library "libclang_rt.asan-arm-android.so" not found: needed by main executable
In https://source.chromium.org/chromium/chromium/src/+/main:tools/android/asan/third_party/asan_device_setup.sh;drc=2f5f360e57e229bd19f8c34bf2c494657b95a252;l=418 we see that the file _should_ be copied to /system/lib/ and /system/lib64/. Could you check this folder, please, if you can find this file there after running asan_device_setup.sh?
The question is, is the file missing or is it not accessible.
Best Regards,
André
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/540d50b8-46a7-4dbd-b814-0d0674577320n%40chromium.org.
Hi Sven,
It looks like an error by the runtime linker. In the logs that you have sent you have an error-message
- CANNOT LINK EXECUTABLE "/data/local/tmp/md5sum/md5sum_bin": library "libclang_rt.asan-arm-android.so" not found: needed by main executable
In https://source.chromium.org/chromium/chromium/src/+/main:tools/android/asan/third_party/asan_device_setup.sh;drc=2f5f360e57e229bd19f8c34bf2c494657b95a252;l=418 we see that the file _should_ be copied to /system/lib/ and /system/lib64/. Could you check this folder, please, if you can find this file there after running asan_device_setup.sh?
The question is, is the file missing or is it not accessible.
Best Regards,
André
From: chromi...@chromium.org <chromi...@chromium.org>
On Behalf Of Sven Dysthe
Sent: Friday, March 31, 2023 10:36 PM
To: Chromium-dev <chromi...@chromium.org>
Cc: Haiyang Pan <hy...@google.com>; Sven Dysthe <xpsven...@gmail.com>
Subject: [chromium-dev] Re: ASan Android x86 crashes on launch
Hi Haiyang Pan,
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
chromium-dev...@chromium.org.
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/540d50b8-46a7-4dbd-b814-0d0674577320n%40chromium.org.