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

[PortToP11] 17029-Image-crash-or-errors-when-openning-another-developper-Pharo-11-image #17583

Open
wants to merge 1 commit into
base: Pharo11
Choose a base branch
from

Conversation

tesonep
Copy link
Collaborator

@tesonep tesonep commented Jan 8, 2025

No description provided.

…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.
Copy link

request-info bot commented Jan 8, 2025

This issue has either a default title or empty body. We would appreciate it if you could provide more information. Note: I am not a very intelligent bot, I can only react to new comments. Please add a comment for me if you update the body or title.

@tesonep tesonep changed the base branch from Pharo13 to Pharo11 January 8, 2025 14:05
@guillep
Copy link
Member

guillep commented Jan 9, 2025

Failing test in windows is probably related?

PrimitiveFailed: primitive #primitivePerformWorkerCall:withArguments: in TFSameThreadRunner failed
TFSameThreadRunner(ProtoObject)>>primitiveFailed:
TFSameThreadRunner(ProtoObject)>>primitiveFailed
TFSameThreadRunner>>primitivePerformWorkerCall:withArguments:
TFSameThreadRunner>>invokeFunction:withArguments:
AthensCairoSurface class>>destroySurfaceHandle:
TFCalloutAPI(FFICalloutAPI)>>function:library:
AthensCairoSurface class(Object)>>ffiCall:library:options:fixedArgumentCount:
AthensCairoSurface class(Object)>>ffiCall:library:options:
AthensCairoSurface class(Object)>>ffiCall:
AthensCairoSurface class>>destroySurfaceHandle:

@tesonep
Copy link
Collaborator Author

tesonep commented Jan 9, 2025

I am checking, it looks like all P11 PRs are failing... strange

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.

2 participants