Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Support for running qasan on aarch64 host #16

Open
cyanpencil opened this issue Nov 17, 2020 · 0 comments
Open

Support for running qasan on aarch64 host #16

cyanpencil opened this issue Nov 17, 2020 · 0 comments

Comments

@cyanpencil
Copy link

Right now qasan does not support running aarch64 binaries on a aarch64 host. Having native support would be nice now that arm CPUs are gaining popularity.

Running ./qasan /bin/ls gives me the following crash:

qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xaaaad6ce68c6

Tested on Ubuntu 18.04.1 LTS, aarch64, built with ./build.py --arch=aarch64 --cc gcc --cxx g++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant