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

AARCH64/ARM64 OSProcess forking crashes VM immediately #681

Open
timrowledge opened this issue Apr 11, 2024 · 2 comments
Open

AARCH64/ARM64 OSProcess forking crashes VM immediately #681

timrowledge opened this issue Apr 11, 2024 · 2 comments

Comments

@timrowledge
Copy link
Contributor

OSProcess includes a neat way to fork the running image/vm but unfortunately it doesn't work on arm64 (at least, not on a Pi3/4/5).

We had some discussion about this a while back (sorry, not written notes I can find) and I think we concluded it was likely to do with the setup for the dual-access of the translated code memory area not getting carried across with the fork.

@OpenSmalltalk-Bot
Copy link

OpenSmalltalk-Bot commented Apr 11, 2024 via email

@OpenSmalltalk-Bot
Copy link

OpenSmalltalk-Bot commented Apr 11, 2024 via email

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

2 participants