Skip to content

Segfault in finalizer with native addon on Macosx Ventura #45393

Discussion options

You must be logged in to vote

Probably something in that add-on. That s_napi_context_finalize function is misleadingly named because it's not a n-api function, it's from the add-on:

https://github.com/awslabs/aws-crt-nodejs/blob/b31d0c20ba6a7d10dbf4aa5c46a16f455296328c/source/module.c#L881-L905

I'd start by opening an issue over there.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by shawngardner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants