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

port-to-P13: #17029 Image crash or errors when openning another developper Pharo 11 image #17118

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

tesonep
Copy link
Collaborator

@tesonep tesonep commented Sep 17, 2024

  • When there are concurrently processes using the same FFI methods, they might produce a situation where registered methods are wrong. The registered method might ends with a FFI method pointing to an FFI method and not to the original mehtod.

  • Adding a test also.

…hey might produce a situation where registered methods are wrong. The registered method might ends with a FFI method pointing to an FFI method and not to the original mehtod.

- Adding a test also.
@MarcusDenker
Copy link
Member

LibTTYTest is failing, but we are seeing that for other PRs, too (I added #17127 )

@Ducasse Ducasse merged commit 5d7ce7c into pharo-project:Pharo13 Sep 18, 2024
1 of 2 checks passed
@tesonep tesonep deleted the 17029-port-to-P13 branch September 19, 2024 13:04
@MarcusDenker MarcusDenker changed the title 17029-port-to-P13 port-to-P13: #17029 Image crash or errors when openning another developper Pharo 11 image Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants