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

Segfault on Catalina with C++ extension #54

Open
borupdaniel opened this issue Nov 2, 2020 · 0 comments
Open

Segfault on Catalina with C++ extension #54

borupdaniel opened this issue Nov 2, 2020 · 0 comments

Comments

@borupdaniel
Copy link
Member

We have a user running a custom PyFi extension that is segfaulting. I'm able to reproduce this on my OSX laptop with Catalina. It does not seem to occur on lower versions of OSX or any other OS.

The segfault occurs when the method in the C++ kernel file is called from within the PyMOD file. However, error output is showing that the crash occurs on another thread.

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

1 participant