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

Unicorn Crash on Mac M1 / Should use upstream Unicorn #11

Open
xhyumiracle opened this issue Jul 4, 2024 · 0 comments
Open

Unicorn Crash on Mac M1 / Should use upstream Unicorn #11

xhyumiracle opened this issue Jul 4, 2024 · 0 comments

Comments

@xhyumiracle
Copy link

When running `` on Mac M1, it crashed with the same error msg described here.

According to the issue it should be fixed in this commit.

Yet in opML we used a fork https://github.com/geohot/unicorn which doesn't include that fix, and updating the submodule itself doesn't simply fix it, since the Unicorn API version is different:

Different API version between core & binding (UC_ERR_VERSION)

In conclusion, I assume we'd better to adopt the upstream Unicorn version instead of the fork?

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