Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant