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

signal 11: Segmentation fault when using matchers with methods accepting Objective-C types #63

Open
lupuuss opened this issue Nov 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lupuuss
Copy link
Owner

lupuuss commented Nov 28, 2024

Using matchers with Objective-C types (e.g. NSDecimalNumber) results in a signal 11: Segmentation Fault.

This problem affects only Mokkery 2.6.0 and is probably caused by changes in Kotlin 2.1.0.

Using expected values instead of matchers does not cause the issue so it can be used as a temporary workaround.

@lupuuss lupuuss added the bug Something isn't working label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant