gapid apk for may crash on Android supporting multiple ABI when querying device info
Open
bug
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce, trace and replay an 32bit arm apk on Pixel C on Android 8.0 (whose preferred abi is 64bit arm. Then delete the 64 bit version of gapid apk.
Do not exit the gapid apk on the device.
Then do another trace for a 32 bit apk. This time, gapid will use the 32 bit version of gapid.apk to query the device info. And gapid.apk on device will crash.
Contributor guide
Assessment
This issue has not been assessed yet.