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

Problem: Could not allocate dynamic translator buffer #1559

Merged
merged 1 commit into from Feb 25, 2022

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Feb 20, 2022

Could not allocate dynamic translator buffer error while
trying to perform any memory-related operation.

This happens on aarch64 (MacBook Pro M1)

Solution: ensure aarch64 architecture is properly checked against

Fixes #1556

`Could not allocate dynamic translator buffer` error while
trying to perform any memory-related operation.

This happens on aarch64 (MacBook Pro M1)

Solution: ensure aarch64 architecture is properly checked against

Fixes unicorn-engine#1556
@wtdcode
Copy link
Member

wtdcode commented Feb 20, 2022

This is weird. I can't understand why this define is needed.

@yrashk
Copy link
Contributor Author

yrashk commented Feb 21, 2022

cc @zhouxy158

@wtdcode
Copy link
Member

wtdcode commented Feb 25, 2022

Anyway, it looks harmless so let it go. Thanks!

@wtdcode wtdcode merged commit 8e2f70a into unicorn-engine:dev Feb 25, 2022
@yrashk
Copy link
Contributor Author

yrashk commented Mar 24, 2022

@wtdcode what's the rc release policy, any ETA for the next rc release? Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants