Skip to content

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

@xhyumiracle

Description

@xhyumiracle

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions