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

bug: examples seg fault #222

Open
RaphaelDarley opened this issue Jul 31, 2023 · 2 comments
Open

bug: examples seg fault #222

RaphaelDarley opened this issue Jul 31, 2023 · 2 comments

Comments

@RaphaelDarley
Copy link

accessing fields causes segfault

recreate:

git clone https://github.com/infinyon/node-bindgen.git
cd node-bindgen/examples/class-simple
make test

this causes

make: *** [test] Segmentation fault: 11
@digikata
Copy link
Collaborator

digikata commented Sep 14, 2023

Can you provide more information about the system and node version. Reproduction on this seems to succeed w/ no test failures in CI as well as manual tests in macos and linux? node versions 18 & 20

@morenol
Copy link
Contributor

morenol commented Sep 26, 2023

This should be fixed by #259

@RaphaelDarley Can you try again using the latest changes on this PR? In case that it fails, could you describe which node version you are using and which OS?

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

3 participants